• Resolved paulagilarde

    (@paulagilarde)


    I’m having a similar problem to https://www.ads-software.com/support/topic/admin-dashboard-broken-?replies=3
    but it’s not the exact same.

    I tried to log into my site using https://bedford.tv/wp-admin and got the following errors:

    Warning: include(./wp-admin/includes/class-wp-admin-list-table.php) [function.include]: failed to open stream: No such file or directory in /home/madalt/bedford.tv/wp-admin/index.php on line 8

    Warning: include() [function.include]: Failed opening ‘./wp-admin/includes/class-wp-admin-list-table.php’ for inclusion (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/madalt/bedford.tv/wp-admin/index.php on line 8

    Warning: require(/home/madalt/bedford.tv/wp-admin/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/madalt/bedford.tv/wp-admin/index.php on line 17

    Fatal error: require() [function.require]: Failed opening required ‘/home/madalt/bedford.tv/wp-admin/wp-blog-header.php’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/madalt/bedford.tv/wp-admin/index.php on line 17

    I tried logging in using wp-login.php and ended up with the same errors once I entered my username and password. I haven’t updated the site since last Thursday (5 days ago) and then the only change I made was to update an image – no coding/plugin changes. The site is running, I just can’t get into the dashboard.

    I tried to see if any of the files mentioned in the error message were missing from my install and the were all there.

    I’m at a total loss. Help please!

Viewing 11 replies - 1 through 11 (of 11 total)
  • I’m having the same issue. Everything was working fine yesterday. Nothing was changed other than a blog post update or two.

    The only thing i can think of is that I had not updated to the most recent version of WordPress because of several issues (plug in compatibility concerns and other issues), so it’s possible it’s been hacked but I see nothing obvious indicating that in the site files.

    –Jessica

    @paulagilarde – try renaming your plugins folder on the server to plugins.HOLD

    Thread Starter paulagilarde

    (@paulagilarde)

    Thanks for responding. I renamed the plugins folder and I’m still getting the error.

    Okay, so try downloading a new copy of WP to your local computer and then using FTP, replace all files and folders EXCEPT the wp-content folder and the wp-config.php file. Be sure to delete the old versions before uploading the new ones to be sure they are cleanly replaced.

    Thread Starter paulagilarde

    (@paulagilarde)

    I did that and it seems to have solved the problem – I am able to get into the dashboard now. THANK YOU! Any idea what caused the problem?

    So glad to hear you’re back up! Really hard to know what happened – funny things can happen (site and server) and code gets corrupted – so replacing those files usually does fix that.

    Hi
    A new copy of WP is helpful for me .

    Thanks

    Hello

    Im experiencing exactly the same problem as described by Paula above.

    To fix the problem I have uploaded a 3 weeks old backup – and then everything was up and running Again – for less than 24 hours!

    Now i’m back to not being able to acces the Dashboard.

    After having installed the backup I updated my plugins one by one. Logged out and logged in Again – to check if any of the plugins were the problem. But I encountered no problems having updated them all.

    The only activity i have been able to spot was the creation of a filed called “class-wp-admin-list-table.php” in the folder ” /public_html/wp-admin/includes” late last night after I had gone to bed…

    Help.

    Regards
    Mads

    kleimkuehler

    (@kleimkuehler)

    Hi there having the same problem. Can’t login at all to change anything. Can someone help?

    Warning: include(./wp-admin/includes/class-wp-admin-list-table.php): failed to open stream: No such file or directory in /home2/katie/public_html/wp-admin/index.php on line 8

    Warning: include(./wp-admin/includes/class-wp-admin-list-table.php): failed to open stream: No such file or directory in /home2/katie/public_html/wp-admin/index.php on line 8

    Warning: include(): Failed opening ‘./wp-admin/includes/class-wp-admin-list-table.php’ for inclusion (include_path=’.:/opt/php54/lib/php’) in /home2/katie/public_html/wp-admin/index.php on line 8

    Warning: require(/home2/katie/public_html/wp-admin/wp-blog-header.php): failed to open stream: No such file or directory in /home2/katie/public_html/wp-admin/index.php on line 17

    Fatal error: require(): Failed opening required ‘/home2/katie/public_html/wp-admin/wp-blog-header.php’ (include_path=’.:/opt/php54/lib/php’) in /home2/katie/public_html/wp-admin/index.php on line 17

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Unable to log into the admin dashboard’ is closed to new replies.