• Hi,

    I’ve searched and searched the forums, and although I have found this error and (reputed) fixes for it, it not one of the fixes works for me.

    I have never encountered a problem I couldnt fix, and never had to post here. I am now asking for someones help to get this fixed, I am getting desperate.

    The issue is this:
    ADMIN ERROR =
    (a whole lot of stuff then —>) Fatal error: Call to undefined function nocache_headers() in /home/mumpages/public_html/wp-admin/admin.php on line 32

    PUBLIC ERROR =
    (a whole lot of stuff then —>) Fatal error: Call to undefined function wp() in /home/mumpages/public_html/wp-blog-header.php on line 14

    What doesnt work:
    1. renaming/removing plugin folders
    2. Using a subdomain’s wp-config.php file doesnt work due to the references pointing toward the subdomain
    3. Its not a theme issue, I tried to force WP to default to the default theme (never a good option, I my site will only work on my current theme thats it)

    What coicided with this error – nothing. No plugins were updated, no upgrades were done. It was working fine then this. Seriously about to go INSANE. Can anyone help? ??

    https://mumpages.com

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

    (@mumpages)

    Oh and messing with the .htaccess file doesnt help either!!

    Thread Starter guvna0

    (@mumpages)

    FYI ‘line 14’ in wp-blog-header.php reads:

    wp();

    …which is totally normal. My site gets quite a few hits each day and I have hundreds of paying customers, any/all assistance would be great… I would be in your debt… I am desperate!!! Please help.

    Try this:
    1. Make a backup of the current data, files database etc ..
    2. Download the previous version of WordPress your site was running
    3. Manually copying back all the core WP folders and files back to your root folder all files related to WordPress, (not over write wp-content you will lose your files and themes..)
    4. Now you are able to overcome the error.
    5. After that try disable all plugins and themes, and update wp
    6. Activate plugins one by one, if you see the error activating any plugin that cause the problem.

    Thread Starter guvna0

    (@mumpages)

    Thanks ajithrn ?? Excellent advice.

    I did in fact find the issue last night – with the help of developer friends – the answer was found in my .hacklog :-/

    Restoring wp-config.php was the solution, as was contacting my hosting provider. To say I was p*ssed off was an understatement!

    I had the same problem. Later on found that the problem was due to I didnt have sufficient disk space. Increasing the disk space solved my problem. But I did a reinstall after that.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error: Call to undefined function nocache_headers()…line 32/14’ is closed to new replies.