Title: Function mis-name
Last modified: October 24, 2016

---

# Function mis-name

 *  Resolved [jonofgahh](https://wordpress.org/support/users/jonofgahh/)
 * (@jonofgahh)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/function-mis-name/)
 * Hi,
 * When I went to enable the plugin, I got:
 * `Fatal error: Call to undefined function w3tc_pgcache_flush() in /.../wp-content/
   plugins/under-construction-page/under-construction.php on line 524`
 * Line 24 is this chunk:
 *     ```
             if (function_exists('wp_cache_clean_cache')) {
               w3tc_pgcache_flush(); 
             }
       ```
   
 * I’m assuming this is a typo of the line above and is meant to call the function
   it is checking?
 * Thanks

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

 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/function-mis-name/#post-8349893)
 * Crap 🙁 Thank you for letting us know! We’ll get that fixed ASAP!
 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/function-mis-name/#post-8349940)
 * Just pushed an update – v1.25
 * Again, thank you very much for reporting!

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

The topic ‘Function mis-name’ is closed to new replies.

 * ![](https://ps.w.org/under-construction-page/assets/icon-256x256.gif?rev=2284849)
 * [Under Construction](https://wordpress.org/plugins/under-construction-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/under-construction-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/under-construction-page/)
 * [Active Topics](https://wordpress.org/support/plugin/under-construction-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/under-construction-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/under-construction-page/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WebFactory](https://wordpress.org/support/users/webfactory/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/function-mis-name/#post-8349940)
 * Status: resolved