Closed (outdated)
Project:
fastpath_fscache
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2009 at 17:03 UTC
Updated:
7 Mar 2016 at 11:48 UTC
Jump to comment: Most recent
Comments
Comment #1
kenorb commentedTried to fix that by following changes:
Previous code:
patched code:
And the flush code is executed now, but problem still persist.
Comment #2
kenorb commentedComment #3
kfritscheSame problem here for the 6.x dev version.
I looked into it and found the problem.
In the cache.fs.inc there are two calls of module_invoke. (both in cache_clear_all)
the correct call should be:
now a cache clear works for me
Comment #4
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.