@kbdiverservices Could you please try to de-activate the plugin and activate it again? and check if the issue is resolved?
Haha, you’re joking right? We’ve definitely done that just to confirm it was that plugin throwing the errors. Nothing has changed unless it’s deactivated.
@kbdiverservices Where do you see these errors, do you see it in WordPress admin or error_logs, and are you able to access WordPress admin after activating the plugin?
We can access wordpress admin no problem. The errors are in our apache2 server error.log and our debug.log
The errors go away when I deactivate your plugin.
@kbdiverservices First I would like to clarify that the messages you see are not errors. They are information for debugging.
Could you please turn on debugging by adding
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
to your wp-config.php and see if you get any comments in your page’s source code such as <!-- Cached by WP-Optimize, then share us the information to investigate further
What are you talking about? Where do you think I got the errors from? Debugging has been on and I’ve shared the errors multiple times now.
Also why would I get comments on my source code, by the way that’s a SUPER VAGUE statement, with debugging on.
The error is literally YOUR ERROR. The error says to notify you. How are you not aware of the issue??? It literally tells me to report it to support in the error.