Closed (fixed)
Project:
Timeline
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2007 at 19:55 UTC
Updated:
1 Jun 2008 at 19:13 UTC
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
Comment #1
lunas commentedOK, 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.
Comment #2
franskuipers commentedI 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.
Comment #3
jmiccolis commentedSetting to closed, as we haven't had any further reports of this issue.