This is what I got (follows). Thought it was kind of strange that Tabber Tabs has been putting up a doing-it-wrong error code on *other* plugins off and on for several years (I think this is the 4th time), and then throwing a fatal error itself. I’ve only had that problem once with any other plugin. So, I just disabled Tabber Tabs altogether. All set now.
Error Code: php_code_error:1:/home/XXX/public_html/wp-content/plugins/yet-another-related-posts-plugin/cache-tables.php:234:Call to undefined function _doing_it_wrong()
Message: A fatal code error occurred.
If you are unable to fix this problem, please copy all the text on this screen and send it to [email protected].
Debug Data:
Array
(
[0] => Array
(
[file] => /home/XXX/public_html/wp-content/plugins/tabber-widget/lib/classes/it-error.php
[line] => 123
[function] => fatal
[class] => ITError
[type] => ::
[args] => Array
(
[0] => php_code_error:1:/home/XXX/public_html/wp-content/plugins/yet-another-related-posts-plugin/cache-tables.php:234:Call to undefined function _doing_it_wrong()
[1] => A fatal code error occurred.
)
)
[1] => Array
(
[file] => /home/XXX/public_html/wp-content/plugins/tabber-widget/lib/classes/it-error.php
[line] => 150
[function] => handle_error
[class] => ITError
[type] => ::
[args] => Array
(
[0] => 1
[1] => Call to undefined function _doing_it_wrong()
[2] => /home/XXX/public_html/wp-content/plugins/yet-another-related-posts-plugin/cache-tables.php
[3] => 234
)
)
[2] => Array
(
[function] => it_error_shutdown
[args] => Array
(
)
)
)