Cannot login to WP admin area

by 4 replies
5
Hi,

can someone help?

When I enter my sites wp area these error messages appear:

Warning: Creating default object from empty value in /home/..../admin/admin.php on line 429

Warning: Cannot modify header information - headers already sent by (output started at /home/......./admin/admin.php:429) in /home/........./wp-includes/pluggable.php on line 1121


Thanks
#programming #admin #area #login
  • Check for white-spaces on wp-config.php outside <?php and ?>, and then make sure you save the file as UTF-8.
  • Are you trying to login for the first time, or you were used to login without any problem before, but now you are faced with that problem?

    If you were used to login before and this is a new problem, then upload a fresh copy of admin.php through FTP and try again.

    You can paste the URL here, so that I can take a look.
  • Remove the plugin you just intalled. It's broken or not compatible with you WordPress version.
    • [1] reply
    • .. or he can debug it.

      I do this myself for many plugins. In fact, I've released some of them in the past, when the original author was MIA, yet the plugin was unique and good.

Next Topics on Trending Feed