Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 425)
SELECT id, name, permalink
FROM phpwebgallery_categories
WHERE id IN (1,2,173)
; 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
Notice: Undefined offset: 1 in /home/ocvoynrv/www/galerie/include/functions_category.inc.php on line 207
Notice: Undefined offset: 2 in /home/ocvoynrv/www/galerie/include/functions_category.inc.php on line 207
Notice: Undefined offset: 173 in /home/ocvoynrv/www/galerie/include/functions_category.inc.php on line 207
Warning: get_cat_display_name wrong type for category in /home/ocvoynrv/www/galerie/include/functions_html.inc.php on line 51
Notice: Undefined index: id in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 335
Warning: make_section_in_url category id not numeric in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 337
Warning: make_section_in_url category name not set in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 340
Warning: make_section_in_url category permalink not set in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 344
Notice: Undefined index: id in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 349
Warning: get_cat_display_name wrong type for category in /home/ocvoynrv/www/galerie/include/functions_html.inc.php on line 51
Notice: Undefined index: id in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 335
Warning: make_section_in_url category id not numeric in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 337
Warning: make_section_in_url category name not set in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 340
Warning: make_section_in_url category permalink not set in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 344
Notice: Undefined index: id in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 349
Warning: get_cat_display_name wrong type for category in /home/ocvoynrv/www/galerie/include/functions_html.inc.php on line 51
Notice: Undefined index: id in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 335
Warning: make_section_in_url category id not numeric in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 337
Warning: make_section_in_url category name not set in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 340
Warning: make_section_in_url category permalink not set in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 344
Notice: Undefined index: id in /home/ocvoynrv/www/galerie/include/functions_url.inc.php on line 349
Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 425)
SELECT DISTINCT(image_id),date_available, file, id
FROM phpwebgallery_image_category
INNER JOIN phpwebgallery_images ON id = image_id
WHERE
category_id = 173
AND (category_id NOT IN (11,147,55,121,86,57,135))
ORDER BY date_available DESC, file ASC, id ASC
; 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 202
Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 425)
SELECT ip
FROM phpwebgallery_antiaspi_ip_ban
WHERE ip="216.73.216.251"
AND date > ADDTIME(NOW(), "-23:59:59"); 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/plugins/AntiAspi/main.inc.php on line 59
Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 425)
SELECT COUNT(*)
FROM phpwebgallery_history
WHERE ip="216.73.216.251"
AND date = CURDATE()
AND time > ADDTIME(CURTIME(), "-00:00:10")
UNION ALL
SELECT COUNT(*)
FROM phpwebgallery_history
WHERE ip="216.73.216.251"
AND date = CURDATE()
AND time > ADDTIME(CURTIME(), "-00:00:30")
AND category_id = 173
AND image_id IS NULL; 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/plugins/AntiAspi/main.inc.php on line 88
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /home/ocvoynrv/www/galerie/plugins/AntiAspi/main.inc.php on line 89
Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 425)
SELECT
id, name, permalink, nb_images, global_rank,
date_last, max_date_last, count_images, count_categories
FROM phpwebgallery_categories INNER JOIN phpwebgallery_user_cache_categories
ON id = cat_id and user_id = 2
WHERE id_uppercat is NULL
OR uppercats LIKE ",%"
OR uppercats REGEXP '^[0-9]+,[0-9]+$'
; 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
Warning: [mysql error 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 '' at line 7
SELECT
c.*, nb_images, date_last, max_date_last, count_images, count_categories
FROM phpwebgallery_categories c INNER JOIN phpwebgallery_user_cache_categories
ON id = cat_id and user_id = 2
WHERE id_uppercat = 173
ORDER BY rank
; 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
Warning: Cannot modify header information - headers already sent by (output started at /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php:651) in /home/ocvoynrv/www/galerie/include/page_header.php on line 98 Home / / / | Galerie photos de l_OCVO
Warning: [mysql error 1226] User 'ocvoynrvphotos' has exceeded the 'max_questions' resource (current value: 425)
REPLACE INTO phpwebgallery_sessions
(id,data,expiration)
VALUES('D8491c0ec7cb19ed8ec3e918744c5f2d118f','is_handheld|b:0;',now())
; in /home/ocvoynrv/www/galerie/include/dblayer/functions_mysql.inc.php on line 651