Fatal error: Uncaught exception 'Exception' with message '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 Approved=1 AND Anonymous=
ORDER By HPT_Gallery.DateTime DESC' at line 3
SELECT Count(HPT_Gallery.GalleryID) as ICount
FROM HPT_Gallery LEFT Join HPT_Gallery_Category on HPT_Gallery.CategoryID=HPT_Gallery_Category.CategoryID Left JOIN HPTBrands on HPT_Gallery.HPTBrandID=HPTBrands.HPTBrandID
WHERE HPT_Gallery.UserID= AND Approved=1 AND Anonymous=
ORDER By HPT_Gallery.DateTime DESC
' in /home/gwen/public_html/gapi/global/database.php:52
Stack trace:
#0 /home/gwen/public_html/gapi/abstraction/hpt_gallery.php(65): Database->query('????SELECT Coun...')
#1 /home/gwen/public_html/pregnancy-test-gallery/index.php(81): HPT_Gallery->UserImages(NULL, NULL, 0, 0, 1)
#2 {main}
thrown in /home/gwen/public_html/gapi/global/database.php on line 52