Friday 07 November 2003 8:18:36 am
My extension is called random my configuration is this
[ExtensionSettings] ActiveExtensions[]=random
[TemplateSettings] ExtensionAutoloadPath[]=random
And my extension path looks like this :
extension/random/autoloads/ezrandomoperator.php extension/random/autoloads/eztemplateautoload.php The operator seems to work fine ($operatorValue has the right value) but it is not displayed on the page. I cleared the cache with --clear-all and still doesn't work.
In debug I get this : Warning: PHP Undefined property: SetName in /eZPublish/lib/eztemplate/classes/eztemplatesetfunction.php on line 155 Maybe it is related to my problem... Please help!
-- Vincent
|