Tuesday 23 January 2007 4:34:57 am
I was testing an upgrade to 3.9.0 and found that cache is not working properly. Sometimes produces the following error:
Fatal error: Call to a member function on a non-object in /usr/justlanded/ez390/var/justlanded/cache/template/compiled/just_landed_guide-95e12d078cb38627022b1694023b7ce2.php on line 1495
Fatal error: eZ publish did not finish its request
The same template is working without errors in 3.8.6. In that line says
$cacheGenFile->delete();
The weird thing is that the error doesn´t happend all the time for all the content using that template, happends 8 in 10 times for about 60% of the content using that template. Any idea of what is causing this so i can fill in a bug report? Any idea on how to fix it?
|