• I have a brand new install of this plugin (never used before).
    Was able to create an ad and display it using the functions method in my theme, but I cannot create any places.
    I put in all the required Place info, save, but nothing is listed on the Places admin screen (“no records to display”). Sometimes I can’t even see that, it just shows the spinning circle icon on the Places page. Cleared browser cache, no luck.

    On another note: when using the functions display method including wrapping tags, got a php error, saying 3rd variable was missing though I had copied directly from your documentation:
    if(function_exists('samProDrawAd')) samProDrawAd( 1, array('before' => '<div class="ad">', 'after' => '</div>') );
    You might want to update the example code to include it:
    if(function_exists('samProDrawAd')) samProDrawAd( 1, array('before' => '<div class="ad">', 'after' => '</div>'), true );
    or make it optional.

    Thanks!

    https://wordpress.org/plugins/sam-pro-free/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author minimus

    (@minimus)

    Go to the plugin’s Settings page and click Save button. Maybe this will help.

    Thread Starter tnightingale

    (@tnightingale)

    Didn’t help. In fact when I create a new place and click “Save”, on the same screen it goes back to the same screen as before I filled it in – nothing I entered is there, no name, default size, all fields reset.

    Thread Starter tnightingale

    (@tnightingale)

    Just upgraded to the latest version that you have posted; now when I try to save a Place I get a 403 error page.
    I was actually able to save one Place before that (apparently), but only if I chose a standard size instead of a custom size (which I need). But then I still got the spinning circle on the Places admin screen, no places listed.
    So I can’t tell if the problem was related to custom size because now I can’t even save a regular size one.

    Thread Starter tnightingale

    (@tnightingale)

    More testing – finally can see the Places list (randomly stopped showing the spinning circle, I did nothing different) and it shows the one I saved at a standard size. Tried saving a custom size one again and while I didn’t get the 403 error, it also didn’t save it at all – screen is reset after I hit save.
    So it does seem to be a problem with custom sizes. Is there a way to add my own sizes to the drop down list, via a filter in my theme’s functions file?

    Thread Starter tnightingale

    (@tnightingale)

    Update – not saving for any size now again. Sometimes getting the 403 error, sometimes just clearing the screen. Sometimes can see the single one I miraculously saved on the Places screen, sometimes a spinning circle. ??

    Thread Starter tnightingale

    (@tnightingale)

    System info:
    SAM Pro Edition: Free
    SAM Pro Version: 1.5.6.36
    SAM Pro DB Version: 1.0
    Wordpress Version: 4.4.2
    PHP Version: 5.5.32
    MySQL Version: 5.6.28
    PHP Memory Limit: 256M
    WP Memory Limit: 40M

    Plugin Author minimus

    (@minimus)

    Try to reinstall plugin…

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Cannot save any Places’ is closed to new replies.