There are no comparable plugins for caching database queries.
]]>Hello,
Please can you update this plugin to support php 7.3
]]>I note this plugin does not work with PHP 7? Is there an alternative option or plugin?
https://www.ads-software.com/plugins/wpbase-cache/ also has header issues
]]>Hi,
DB Cache Reloaded Fix compatible with WordPress 4.9?
Sincerely, Valentine Kleinburd
CEO of Kleinburd Digital Agency
Hi guys,
I just checked an old site of mine, and my frontpage looks like :
Parse error: syntax error, unexpected ‘new’ (T_NEW) in /homepages/1/d381725306/htdocs/livrescuisine_net/wp-content/plugins/db-cache-reloaded-fix/db-module.php on line 214
I tried to rename wp-content/plugins in plugins2, and this is what i get.
Warning: require_once(/homepages/1/d381725306/htdocs/livrescuisine_net/wp-content/plugins/db-cache-reloaded-fix/db-module.php): failed to open stream: No such file or directory in /homepages/1/d381725306/htdocs/livrescuisine_net/wp-content/db.php on line 94
Fatal error: require_once(): Failed opening required ‘/homepages/1/d381725306/htdocs/livrescuisine_net/wp-content/plugins/db-cache-reloaded-fix/db-module.php’ (include_path=’.:/usr/lib/php7.0′) in /homepages/1/d381725306/htdocs/livrescuisine_net/wp-content/db.php on line 94
I can’t access to wp-login on anything else other than my FTP access. I would prefer not to install everything again from scratch… ??
Any ideas?
Pierre Adrien
]]>DB Cache Reloaded Fix messed up my site by keeping it thru too many WP updates. Question: how to completely eliminate this plugin thru FTP or cpanel?
Neither I nor hosting service – WestHost – know what to do, since there is no more support. Just renaming it to disable and deleting a couple of files, like db.php doesn’t work.
The original developer says, “If you are a web developer fork me on [Github] (https://github.com/ivankristianto/DB-Cache-Reloaded-Fix)’. I do not know GitHub, nor want to.
Parse error: syntax error, unexpected ‘new’ (T_NEW) in /home/r/richdcru/v8wp/public_html/wp-content/plugins/db-cache-reloaded-fix/db-cache-reloaded.php on line 91
]]>after error in renaming plugin folder i start having this issue….
i renamed the folder back, re-install db-reloaded but still have this error on almost every URL.
Warning: require_once(/zzzz/love/wp-content/plugins/db-cache-reloaded-fix/db-module.php) [function.require-once]: failed to open stream: No such file or directory in /zzzz/love/wp-content/db.php on line 94
Fatal error: require_once() [function.require]: Failed opening required ‘/zzzz/love/wp-content/plugins/db-cache-reloaded-fix/db-module.php’ (include_path=’.:/usr/local/php5.3/lib/php’) in /zzzz/love/wp-content/db.php on line 94
all files are there:
– db.php
– db-config.ini
!!!
workaround is to add ‘?” in the end of urls to acess it… but i want to have everything working as before…..
Hi,
is there any alternative for this great but outdated plugin?
Thanks!
]]>Hi Ivan,
Just installed your plugin and checked some page sources. It shows at the bottom
After opening home page went to blog page
<!– Generated in 0.643 seconds. Made 32 queries to database and 31 cached queries. Memory used – 41.95MB –>
<!– Cached by DB Cache Reloaded Fix –>
and back to home page page
<!– Generated in 1.704 seconds. Made 199 queries to database and 144 cached queries. Memory used – 45.83MB –>
<!– Cached by DB Cache Reloaded Fix –>
Went to blog page again and second time back to home page increased load time?
<!– Generated in 5.341 seconds. Made 199 queries to database and 144 cached queries. Memory used – 45.83MB –>
<!– Cached by DB Cache Reloaded Fix –>
Is it normal to use this amount of memory, and how it affect hosting server and CPU load?
Otherwise this is first cache plugin that works fine from first installation and no hustle running it,
Looking forward for your reply
Kind regards,
Sinisa
]]>Hi.
I have installed DB Cache Reloaded Fix, which makes our gallery quite smoother to load. But a collision appeared with this plugin. The backup jobs are running repeatedly every 3-5 minutes when some visitor comes.
In the DB Cache Reloaded Fix plugin is a column called Cache filter. It says “Do not cache queries that contains this input contents. Divide different filters with ‘|’ (vertical line, e.g. ‘_posts|_postmeta’).” Can you please advice me the input, what should I add here to exclude caching for BackWPup?
]]>Hey,
Nice plugin – I’ve made a few small fixes and checked it out on 3.8
Please review the code here:
If you can’t view it, let me know an email and I’ll send a zip.
Q
]]>I am testing some plugins cache and no are compatible with wordpress 3.8, are this plugin compatible? thansk
]]>Deprecated: Assigning the return value of new by reference is deprecated in /home1/doitordo/public_html/studentstudyskills/wp-content/plugins/db-cache-reloaded-fix/db-cache-reloaded.php on line 91
]]>Hello,
We are using quick cache plugin with cloudflare freeware.
If we add this plugin – will it work or hurt?
If it works well – then what should be our settings for the plugin in terms of minutes? We have large sized visitors (20,000 per day) and pages are rendered with quick cache.
As site is frequently updated – the quick cache regenerates the respective post and front page upon each update / delete / publishing. I will like front page to be fresh – not with old queries.
How can this work?
regards, Riu
]]>Hi,
i used for some time the plugin and then uninstalled it.
Today i tried the update WP to 3.5.2 with the automatic update but it fails; i get the same error i got when i had caching enabled (downloading etc shown twice etc).
I double checked in plugin section and i am sure the plugin is no longer installed
I tried installing it again, clearing chace, disabling and uninstalling again but the issue remains.
Help?
Thanks!
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>I have had a problem with the plugin and I disinstall it, but after the uninstall I get a 500 error. Only after the reuploadind of the plugin directory the site goes up.
How can disinstall the plugin without problem?
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>Hello dear
There is a little error in spanish translation
The plugin show
<!– Gerado en {timer} segundos. {queries} consultas a la Base de Datos. {cached} consultas cacheadas. Memoria usada – {memory} –>
Should be
<!– Generado en {timer} segundos. {queries} consultas a la Base de Datos. {cached} consultas cacheadas. Memoria usada – {memory} –>
THANKS
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>After some reading and tinkering, I can report that the solution that allowed me to enable the plugin and see it work was the following:
/wp-content/
Added blank db-config.ini, chmod to 777
Copy dp.php here, chmod to 777
/wp-content/plugins/db-cache-reloaded-fix/
Added /cache/ directory and chmod to 777
When I Enabled the plugin and Saved the settings, the [error] alert boxes disappeared and I could see a new series of folders in the /cache/ directory. In my estimation that is the best way to tell it’s set up correctly (that and seeing the db-config.ini file is no longer an empty file).
I hope that helps someone out there!
Ansel Taft
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>Hello,
I get this memory issue with db cache reloaded fix plugin:
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 33554432 bytes) in /home/…/public_html/wp-content/plugins/db-cache-reloaded-fix/db-module.php on line 464
To disappear this error, i increased the limit in php.ini to 1280M.
This is exaggerated! :/
Can someone please help me to fix this issue?
Thank you!
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>Hellow love your plugin it work but many time on all my pages the comment say like 120 query on home page an 7 in cache, 78 query on a other page and again only 7 in cache and it doing that on all my pages.. do you have a idea ? because some time it work like : 30 query and 28 in cache but just after i reload and bam : again 7 in cache..
ps : i have set to 1day the expire date and leave empty the filter..
Thank !!!!
(Sorry for my french..)
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>Hi there,
is the plugin compatible with Cloudflare and wp super cache? Would it make any difference to use all 3 together?
Thanks,
Jim
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>I think that db-cache-reloaded-fix is malware. I’m unable to delete it from my plugin folder and from File Manager. My wp admin and my homepage are displaying a blank white screen. I’m asking my web host to delete it permanently from my account. I’ve had nothing but problems with this plugin.
Use ONLY W3TC for db cache.
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>Great plugin! But i use the “search meter” plugin, can i exclude the stats from being cached?
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>I just downloaded this plugin. I’m getting the following error when I click the “Enable” checkbox for this plugin:
Settings can’t be saved. Please chmod 755 file db-config.ini
I looked in wp-content/plugins/db-cache-reloaded-fix/ folder but the db-config.ini is not inside it. Could someone email me the db-config.ini for this plugin?
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>I have installed it after reading at many places on the internet that it reduces server load and that’s why I decided top install it but after installing I am not able to configure it as I cannot understand the options ..Please help me to configure the plugin.
And one more question can I use wp super cache and DB Cache Reloaded Fix together.
I am on WordPress 3.5.1
Please reply and help…
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>Hello, this is just a request for confirmed compatibility with WP 3.5
Thanks!
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>Warning: include(/home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded/db-functions.php) [function.include]: failed to open stream: No such file or directory in /home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded-fix/db-cache-reloaded.php on line 61
Warning: include() [function.include]: Failed opening ‘/home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded/db-functions.php’ for inclusion (include_path=’.:/usr/local/php6/lib/php’) in /home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded-fix/db-cache-reloaded.php on line 61
Warning: include(/home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded/db-module-wrapper.php) [function.include]: failed to open stream: No such file or directory in /home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded-fix/db-cache-reloaded.php on line 81
Warning: include() [function.include]: Failed opening ‘/home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded/db-module-wrapper.php’ for inclusion (include_path=’.:/usr/local/php6/lib/php’) in /home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded-fix/db-cache-reloaded.php on line 81
Fatal error: Class ‘pcache’ not found in /home/sigfxqlm/domains/hein.nu/public_html/wp-content/plugins/db-cache-reloaded-fix/db-cache-reloaded.php on line 91
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>Hi,
I’m updating a NextGEN gallery via XMLRPC and DB Cache Reloaded Fix was preventing me from updating existing pictures if they had been recently published (within 5 mins, which is my DB Cache setting). I added “ngg_pictures” to DB Cache’s filter, and it worked fine after that.
Just thought I’d mention this here for others that might have similar issues.
Thanks,
js.
https://www.ads-software.com/extend/plugins/db-cache-reloaded-fix/
]]>After trying to activate the plugin I got chmod 755 warn the path in warn was “plugins/db-cache-reloaded-fix/cache”. I was able to activate the plugin after setting wp-content chmod to 777 but after activating the plugin i saw that cache dir was created in wp-content. There must be something wrong with the cache dir path.
]]>