Forums / General / Critical error after clearing cache

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Critical error after clearing cache

Author Message

Erik D'Ercole

Thursday 02 February 2006 10:57:56 pm

Hello everybody, I get a strange error, after clearing the Exponential cache (template, or template+content, or something else):

Fatal error: Call to undefined function: compiledfetchattribute() in /siti/chitarremancine.com/test/var/plain/cache/template/compiled/infocollection_validation-f24cf02a22f2631d84a378c4229d3d9e.php on line 21
Fatal error: Exponential did not finish its request

The execution of Exponential was abruptly ended, the debug output is present below.

I get this error in the admin interface but also in the public siteaccess, and I can't remove it... The only way is to <b>manually</b> delete /var/cache folder.
This happens only with the online version of the website, when I run Ez on a local host I do not get this error.

What's wrong?

Thanks for any reply.

Kristof Coomans

Sunday 14 May 2006 11:02:18 pm

Hi Erik

Which version of Exponential / PHP / Apache is used on your online webserver ?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Erik D'Ercole

Tuesday 16 May 2006 1:22:13 pm

Exponential 3.7.2
Apache 2.0.52
PHP 4.3.9

I know that Exponential 3.7.2 needs PHP >= 4.4.x.
I've also tried to downgrade to a previous version of Exponential (compatible with PHP4.3.9), but the problem persists.

If I clear "content" or "settings" cache, there's no problem. If I clear "template" cache, I get the error.

Maybe it's a permission problem? Should I chmod /var to 777?

Thanx