Fatal error: Cannot redeclare flush() in /sites/all/modules/engines/eacc.php on line 202
SocialNicheGuru - April 10, 2009 - 08:42
| Project: | Cache Router |
| Version: | 6.x-1.0-beta8 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
I 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
#2
New release forthcoming.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.