The following list provides information about screenings, exhibitions and other events featuring the Fellows and their work. ( * Denotes Fellowships-funded project.)
Error 250: Invalid SQL statement MySQL error 1054; Unknown column 'e.eventID' in 'on clause'; statement='SELECT e.eventID, e.title, e.url, e.event_desc_en, e.place_desc_en, e.contact_info_en, e.approved,
e.rockefeller_funded, e.phone, e.url, et.type_en,
e.address_en, e.city_en, e.state_en, e.country_en,
ed.sdate, ed.use_stime, ed.edate, ed.use_etime,
f.fellowID, f.fname, f.mname, f.lname, f.image_name, f.image_height, f.image_width
FROM events e, event_types et, event_x_date ed
LEFT JOIN event_x_fellow AS exf ON e.eventID = exf.eventID
LEFT JOIN fellows AS f ON exf.fellowID = f.fellowID
WHERE
e.typeID = et.typeID AND
ed.eventID = e.eventID AND (ed.edate >= 1284004800) AND e.approved = 2
ORDER BY ed.sdate' (in Db_Sql->query())
Session halted.