Closed (fixed)
Project:
fastpath_fscache
Version:
5.x-1.0-rc1
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2008 at 05:05 UTC
Updated:
22 Jul 2013 at 16:31 UTC
Hi there,
I've disabled the module while trying to track down another error, but now get the following error message on every page:
Fatal error: Call to undefined function fastpath_fscache_purge_loop() in /home/mysite/public_html/sites/all/modules/fastpath_fscache/cache.fs.inc on line 172
Is there a way to get rid of the error and safely remove this module completely? If I disable the module and completely remove the module directory for it, the error still persists.
All caching is turned off for drupal (5.10)
Cheers,
TC
Comments
Comment #1
jeremy commentedBe sure you removed cache.fs.inc from your settings.php file.
Comment #2
TC44 commentedThanks very much, I'll check that.
Cheers,
TC
Comment #3
kenorb commented