Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 130709

Fatal error in Generic_AdminActions_Flush.php

$
0
0

Replies: 0

Using the most current version of the plugin (0.9.5.1) ran into a fatal error when on the plugin dashboard page I selected “empty only the disk cache(s)”.

PHP Fatal error: Call to undefined method W3TC\Generic_AdminActions_Flush::flush_pgcache() in /home/mcc/public_html/wp-content/plugins/w3-total-cache/Generic_AdminActions_Flush.php on line 250

This line of code reads: $this->flush_pgcache();

I found no such function, but did find: function w3tc_flush_pgcache() in the same file.

When I changed the line of code to call this function instead, it seemed to work.

Regards,

Art Smith


Viewing all articles
Browse latest Browse all 130709

Trending Articles