Download & Extend

Fatal error: Cannot redeclare flush() in /sites/all/modules/engines/eacc.php on line 202

Project:Cache Router
Version:6.x-1.0-beta8
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#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

Status:active» fixed

New release forthcoming.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here