• Hello:
    I had my website running on an old vantage theme, and older wp version.
    I lost the site due to file system corruption (don’t know how that happened). Hence, I could not get the site restarted.
    Anyways, I was able to save a copy of my site’s DB.
    So now Im trying to bring my site up by installing a newer version of Wp 5.4.4. (old theme is not compatible with latest wp version)
    WP loaded fine with default themes. Then I installed the old vantage theme, it loaded fine, I was bale to get access the admin dashboard and all functions.
    Then I dropped this DB and replaced with my site’s saved DB.
    Now my site loas de theme header but nothing else. I can login as admin but the dashboard does not load any admin functionality so I cannot do any changes to the theme.

    Just in case, I have done all steps mentioned here but nothing has worked so far.
    https://wordpress.org/support/topic/wp-admin-page-does-not-load/

    Only messages (from debugging) i can see are many of these:

    Notice: Undefined index: type in /home/aplusg7/public_html/site.com/directorio-en-espanol/wp-content/themes/vantage/includes/payments/order-factory.php on line 97

    Warning: Cannot modify header information – headers already sent by (output started at /home/aplusg7/public_html/site.com/directorio-en-espanol/wp-content/themes/vantage/includes/payments/order-factory.php:97) in /home/aplusg7/public_html/site.com/directorio-en-espanol/wp-includes/functions.php on line 6225

    Warning: Cannot modify header information – headers already sent by (output started at /home/aplusg7/public_html/site.com/directorio-en-espanol/wp-content/themes/vantage/includes/payments/order-factory.php:97) in /home/aplusg7/public_html/site.com/directorio-en-espanol/wp-includes/pluggable.php on line 972

    Warning: Cannot modify header
    Any help you can provide.
    Thank you so much

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    My apologies for the trouble you are having fully loading your dashboard. This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    If you can install plugins, install and activate “Health Check”: https://wordpress.org/plugins/health-check/
    It will add some additional feature under create a new menu position Tools > Site Health.
    On its troubleshooting tab, you can Enable Troubleshooting Mode. This will disable all plugins, switch to a standard WordPress theme (if available), allow you to turn your plugins on and off and switch between themes, without affecting normal visitors to your site. This allows you to test for various compatibility issues.
    There’s a more detailed description about how to use the Health Check plugin and its Troubleshooting Mode at https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/

    Thread Starter cyberdiverse

    (@cyberdiverse)

    Hi noobe1kenobe,
    if you read my post, you would have noticed that I cannot access the dashboard functions; hence, cannot disable plugins or change themes, etc.
    I’m hoping someone can help me resolve this issue soon.
    Thankss.

    My apologies for the confusion and inconvenience. Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter cyberdiverse

    (@cyberdiverse)

    It looks like I wrote too many details in my original post…my bad.
    But I did do the steps you mentioned which they are also mentioned here
    https://wordpress.org/support/topic/wp-admin-page-does-not-load/
    It did all the steps mentioned in the link but nothing worked.

    But I sure thank you for trying to help.

    Thread Starter cyberdiverse

    (@cyberdiverse)

    any other ideas? can someone help me?

    Try yoursite.com/wp-login.php instead of /wp-admin. See if you can navigate to yoursite.com/wp-admin/options.php and regain any back-end navigation at all. Also, take a look at the similar issues that have had discussion here in the forums and see if anything shares similarities with your situation. It may spark some ideas.

    https://wordpress.org/support/topic-tag/blank-wp-admin/

    https://wordpress.org/search/blank+wp-admin#gsc.tab=0&gsc.q=blank%20wp-admin&gsc.sort=

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

The topic ‘wp dashboard does not fully load’ is closed to new replies.