Guest (18.212.102.174)
Thu, Mar 28, 2024 8:12 AM EST

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 'rows FROM (`photogallerypics`, `photogalleries`) WHERE `photogallerypics`.`photo' at line 1

SELECT COUNT(*) AS rows FROM (`photogallerypics`, `photogalleries`) WHERE `photogallerypics`.`photo_gallery_id` = 4 AND photo_gallery_pic_active = 1 AND photo_gallery_active = 1 AND photogallerypics.photo_gallery_id = photogalleries.photo_gallery_id LIMIT 1

Filename: models/dbi.php

Line Number: 248