• Made a silly mistake and changed the URLs in WP settings. Lost my website completely. Got it back again now. But still can’t get access to change anything. Have amended my wp-config.php file. That got the site up again. Here are the messages I get now…Am using a Sueva theme…

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-login.php on line 418

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-login.php on line 431

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 935

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 936

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 937

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 938

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 939

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 940

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 943

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 944

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 945

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 946

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 949

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 950

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 951

    Warning: Cannot modify header information – headers already sent by (output started at /home/rodm/public_html/wp-content/plugins/simple-breaks/simple-breaks.php:532) in /home/rodm/public_html/wp-includes/pluggable.php on line 952

Viewing 1 replies (of 1 total)
  • Disable your all plugin from database (phpmyadmin)
    UPDATE wp_options SET option_value = ” WHERE option_name = ‘active_plugins’;
    connect from backoffice
    and active all plugin, only simple-breaks.

Viewing 1 replies (of 1 total)
  • The topic ‘Can't access my WP account/dashboard’ is closed to new replies.