• Resolved nathaningram

    (@nathaningram)


    Hi folks! We’ve been having problems with PublishPress Future executing scheduled actions on one of our clients’ websites.

    An example of the issues we are seeing:
    A post was supposed to expire last week, but did not. We are certain that expiration was enabled and the date set. Looking at the post now, the expiration option is unchecked.

    We have run through the “Troubleshooting in PublishPress” link that you’ve shared on other threads and no issues with anything there.

    We did find this error multiple times in our error log around the time when the actions should have been executed:

    PHP Warning: Undefined array key "terms" in /…/public_html/wp-content/plugins/post-expirator/src/Views/classic-metabox.php on line 143

    Could that be the source of the problem?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    Hi @nathaningram

    I dont think the warning is related. We will fix the warning in the next release.

    For your issue, you can try to create test post and try to expire it. Monitor it with WP Crontrol plugin to see if the cron is fired correctly or no.

    Thanks,

    Hi, same problem for me. When a post to any taxonomy is expired, it shows the PHP warning. On the default (draft, private, trash, etc.) there is no warning.
    But it seems to work anyway.

    Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    @dani31bu We will fix the warning in the next release. Thanks for your patience

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP Warning: Undefined array key “terms”’ is closed to new replies.