Hi,

I recently updated my events modules on drupal 5.1 from event 5.x-1.x-dev to 5.x-1.x-dev . Everything seems working fine except that "Default Views" event_date, event_js & event_select giving dates of all events as 'Jan 1 1970 - 00:33' although if you click on individual events it shows correct dates and time for event start and event end fields. I checked in database as well in "event" table, all dates are correct and so as their timezones. start_in_dst & end_in_dst columns in that table has zero values for all events. I dont know from where these default views are taking data for dates.

To give you specific results produced by these 3 views:

event_date showing "N/A (73)" in its page. Maybe because there are total 73 events in my database.
event_js showing title of events and its links correctly but start and end dates as 'Jan 1 1970 - 00:33' for all events.
event_select showing nothing as maybe because "Start year" option has only "now", 2006, 2007 and 2008 options and because due to this bug all events belong to 1970, hence no match.

Please let me know whats the problem and how to correct it?

PS: the main event page and all its functionalities are working fine. Only views are freaking out.

--rafi

Comments

chaos21in’s picture

sorry i updated my events module from event 5.x-1.x-dev to 5.x-2.x-dev today and not from 5.x-1.x-dev to 5.x-1.x-dev as mentioned in previous post.

--rafi

killes@www.drop.org’s picture

Status: Active » Closed (duplicate)