Forums / General / Glossary Operator and Ezpublish 4.0
Dominik LEE
Saturday 08 March 2008 4:38:46 am
Hi,
I've been using the glossary operator for a long time with success on ezpublish 3.7.6
I recently upgraded to ez publish 4.0. Everything works fine even with other extensions, except fo the glossary operator (latest version). I have the following error message :
Fatal error: Call to undefined method SckGlossaryTemplateOperator::attribute() in /home/web/kungfuwushu.org/ftp/www/kf/kernel/classes/ezcontentobjecttreenode.php on line 1903Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.
Is this extension not compatible with ez 4 ?
Hans Melis
Sunday 09 March 2008 3:34:09 am
Hi Dominik,
I'm not surprised the glossary operator doesn't work in eZP 4.0 simply because it hasn't been ported yet :-)
We are in the process of porting a site to eZP 4.0 which basically means porting extensions. That site includes the glossary operator so we will have to tackle it in the very short term (read: next week).
Besides needing a port to eZP 4.0, the extension basically needs a rewrite to update the code. The foundations of the extension were created in 2003 I believe.
Hans http://blog.hansmelis.be
Monday 10 March 2008 4:49:22 am
Thanks Hans, That's really good news. This extension just suits my website perfectly.
Wednesday 12 March 2008 1:26:39 am
The porting is complete and it seems to work here. Please give it a try :-)
Contribution page:http://ez.no/developer/contribs/template_plugins/glossary_operator__1
Heath
Wednesday 12 March 2008 1:38:42 am
Hans Melis,
Why not instead create a projects.ez.no project for this solution?
This way you can continue to make available / offer multiple versions of compatibility with eZ (3.8,3.9,4.0)
Cheers,Heath
Brookins Consulting | http://brookinsconsulting.com/ Certified | http://auth.ez.no/certification/verify/380350 Solutions | http://projects.ez.no/users/community/brookins_consulting eZpedia community documentation project | http://ezpedia.org
Sunday 16 March 2008 3:27:59 pm
Worked great for me. Thanks for such fast fix.