• nikki

    (@nikkidomesticallydelicious)


    I went on vacation and several friends began emailing me that my website quit working. I tried to login through the admin page but that won’t load either. I thought maybe it was a problem with my theme, so I went through the FTP and deleted that, but still nothing.

    I’m not great with the tech side of this so i’m not sure what to do next. Help? Thank you!

    https://www.domesticallydelicious.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • hello nikki,
    find this code in wp-config.php using FTP
    define( 'WP_DEBUG', false );
    and replace with this code

    define( 'WP_DEBUG', true );

    and look its shows some error notification on site. ??

    Thread Starter nikki

    (@nikkidomesticallydelicious)

    Thanks. So it came back with these two issues:

    Strict Standards: Declaration of All_in_One_SEO_Pack::get_current_options() should be compatible with All_in_One_SEO_Pack_Module::get_current_options($opts = Array, $location = NULL, $defaults = NULL, $post = NULL) in /home5/domestn0/public_html/wp-content/plugins/all-in-one-seo-pack/aioseop_class.php on line 12

    Fatal error: Call to undefined function wp_get_current_user() in /home5/domestn0/public_html/wp-includes/capabilities.php on line 1342

    Suggestions on how to fix this? Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site not loading’ is closed to new replies.