• Resolved wpress1

    (@wpress1)


    I’ve had the following issue for several weeks: every Saturday night, the plugin breaks and I have to reset all settings. There must be a conflict with another plugin or server setting, but I haven’t been able to fix it. It happens at the exact same time and day every week.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    this indicates that some cron job runs at that time which might corrupt the database where Ad Inserter settings are stored (ad_inserter option in the wp_options table in the database).

    Try to disable all plugins that might periodically optimize/change the database to see the difference.

    I would also suggest to check the database for any errors.

    Thread Starter wpress1

    (@wpress1)

    Thanks. I installed a cron plugin and what’s odd is that there’s no scheduled weekly cron for the day and time where the plugin breaks. I will keep looking and report back.

    Thread Starter wpress1

    (@wpress1)

    Unfortuntaley the issue still persists. Debug reports the following issue:

    PHP Notice: unserialize(): Error at offset 3936 of 39249 bytes in /public_html/wp-content/plugins/ad-inserter/ad-inserter.php on line 5491

    Plugin Author Spacetime

    (@spacetime)

    This indicates corrupted ad_inserter?option – where plugin settings are stored. You have some issue with the database.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.