Hi, running Drupal 5.1 and dev version of timeline last updated 20 Oct 07. When I enable the event integration and proceed to the views page, I get the following javascript error and the timeline doesn't load.

Timeline.DateTime.DAY is null or not an object
Line 200
char 56

Any ideas what the problem could be? I tried the view without the timeline horizontal or vertical and data is showing up in the table.

Comments

lunas’s picture

OK, solved the first part after realizing that one had to download all of the source files rather than just the one specified in the readme.

However, I now get an Object doesn't support this property or method error.

franskuipers’s picture

I think with this patch your problem will be solved. You are not to clear in your reporting of the bug, but I got this message when I enabled timeline controls.

You can find the patch here: http://drupal.org/node/232955

Or you can CVS the DRUPAL-5 branch, it is committed already.

Or you can change it by editing it manualy, it is 1 line in 2 files each :-)

Please let us know if this solves the problem.

jmiccolis’s picture

Status: Active » Closed (fixed)

Setting to closed, as we haven't had any further reports of this issue.