• Resolved javiernarvaez

    (@javiernarvaez)


    Hi we need help!
    Have this error:
    Warning: include(/home/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /home/wp-settings.php on line 84 Warning: include(): Failed opening '/home/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/wp-settings.php on line 84 Warning: require(/wp-includes/author-template.php): failed to open stream: No such file or directory in /home/wp-settings.php on line 165 Fatal error: require(): Failed opening required '/home/author-template.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/wp-settings.php on line 165

    Can you help us please!????

    • This topic was modified 3 years, 9 months ago by javiernarvaez.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @javiernarvaez

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    Can you please share when have you started seeing this warning?
    Can you also please check if the file advanced-cache.php exists in the /wp-content/ folder?
    Thanks!

    Thread Starter javiernarvaez

    (@javiernarvaez)

    Hi Marko! thanks a lot for your response.
    The warning started to appear yesterday.
    The file advanced-cache.php exist in the /wp-content folder.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @javiernarvaez

    Just to be more precise, have you made any channels that triggered that warning?
    Can you please manually delete the file, then go to your wp dashboard, and save all settings and purge the cache in the W3TC general settings?
    Thanks!

    Thread Starter javiernarvaez

    (@javiernarvaez)

    Hi Marko, thank you, the site has not made any configuration changes or new plugins, nothing. Only new posts have been uploaded.
    The site is now blank so I can’t access the admin to make the changes you ask me to do. If I can access the ftp, and I can delete the file.
    i do?
    the site is https://www.ihistoriapucv.cl
    Thanks

    Thread Starter javiernarvaez

    (@javiernarvaez)

    In order to see the warning problem that I showed in the previous post, I had to do a “debug false” in wordpress. If I don’t, everything is blank.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @,

    Please follow the steps below to completely remove W3 Total Cache:
    1. Check .htaccess File (make backup)
    W3TC will create many directives in .htaccess file to control the caching behavior. Each section will start and end with comments like “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”.
    Ensure that no residual entries are left over in your .htaccess file after deleting the plugin.
    2. Delete wp-content files and folders
    – cache folder
    – w3tc-config folder
    – object-cache.php (if exists)
    – advanced-cache.php (if exists)
    – db.php (if exists)
    – upgrade folder
    – delete w3-total-cache folder in wp-content/plugins/ (if exists)
    3. Delete Cached Files from CDN (if using CDN)
    Besides deleting all the relevant files, if you use CDN then ensure to purge the cached content from your CDN. This is necessary when you enabled minify option in W3TC settings. You should delete the minified and combined scripts and CSS files from your CDN server to avoid the site breaking on the browser.
    4. Go to your wp dashboard and re-install W3 Total Cache
    Thanks!

    Thread Starter javiernarvaez

    (@javiernarvaez)

    I feel a little desesperated you tell me erase files. The site depends of this files? o if i erase i can recover the site….thats good? the site can be recover? please helpme.

    Hi, im trying to delete all the files you tellme:

    – all the content of .htaccess file is on this lines:
    “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”
    I make a backup and deleted all the content of.htaccess

    – cache folder i cant delete, i cant have permissions to delete.
    – w3tc-config folder – Deleted
    – object-cache.php no exists on the folder
    – advanced-cache.php – Deleted
    – db.php no exists on the folder
    – upgrade folder – deleted (it was empty)
    – w3-total-cache on plugins folder, deleted.

    3. Delete Cached Files from CDN (if using CDN)
    Where i can see this files? is plugin? I think i dont have this service.

    The site continues on blank…
    What else can I do?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @javiernarvaez

    These are W3TC files so you should not worry about using the content.
    As for the cache folder please reach out to your hosting provider for permission to delete it.
    If you are not using the CDN you should not worry about step 3.
    You should not delete the entire .htaccess file. You should only delete the W3TC lines within the .htaccess file and keep all other lines.
    I hope this helps!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Problem’ is closed to new replies.