conorthomson
Member
Posted 1 year ago #
Hey,
Litteraly just inputed the mysql database info and it created the wp-config file then it said ready to go onto install and when I come on to the install.php page this come up
Fatal error: Call to undefined function setup_userdata() in /home/a4861922/public_html/wp-includes/pluggable.php on line 35
This is whats on line 35
setup_userdata($current_user->ID);
Hope someone can help?
thanks
Try re-uploading all files & folders from a fresh download of WordPress.
@conorthomson, this error is common if there's a problem in one of your plugins. I appreciate this is a fresh install but is it possible you previously installed WP using the same database and directory?
If so, remove your plugins with an FTP client (/wp-content/plugins/) to see if that helps.
Chris
I'm getting something very similar when I try to log-in, and it won't let me get past this screen -- refreshing and going back aren't helping.
Fatal error: Call to undefined function add_editor_style() in /home/content/70/6308770/html/wp-content/themes/f8-lite/functions.php on line 15
if I can't even access the site to edit, how can I get around this?
@karoun use FTP to rename the twentyten theme folder to f8-lite. Remember to rename the original f8-lite folder to something else first.
use FTP to rename the twentyten theme folder to f8-lite
No! Just rename wp-content/themes/f8-lite to wp-content/themes/f8-lite-old.
@karoun your theme is not compatible with WordPress 3.1
FTP into your server and rename your folder (f8-lite) to something else. When you reload the admin, it'll default to the default theme and let you load.
chris
wrenculp
Member
Posted 1 year ago #
guys I'm having the same problem. A girl in my class accidentally changed the theme and clicked activate, resulting in
Fatal error: Call to undefined function add_editor_style() in /home2/coppells/public_html/wp-content/themes/supermodne/functions.php on line 37
I want to change my theme back to our old one (church4.0).
What should I do?
Please post a new topic in the Troubleshooting forum. Your problem is completely unrelated.