Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1278231

    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

    #1278275

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.