Fatal error in user.php
-
I’m getting this error on the “update” page and on the “all users” page,can’t access either.
I think it’s been there for some time, but the rest of the site functions fine, I just didn’t notice it until I tried to change one of the users status.Fatal error: Call to undefined method wpdb::esc_like() in /home/kcmjo925/public_html/wp-includes/user.php on line 1095
I compared the user.php file with a fresh version, and they are different. I replaced it, and that caused a different error code in another php file.
Should I just replace the entire folder (wp-includes)? Or should I replace more? Is it safe to do without loosing anything?
The topic ‘Fatal error in user.php’ is closed to new replies.