Archived topic
The Plugin Breaks
4 replies · Started by elsa on January 28, 2020
Hi,
I got these statements in the image. Could you please help to solve this. Disable the plugin in the hosting file only make it break.

Hi there,
A warning shouldn't cause a white page like that. The first thing I would do is turn off WP_DEBUG: https://wordpress.org/support/article/debugging-in-wordpress/
That should allow you to access the Dashboard.
Then, make sure you're using GP Premium 1.9.1.
After that, make sure you're using a current version of PHP (7.x).
hi tom,
I have turned off the debug by adding this line:
define( 'WP_DEBUG', false );
The problem still persists every time I want to access the dashboard. I guess it uses an older version of GP since it's installed from back up files.
Thanks
hi Tom,
I could handle it. Thanks!
Glad you got it sorted :)