#26865 closed defect (bug) (invalid)
error wp-includes user.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Hi
I can't login!!
Fatal error: Cannot redeclare check_password_reset_key() (previously declared in /home/drmarcel/public_html/wp-login.php:281) in /home/drmarcel/public_html/wp-includes/user.php on line 1637
What to do!!
www.drmarceloolivan.com.br
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hello DrMarceloOlivan,
This is not the place for support questions, please start a topic at http://wordpress.org/support/forum/how-to-and-troubleshooting for proper support. This site is for reporting bugs found in all WordPress installations. Yours is unique to your site.
FWIW, your wp-login.php file should not be declaring
check_password_reset_key()
, it has apparently been corrupted. This specific problem can be cured by copying the original file from a fresh download matching your version of WordPress into your root installation folder.