• DL10

    (@dl10)


    I had everything current and running smoothly until I partially installed an older backup file from Dreamweaver. I have fixed many of the error messages that I was given but don’t know what to do with the most recent one (that is preventing my blog from being displayed at all):

    Fatal error: Call to undefined function get_blogs_of_user() in /home/ecosmart/public_html/designlab10.com/notables/wp-includes/class-wp-admin-bar.php on line 18

    This is the code that is on line 18:
    $this->user->blogs = get_blogs_of_user( get_current_user_id() );

    I am a designer, not a programmer. Could someone please help?

  • The topic ‘Fatal error: Call to undefined function get_blogs_of_user()…class-wp-admin-bar’ is closed to new replies.