Replies: 3
Hi,
Can anyone explain why or how this plugin could still be throwing error messages even when it is deactivated?
I’ve been trying to work out some issue with another plugin, “Facebook for WooCommerce”. The authors asked me to deactivate any OG tag plugins for troubleshooting, and I’ve deactivated this plugin. I’ve also deactivated any caching going on.
In the WooCommerce logs, fatal errors, I see this:
2023-02-18T01:38:48+00:00 CRITICAL Uncaught Error: Call to undefined function webdados_fb_run() in /[redacted]/wp-content/plugins/wonderm00ns-simple-facebook-open-graph-tags/fbimg.php:6
Stack trace:
#0 {main}
thrown in /[redacted]/wp-content/plugins/wonderm00ns-simple-facebook-open-graph-tags/fbimg.php on line 6
2023-02-18T01:38:51+00:00 CRITICAL Uncaught Error: Call to undefined function webdados_fb_run() in /[redacted]/wp-content/plugins/wonderm00ns-simple-facebook-open-graph-tags/fbimg.php:6
Stack trace:
#0 {main}
thrown in /[redacted]/wp-content/plugins/wonderm00ns-simple-facebook-open-graph-tags/fbimg.php on line 6
How can those errors happen while the plugin is inactive?