user warning: Unknown column 'field_location_value' in 'field list'
query:
select n.nid,
n.title,
field_event_spotlight_image_title as image,
field_location_value as location,
event_start as start
from event e, content_type_event cte, node n, node_revisions nr
where e.nid = cte.nid
and field_event_spotlight_image_title <> ''
and e.nid = n.nid
and nr.nid = n.nid
and n.vid = nr.vid
and cte.vid = nr.vid
and event_start > unix_timestamp()-43200
order by event_start in /home/wikigpia/public_html/drupal/includes/database.mysql.inc on line 172.
Events
« July 05, 2008 - August 04, 2008 »
| |
07 / 5
|
07 / 6
|
07 / 7
|
07 / 8
|
07 / 9
|
07 / 10
|
07 / 11
|
07 / 12
|
07 / 13
|
07 / 14
|
07 / 15
|
07 / 16
|
07 / 17
|
07 / 18
|
07 / 19
|
07 / 20
|
07 / 21
|
07 / 22
|
07 / 23
|
07 / 24
|
07 / 25
|
07 / 26
|
07 / 27
|
07 / 28
|
07 / 29
|
07 / 30
|
07 / 31
|
08 / 1
|
08 / 2
|
08 / 3
|
08 / 4
|