Closed (fixed)
Project:
Archive Calendar
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 Apr 2010 at 11:01 UTC
Updated:
13 May 2010 at 09:50 UTC
When I create a node for arcal, it doesn't appear on calendar. When I go on next year (for example 2011) and then go back to previous year, the created node appears as date link on calendar. But when I click on the date, following message is displayed:
user warning: Unknown column 'n.nid' in 'field list' query: SELECT DISTINCT(n.nid) FROM node WHERE type IN ('news') AND status = 1 AND FROM_UNIXTIME(node.created,'%Y') = 2010 AND FROM_UNIXTIME(node.created,'%m') = 4 AND FROM_UNIXTIME(node.created,'%d') = 27 ORDER BY node.created DESC
Like there is no archived content.
Please help!!!
Comments
Comment #1
safeen commentedfixed in r 6.x-1.1
Comment #2
safeen commented