Fatal error: Call to undefined function get_home_path()
-
Hey,
I tried to update my WordPress to the newest version today and probably didn’t think that through. Something obviously didn’t go the way it was supposed to. Anyway, whenever I’m trying to get to the Dashboard now, the system returns
Fatal error: Call to undefined function get_home_path() in wordpress/wp-admin/includes/misc.php on line 128
Line 128 in misc.php is the following:
$home_path = get_home_path();
Any way to repair the damage, or do I have to roll back to my saved copy of all the files and hope for the best?
- The topic ‘Fatal error: Call to undefined function get_home_path()’ is closed to new replies.