Forums / Developer / timeline 4.4 not working
Lars Eirik R
Thursday 21 October 2010 9:01:59 am
Hi.
I get the following javascript error when i try to run the timeline on my ez4.4 installation.
other is undefined}},_onTimeout:function(){YAHOO.log("Ti...Loader,{version:"2.8.1",build:"19"});
Any idea why this happens?
I am running ezflow 2.1.0
André R.
Thursday 21 October 2010 11:15:49 am
You most likely need to update to ezflow 2.2 as well, or at least grab the script / template in question from 2.2 to see if it helps.
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Thursday 21 October 2010 1:43:50 pm
Thanks for your reply.
Where can i grab this version of ezflow?
Heath
Thursday 21 October 2010 2:07:35 pm
Hello Lars,
I think you can simply fetch the ezflow 2.2 extension from svn, http://svn.ez.no/svn/extensions/ezflow/stable/2.2/packages/ezflow_extension/ezextension/ezflow/
Cheers,
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
Thursday 21 October 2010 11:48:12 pm
Thanks to both Heath and Andrè. It turned out that running the older version did not work.
One question: when upgrading to 4.4 it seems that all links refer to the older 4.3 distribution (which i believe referred to ezflow 2.1. When it comes to the upgrading of ezflow and ezwebin i think you should be somewhat more updated on which versions to run for 4.4
Have a great day..
Friday 22 October 2010 12:03:09 am
I am trying to run a jquery javascript on same page which has the timeline. When not the timeline functionality is running this works fine, however when used together on the same page with timeline i get a jquery error stating the following : $("#carousel").jcarousel is not a function, I have also tried with jQuery instead of $ notation.
Could this be because of conflict between yui and jquery?