• Resolved Kelsey Kesler Piche

    (@keslerpiche)


    I was deciding if I wanted to change my theme (to Asana) and was having problems with the possible new theme. There was something wrong with the theme and I would get the white page when I went into preview. So I tried to completely delete the theme and upload new one. It never worked.

    Somewhere along the way I now cannot even use the theme I was using before (Florence). Now I have the white page of death and after much googling still dont know what to do. I have backed up my database. I think I need to redo my wordpress files but before I do that I thought I would ask to see if someone understands the error messages on my page now.

    Warning: require_once(/home/keslerpi/public_html/wp-admin/includes/class-wp-list-table.php): failed to open stream: No such file or directory in /home/keslerpi/public_html/wp-content/themes/florence/class-tgm-plugin-activation.php on line 1165

    Fatal error: require_once(): Failed opening required ‘/home/keslerpi/public_html/wp-admin/includes/class-wp-list-table.php’ (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/keslerpi/public_html/wp-content/themes/florence/class-tgm-plugin-activation.php on line 1165

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter Kelsey Kesler Piche

    (@keslerpiche)

    I should also mention i have disabled all plugins by changing name to plugins_old. I uploaded new class-wp-list-table.php. I also uploaded new class-tgm-plugin-activation.php file.

    I dont understand what (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) means.

    Line 1164-1165 looks like :
    if ( ! class_exists( ‘WP_List_Table’ ) ) {
    require_once ABSPATH . ‘wp-admin/includes/class-wp-list-table.php’;
    }

    The florence theme is also struggling for some reason.

    Try using your FTP client to rename the florence theme folder to florence.old, then revisit your site at yoursite.com/wp-admin and see if the default WordPress theme will take over and let you back in.

    Thread Starter Kelsey Kesler Piche

    (@keslerpiche)

    by changing the name on the florence theme the child theme seems to take over a and the website site sort of works again. https://www.thesolarfri.com but I am obviously, missing a lot of structure. So I guess its my theme thats broken?

    Thread Starter Kelsey Kesler Piche

    (@keslerpiche)

    I still have no access to wp-admin though. I get a white page when I try.

    Thread Starter Kelsey Kesler Piche

    (@keslerpiche)

    If I change the name on the child theme to _old then I get a message that “The theme directory “florence-child” does not exist.”

    Try renaming the “florence-child” theme, if that’s actually your active theme.

    ^^ our posts overlapped.

    When I visit /wp-admin on your site I get a redirect/loop type error. When I visit /wp-login.php, I get a login dialog with no styling.

    Your server responses return a “404 not found” error on https://www.thesolarfri.com/wp-admin/load-styles.php

    Maybe you have some missing files in the wp-admin directory, or you have a server config issue (htaccess file, or a security plugin of some sort?) that’s causing a problem?

    Thread Starter Kelsey Kesler Piche

    (@keslerpiche)

    Would it work to export my wp-content files and wp-config.php and completely redo wp and then upload those back in?

    You’re on the right track… Make sure you have complete back-ups of everything first. The complete instructions and check list for doing a manual update can be found here: https://codex.www.ads-software.com/Updating_WordPress
    It mentions which files and directories you should be careful of.

    Thread Starter Kelsey Kesler Piche

    (@keslerpiche)

    okay I’ll get started thanks.

    Thread Starter Kelsey Kesler Piche

    (@keslerpiche)

    I am back up and running!! WordPress files must have been damaged some how.

    I backed up my child theme files. And uploaded new wordpress. I then uploaded new theme files and changed my child theme back (no more _old). and I am back up and running. I have to re add plugins back, but Ill do that one at a time in case there are any problems there.

    Thanks for your help!!

    You’re welcome!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘White Page of Death’ is closed to new replies.