Title: Not enabling?
Last modified: August 20, 2016

---

# Not enabling?

 *  Resolved [hyshka](https://wordpress.org/support/users/hyshka/)
 * (@hyshka)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/not-enabling/)
 * Hello,
 * I have activated the plugin a website of mine. After enabling the settings with
   no errors, I cannot tell if the plugin is doing it’s job.
 * The ‘Load stats template’ does not show up in my footer even with ‘define( ‘DBCR_DEBUG’,
   false );’ set to true in ‘db-cache-reloaded.php’.
 * I then added ‘<?php wp_loginout(); ?>’ to my footer template, but no matter how
   many times I refresh the page – or try other pages – it still tells me there 
   is queries being made.
 * I can see that the cache folder in the plugin directory is quite populated, but
   it seems like the plugin is not doing its job.
 * I would appreciate any insight on this issue,
    Thanks.
 * [http://wordpress.org/extend/plugins/db-cache-reloaded-fix/](http://wordpress.org/extend/plugins/db-cache-reloaded-fix/)

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

 *  Plugin Author [Ivan Kristianto](https://wordpress.org/support/users/ivankristianto/)
 * (@ivankristianto)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/not-enabling/#post-3150984)
 * hi Hyshka please make sure you have wp_footer() in your themes footer.php
    and
   please see my blog at [http://www.ivankristianto.com](http://www.ivankristianto.com)
   and see the page source at the end/footer. there is and end line like this: <!–
   Generated in 1.554 seconds. Made 5 queries to database and 44 cached queries.
   Memory used – 34.15MB –> <!– Cached by DB Cache Reloaded Fix –>
 * Hope that helps.
    Thanks Ivan
 *  Thread Starter [hyshka](https://wordpress.org/support/users/hyshka/)
 * (@hyshka)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/not-enabling/#post-3151017)
 * Thanks for the quick reply, Ivan. I appreciate it.
 * My issue was I was just using Firebug to inspect the page, and it doesn’t show
   comments which I had overlooked.
 * When I view the actual page source I can see the DB Cache doing its job.
 * Thanks,
    Bryan

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

The topic ‘Not enabling?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/db-cache-reloaded-fix.svg)
 * [DB Cache Reloaded Fix](https://wordpress.org/plugins/db-cache-reloaded-fix/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/db-cache-reloaded-fix/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/db-cache-reloaded-fix/)
 * [Active Topics](https://wordpress.org/support/plugin/db-cache-reloaded-fix/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/db-cache-reloaded-fix/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/db-cache-reloaded-fix/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [hyshka](https://wordpress.org/support/users/hyshka/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/not-enabling/#post-3151017)
 * Status: resolved