Good morning,
May you give me some advise to resolve my problems ? See there what is happening….
https://www.summagestion.com/
https://www.summagestion.com/wp-admin
Regards,
Vanessa
Hi vanesnet,
Please try to disable debugging in your wp-config.php file, located in the root of your WordPress installation.
You should find this code (most likely in line 80):
define( 'WP_DEBUG', true );
then replace it with:
define( 'WP_DEBUG', false );
if you aren’t sure how to do this, then please provide us with FTP access.
Best regards,
Nikko