Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 477)
SELECT com.id AS comment_id,
com.image_id,
com.author,
com.author_id,
com.date,
com.content,
com.validated
FROM phpwebgallery_image_category AS ic
INNER JOIN phpwebgallery_comments AS com
ON ic.image_id = com.image_id
LEFT JOIN phpwebgallery_users As u
ON u.id = com.author_id
WHERE 1=1
AND validated='true'
AND (category_id NOT IN (11,147,55,121,86,57,135))
GROUP BY comment_id,
com.image_id,
com.author,
com.author_id,
com.date,
com.content,
com.validated
ORDER BY date DESC
LIMIT 10 OFFSET 29550
; in /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php on line 651
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php on line 155 User comments | Galerie photos de l_OCVO
Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 477)
REPLACE INTO phpwebgallery_sessions
(id,data,expiration)
VALUES('D849c8475d246c24b96a413ae9ec5cc59764','',now())
; in /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php on line 651