Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Incomplete
-
Affects Version/s: 3.3.0
-
Fix Version/s: 3.3.2
-
Component/s: Admin Interface
-
Security Level: Everyone
-
Labels:None
Description
If I try to add an topic field to article type, I get following error:
{{{
Fatal error: Call to undefined function apc_clear_cache() in /var/www/web247/html/classes/cache/CacheEngine_APC.php on line 90
}}}
The apc cache is not available + disabled on this system.
{{{
Fatal error: Call to undefined function apc_clear_cache() in /var/www/web247/html/classes/cache/CacheEngine_APC.php on line 90
}}}
The apc cache is not available + disabled on this system.
I wasn't able to reproduce this error in different installations. Topic fields were added without problems.