Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tm110821

    (@tm110821)

    HEllo Steve,

    Last night I could see where the daily podcast cron job wasn’t scheduled to publish. The expire was showing but not the future publish.I deactivated and then reactivated the Staff List Pro plugin and it appeared correctly The podcast then published correctly at the scheduled time. It appears that there is a definite issue with Staff List Pro. I am reaching out to them again.

    Thanks

    Thread Starter tm110821

    (@tm110821)

    Hello Steve,

    I had received an automatic error email as shown below right after I added the CRON fix in our config file. Note: the issue with the new daily podcast not publishing didn’t occur last night. Everything went as it should. The only difference I know of was an update to Staff List Pro plugin. This all may be related to that plugin causing a conflict somehow. I am hoping it all goes well again tonight with the daily podcast changeover.

    Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

    In this case, WordPress caught an error with one of your plugins, Post Expirator.

    WordPress version 5.8.2
    Current plugin: Post Expirator (version 2.6.2)
    PHP version 7.4.19

    An error of type E_COMPILE_ERROR was caused in line 297 of the file /app/plugins/post-expirator/classes/Display.class.php. Error message: require_once(): Failed opening required ‘/app/plugins/post-expirator/classes/post-expirator-debug.php’ (include_path=’.:/usr/share/pear:/usr/share/php’)

    Thread Starter tm110821

    (@tm110821)

    I followed the instructions for Disable CRON, adding define(‘DISABLE_WP_CRON’, true);
    to the wp-config file right above That’s all line
    and it then threw a fatal error in the post Expirator plugin. So I put the wp-config back to what it was
    DISABLE_WP_CRON WP cron status Enabled

    Another weird thing is that if I deactivate and then reactivate the Post Expirator plugin it will show the CRON event in PE diagnostics tab and also in the CRON line of WordFence diagnostics tools tab. If I don’t do that it doesn’t show it.

    Another thing is that the issues only seem to affect podcast files as far as posts not publishing as scheduled. A regular post will publish.

    • This reply was modified 4 years, 7 months ago by tm110821.
Viewing 3 replies - 1 through 3 (of 3 total)