We're sorry, but the system experienced an unrecoverable error. Please try again later.
Script:
Query: SELECT c.id,c.username,c.userid,c.date,c.rating,c.comment,c.approved,c.ipaddress,c.hidden,p.userid
FROM gallery_photos p
JOIN gallery_comments c ON c.photo=p.id
WHERE p.id=199373 AND c.hidden=0
ORDER BY c.date ASC
Result: Table 'macroclu_db1.gallery_comments' doesn't exist
|
|