Cache Router fails - No way to get it working

I modified settings.php according to the instructions and copied the files. I got immediatly this error:

warning: Missing argument 1 for dbCache::flush(), called in /home/controlc/www/sites/all/modules/cacherouter/CacheRouter.php on line 57 and defined in /home/controlc/www/sites/all/modules/cacherouter/engines/db.php on line 83.
warning: Missing argument 1 for dbCache::flush(), called in /home/controlc/www/sites/all/modules/cacherouter/CacheRouter.php on line 57 and defined in /home/controlc/www/sites/all/modules/cacherouter/engines/db.php on line 83.

Back to top