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
« June 2008 »
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1
| 2
| 3
| 4
| 5
| 6
| 7
|
8
| 9
| 10
| 11
| 12
| 13
| 14
|
15
| 16
| 17
| 18
| 19
| 20
| 21
|
22
| 23
| 24
| 25
| 26
| 27
| 28
|
29
| 30
| | | | | |