Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter tmtcaterer

    (@tmtcaterer)

    Thanks for the immediate response last week guys! After the manual update, I went back and noticed I was missing a file. Then made sure they were all manually updated. Made sure my core files were returned to unedited versions. By disabling both my plugins/theme, my admin page returned. Then I went ahead and manually updated my current theme. Website is back to normal, my wp-cu3er plugin is the only thing that doesn’t seem to work anymore but at least my website is live!!

    Thanks for the help, definitely appreciate it!

    Thread Starter tmtcaterer

    (@tmtcaterer)

    Alright, if i add the line that was deleted from the functions page, it leads to 2 errors:

    Fatal error: require_once(): Failed opening required ‘/home/elrancho/public_html/wp-content/themes/Caterer/framework/extended/tgm-plugin-activation/class-tgm-plugin-activation.php’ (include_path=’.:/opt/php54/lib/php’) in /home/elrancho/public_html/wp-content/themes/Caterer/functions.php on line 113

    Fatal error: require_once(): Failed opening required ‘/home/elrancho/public_html/wp-admin/includes/class-wp-list-table.php’ (include_path=’.:/opt/php54/lib/php’) in /home/elrancho/public_html/wp-content/themes/Caterer/framework/extended/tgm-plugin-activation/class-tgm-plugin-activation.php on line 1063

    So no I can disable that extended/plugin and delete the line on functions, but admin page won’t load still.

    Thread Starter tmtcaterer

    (@tmtcaterer)

    Okay, so after the manual install I disabled the plugins by changing the name of the plugin folder. Then had one line of code pop up, I changed the name of that file as well.


    Fatal error: require_once(): Failed opening required ‘/home/elrancho/public_html/wp-admin/includes/class-wp-list-table.php’ (include_path=’.:/opt/php54/lib/php’) in /home/elrancho/public_html/wp-content/themes/Caterer/framework/extended/tgm-plugin-activation/class-tgm-plugin-activation.php on line 1063″

    After changing that file name there was an error on my functions.php page it was line 113 which I deleted.


    // Load Extended Functionality
    require_once(TRUETHEMES_EXTENDED . ‘/tgm-plugin-activation/class-tgm-plugin-activation.php’);

    Now my website is working without any plugins, however I can’t access my wp-admin page? It looks like I’m hopefully going in the right direction.

    • This reply was modified 6 years, 8 months ago by tmtcaterer.
    Thread Starter tmtcaterer

    (@tmtcaterer)

    I went through the file manager on my cpanel, opened wp-config.php made sure database/username/pw were the same. After making sure they’re the same I updated my pw on my cpanel and made the adjustment on wp-config.php to see if that helped.

    I did a manual install and now there’s an error coming up?

    Warning: require_once(/home/elrancho/public_html/wp-admin/includes/plugin.php): failed to open stream: No such file or directory in /home/elrancho/public_html/wp-content/plugins/gravity-forms-sticky-list/includes/start.php on line 169

    Fatal error: require_once(): Failed opening required ‘/home/elrancho/public_html/wp-admin/includes/plugin.php’ (include_path=’.:/opt/php54/lib/php’) in /home/elrancho/public_html/wp-content/plugins/gravity-forms-sticky-list/includes/start.php on line 169′

    Thread Starter tmtcaterer

    (@tmtcaterer)

    Hi Steve,

    I checked and everything’s correct. I reset the password and made sure it’s the same as well. Still isn’t working.

Viewing 5 replies - 1 through 5 (of 5 total)