Closed (fixed)
Project:
fastpath_fscache
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Sep 2006 at 20:03 UTC
Updated:
28 Aug 2007 at 22:18 UTC
Hello
Thanks for your module
i follow all the steps to get the module to work, when i install the module i have already the cache enable, when i disable the cache and enable again
i get this error
Fatal error: Call to undefined function: cache_filename() in /home/web/testsite/modules/fastpath_fscache/fastpath_fscache.module on line 54
Anytime i click to node i have this error in the footer of the page
Fatal error: Call to undefined function: cache_filename() in /home/web/immobiliermarocxorg/modules/fastpath_fscache/fastpath_fscache.module on line 54
I check the cache file directory, no files are stored
I have drupal 4.7.3 installed
Thanks
Comments
Comment #1
meba commentedsame here...
Comment #2
bdragon commentedThis module is not for Drupal 4.7.3, or any future 4.7 release.
It is only for CVS HEAD (the bleeding-edge developer version of Drupal), which will eventually become Drupal 5.0.
4.7 compatibility is outside the scope of this module. Caching is one of the things that has changed significantly in HEAD (see http://drupal.org/node/64279#cache-set for details.)
Comment #3
BioALIEN commentedHaving followed the instructions in the install, and enabled the module successfully, created the 'files/cache' directory and made the changes in settings.php I couldn't get this module to work.
I just can't see any pages being cached in the 'cache' directory. I've already tried clearing the cache, disabling and enabling the Drupal cache etc.
Drupal 5.2, and HEAD version of this module. Any thoughts from people who managed to get this working on Drupal 5.2?
Comment #4
jeremy commentedGive the 5.x-1.x-dev version a try, it should be working fine at the moment. Note that if you cut and paste the code from installing the module into settings.php your cache files will end up in '/tmp', not in 'files/'. In the $conf array, set 'file_cache' to whatever directory you want the cache files to be created in.
Comment #5
moshe weitzman commentedplease reopen if needed
Comment #6
(not verified) commented