Closed (fixed)
Project:
Cache Router
Version:
6.x-1.0-beta8
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2009 at 08:42 UTC
Updated:
17 Sep 2009 at 09:50 UTC
Fatal error:
cacherouter/Cache.php:61: function flush() {
cacherouter/CacheRouter.php:53: public function flush($bin) {
htmlpurifier/HTMLPurifier_DefinitionCache_Drupal.php:69: function flush($config) {
how do i get around this?
Comments
Comment #1
socialnicheguru commentedI disabled htmlpurifier
and still had an error because of the two declarations of flush in cacherouter files
found dev version and all seems to work well.
btw- in beta8 version there were a few missing "}" for functions in eacc.php, which I am using.
FIXED IN DEV
CRITICAL ISSUE IN BETA8
Comment #2
slantview commentedNew release forthcoming.