• Hello,

    I’ve managed to install the plugin and import settings from the old SAM plugin. I’ve encountered the following issues:

    1 – during data migration there was an error that made Ads not being linked to their Ad places. I’ve done that manually, after importing eveything.
    2 – Ads in trash still display in site. You have to manually delete them from trash.
    3 – Ad blocks – you no longed have the option to not show something in one of the block items. All block items default to the first item in the list (the list with ads, zones, places…)
    4 – Default CSS element classes are ignored – they’re prefilled with same values as in the previous SAM plugin eg: “sam-container”, but the output code is “sam-pro-container”. The “-pro” string is added to all three classes.
    5 – Image mode ads – noindex and nofollow attributes are ignored (the output code doesn’t display them). I’ve changed the sam-pro-ad.php file by adding the attributes to line 122.

    That’s it currently. I’ll follow up if I find more issues

    https://www.ads-software.com/plugins/sam-pro-free/

Viewing 1 replies (of 1 total)
  • Plugin Author minimus

    (@minimus)

    1. Data conversion is performed using SQL query without using PHP. This means that if the query is executed correctly on my server, it should run properly on your server. If your server has insufficient resources MySQL, errors may occur. Just repeat migration process. MySQL will use cache and query will run correctly.
    2. If you use Ad Object (not Place Object) you are forcing the ad displaying without any dependences. Only Place Object uses properties and restrictions of ad. Use this Object for outputting your own ads.
    3. It seems to me that the use of empty seats in a grid of block is a bad idea.
    4. Yes, it is. The user should not change their CSS scripts.
    5. Will be resolved in next version.

    Thanks for testing

Viewing 1 replies (of 1 total)
  • The topic ‘Issues found after install’ is closed to new replies.