photos

WordPress database error: [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 'AND p.photo_id = ppa.photo_id AND p.status = 'A' ORDER BY p.added_date DESC LIMI' at line 1]
SELECT p.photo_id FROM people_photo_assoc ppa, photos p WHERE ppa.person_id = AND p.photo_id = ppa.photo_id AND p.status = 'A' ORDER BY p.added_date DESC LIMIT 12, 12