A Database Error Occurred
Error Number: 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 'OR voagentid = order by lastName ASC' at line 4
SELECT memberid,firstName,lastName,htmlname,imagethpath FROM (select * from members where current = 1) as currentmembers WHERE agentid = OR voagentid = order by lastName ASC