Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 523)
SELECT id, name, uppercats, global_rank
FROM phpwebgallery_categories
WHERE (id NOT IN (11,147,55,121,86,57,135))
; in /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php on line 651
Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 523)
SELECT COUNT(DISTINCT(com.id))
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))
; in /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php on line 651
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php on line 160
Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 523)
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 29000
; 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: 523)
REPLACE INTO phpwebgallery_sessions
(id,data,expiration)
VALUES('D849a73605421343e7b8c3b3ac720eacf31f','',now())
; in /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php on line 651