• Get the following error:

    Warning: wpdb::require_once(/home/domain/public_html/wp-content/plugins/db-cache-reloaded/db-functions.php) [wpdb.require-once]: failed to open stream: No such file or directory in /home/domain/public_html/wp-content/db.php on line 700

    Is there a procedure to properly delete this plugin considering the files it creates outside its plugin directory?

    http://wordpress.org/extend/plugins/db-cache-reloaded/

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

    I would follow the following steps:

    1) Disable caching from DB Cache Reloaded admin panel.
    2) Deactivate the plugin from WP Plugin panel.
    3) Delete plugin.

    Failing the above and if you don’t get a response on this forum you could always check out the forum of the plugin’s predecessor to see whether a similar issue was reported.

    I have decided to put this plugin on hold (as promising as it looked during testing) until I see more input from the author.

    R

    Thread Starter thewebhead

    (@thewebhead)

    Hi, it was disabled and deactivated when I attempted to delete.

    I followed the steps outlined above and then deleted the /wp-content/
    plugins/db-cache-reloaded folder from file-manager.

    No errors as far as admin access.

    Not sure what’s going on in your situation. Have you tried clearing browser cache after uninstall and deletion?

    Other than that I’m out of ideas.

    R

    Please delete wp-content/db.php file too – DB Cache Reloaded creates this file when you enable caching.

    When you disable this plugin from admin section, it should remove all cached files and wp-content/db.php file.

    I have updated plugin so it can detect such situation and display message to admin now.

    Please upgrade to version 1.1.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: DB Cache Reloaded] Try to delete plugin, can’t access admin until I upload again’ is closed to new replies.