-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Blocker
-
Affects Version/s: 1.8
-
Component/s: Frontend (F)
-
None
In version 1.8 I'm not able to import a template.
Apache logging gives the following error:
PHP Fatal error: Call to undefined method CTemplate::add() in include/export.inc.php
It seems that the add function is missing in api/classes/class.ctemplate.php.