PHP Warning: Undefined array key “terms”
-
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 143Could that be the source of the problem?
The topic ‘PHP Warning: Undefined array key “terms”’ is closed to new replies.