Sponsor & Volunteer Opportunities

Donations Needed ( 3 )Sponsors Needed ( 4 )Volunteers Needed ( 33 )

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-25, 25' at line 1

select e.*, ec.*, el.* from sponsors as e JOIN sponsor_contacts as ec ON e.sponsor_contact_id = ec.sponsor_contact_id JOIN sponsor_locations as el ON e.sponsor_location_id = el.sponsor_location_id WHERE e.sponsor_category_id = '1' and sponsor_status='1' and sponsor_cancel='0' and (sponsor_time_start > '1283869233' OR sponsor_time_end > '1283869233') ORDER BY sponsor_time_start ASC limit -25, 25

[TEP STOP]