• Resolved gaiusjaugustus

    (@gaiusjaugustus)


    I have set up my server to run wp-cron events through a cronjob. However, the cronjob is failing due to a PHP error being caused by the Glossary plugin. I’m waiting for my host’s support team to give me the exact error from the cron error log, but so far they’ve told me it is a “PHP error relates to a class loading issue within the “glossary-by-codeat” plugin.”

    Perhaps related, I can see the following warning in my server’s error log.

    mod_fcgid: stderr: PHP Warning:  FS_Plugin::__construct(): The script tried to access a property on an incomplete object. Please ensure that the class definition "FS_Plugin" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/-------/wp/wp-content/plugins/glossary-by-codeat/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin.php on line 134

    When I deactivate the Glossary plugin, my cronjobs run successfully.

    Thanks in advance for any help!
    Gaius

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gaiusjaugustus

    (@gaiusjaugustus)

    Please disregard this. After further investigation, I don’t believe this is causing my cronjob issues. If anything changes, I’ll update this topic or start a new one. My apologies for any inconvenience.

    However, the warning message *is* appearing in my error log, and it would be great to see this resolved in a future update.

    Hi,
    the next plugin release will have the latest freemius sdk (that in meantime they released a new version that I think fix that issue).

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