Thursday 19 August 2004 3:29:03 pm
Hi everybody,
I'm currently upgrading a website formerly built on ez publish 3.1-1 to 3.4.1 (SVN 7051).
But now I get a strange error by sending data through my contact form. This contact form is based on a content class containing some text lines marked as information collectors. In the original site -running on version 3.1-1- I could send out this contact form without any problems, the upgraded version complains about an undefined function in ezcontentobjecttreenode.php:
Fatal error: Call to undefined function: attribute() in /../kernel/classes/ezcontentobjecttreenode.php on line 939
I thought perhaps my template could cause the problem but it doesn't: even after deactivating my custom tpl (using the default full.tpl) I get the same error! Has anyone an idea?
Thanks in advance, Florian.
|