Apr 26, 2022 11:39 am
I noticed my debug.log was almost 4GB (!!!) and it’s full of this php warning: undefined array key.
PHP Warning: Undefined array key “title”
PHP Warning: Undefined array key “topicid”
PHP Warning: Undefined array key “url”
They all point to plugins/wpforo/wpf-includes/functions-template.php file.
Any ideas how troubleshoot this warning? What might be causing it?
3 Replies
Apr 26, 2022 12:51 pm
Please delete these logs, then if you get new one provide us the log info also the row of the warning in the /functions-template.php file.
Apr 26, 2022 1:35 pm
We fixed it m is a bug.
When you hide a topic from users if it has recent post creates this errors from the recents posts widget.