• conorthomson

    (@conorthomson)


    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

Viewing 8 replies - 1 through 8 (of 8 total)
  • esmi

    (@esmi)

    Try re-uploading all files & folders from a fresh download of WordPress.

    christopherross

    (@christopherross)

    @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

    karoun

    (@karoun)

    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?

    fonglh

    (@fonglh)

    @karoun use FTP to rename the twentyten theme folder to f8-lite. Remember to rename the original f8-lite folder to something else first.

    esmi

    (@esmi)

    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.

    christopherross

    (@christopherross)

    @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

    (@wrenculp)

    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?

    esmi

    (@esmi)

    Please post a new topic in the Troubleshooting forum. Your problem is completely unrelated.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘fatal error pluggable.php line 35’ is closed to new replies.