Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_plugins' doesn't exist
SELECT * FROM phpwebgallery_plugins
WHERE state='active' in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php:641) in /mnt/154/sdb/e/7/planeteusbco/photos/include/user.inc.php on line 49
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php:641) in /mnt/154/sdb/e/7/planeteusbco/photos/include/user.inc.php on line 49
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_users' doesn't exist
SELECT id AS id
, username AS username
, password AS password
, mail_address AS email
FROM phpwebgallery_users
WHERE id = '2' in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_themes' doesn't exist
SELECT
COUNT(1) AS counter,
ui.*,
uc.*,
t.name AS theme_name
FROM phpwebgallery_user_infos AS ui
LEFT JOIN phpwebgallery_user_cache AS uc ON ui.user_id = uc.user_id
LEFT JOIN phpwebgallery_themes AS t ON t.id = ui.theme
WHERE ui.user_id = '2'
GROUP BY ui.user_id
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: [mysql error 1062] Duplicate entry '2' for key 1
INSERT INTO phpwebgallery_user_infos
(nb_image_line,nb_line_page,adviser,language,maxwidth,maxheight,expand,show_nb_comments,show_nb_hits,recent_period,theme,enabled_high,level,user_id,status,registration_date)
VALUES('5','3','false','fr_FR',NULL,NULL,'false','false','true','7','simple','true','0','2','guest','2025-04-23 00:29:31') in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_themes' doesn't exist
SELECT
COUNT(1) AS counter,
ui.*,
uc.*,
t.name AS theme_name
FROM phpwebgallery_user_infos AS ui
LEFT JOIN phpwebgallery_user_cache AS uc ON ui.user_id = uc.user_id
LEFT JOIN phpwebgallery_themes AS t ON t.id = ui.theme
WHERE ui.user_id = '2'
GROUP BY ui.user_id
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /mnt/154/sdb/e/7/planeteusbco/photos/include/functions_user.inc.php on line 316
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /mnt/154/sdb/e/7/planeteusbco/photos/include/functions_user.inc.php on line 316
Warning: Invalid argument supplied for foreach() in /mnt/154/sdb/e/7/planeteusbco/photos/include/functions_user.inc.php on line 318
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_categories' doesn't exist
SELECT id
FROM phpwebgallery_categories
WHERE status = 'private'
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/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 3
SELECT cat_id
FROM phpwebgallery_user_access
WHERE user_id =
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 202
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 4
SELECT cat_id
FROM phpwebgallery_user_group AS ug INNER JOIN phpwebgallery_group_access AS ga
ON ug.group_id = ga.group_id
WHERE ug.user_id =
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 202
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_categories' doesn't exist
SELECT id
FROM phpwebgallery_categories
WHERE visible = 'false'
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/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 4
SELECT DISTINCT(id)
FROM phpwebgallery_images INNER JOIN phpwebgallery_image_category ON id=image_id
WHERE category_id NOT IN (0)
AND level> in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 202
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 'GROUP BY c.id, c.global_rank' at line 8
SELECT c.id cat_id, global_rank,
MAX(date_available) date_last, COUNT(date_available) nb_images
FROM phpwebgallery_categories as c
LEFT JOIN phpwebgallery_image_category AS ic ON ic.category_id = c.id
LEFT JOIN phpwebgallery_images AS i
ON ic.image_id = i.id
AND i.level<=
GROUP BY c.id, c.global_rank in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/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 2
DELETE FROM phpwebgallery_user_cache_categories
WHERE user_id = in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
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 2
DELETE FROM phpwebgallery_user_cache
WHERE user_id = in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
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 ''false',1745360974,'0',5042,'NOT IN','0')' at line 5
INSERT INTO phpwebgallery_user_cache
(user_id, need_update, cache_update_time, forbidden_categories, nb_total_images,
image_access_type, image_access_list)
VALUES
(,'false',1745360974,'0',5042,'NOT IN','0') in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_categories' doesn't exist
SELECT DISTINCT c.uppercats, COUNT(DISTINCT i.id) img_count
FROM phpwebgallery_images i INNER JOIN phpwebgallery_image_category AS ic ON i.id=image_id
INNER JOIN phpwebgallery_categories c ON c.id=category_id
WHERE 1 = 1
AND date_available="2011-12-05 22:02:36"
GROUP BY category_id
ORDER BY img_count DESC
LIMIT 6
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_categories' doesn't exist
SELECT DISTINCT c.uppercats, COUNT(DISTINCT i.id) img_count
FROM phpwebgallery_images i INNER JOIN phpwebgallery_image_category AS ic ON i.id=image_id
INNER JOIN phpwebgallery_categories c ON c.id=category_id
WHERE 1 = 1
AND date_available="2011-10-26 12:16:19"
GROUP BY category_id
ORDER BY img_count DESC
LIMIT 6
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_categories' doesn't exist
SELECT DISTINCT c.uppercats, COUNT(DISTINCT i.id) img_count
FROM phpwebgallery_images i INNER JOIN phpwebgallery_image_category AS ic ON i.id=image_id
INNER JOIN phpwebgallery_categories c ON c.id=category_id
WHERE 1 = 1
AND date_available="2011-09-11 22:48:26"
GROUP BY category_id
ORDER BY img_count DESC
LIMIT 6
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_categories' doesn't exist
SELECT DISTINCT c.uppercats, COUNT(DISTINCT i.id) img_count
FROM phpwebgallery_images i INNER JOIN phpwebgallery_image_category AS ic ON i.id=image_id
INNER JOIN phpwebgallery_categories c ON c.id=category_id
WHERE 1 = 1
AND date_available="2011-08-22 14:47:07"
GROUP BY category_id
ORDER BY img_count DESC
LIMIT 6
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: [mysql error 1146] Table 'planeteusbco.phpwebgallery_categories' doesn't exist
SELECT DISTINCT c.uppercats, COUNT(DISTINCT i.id) img_count
FROM phpwebgallery_images i INNER JOIN phpwebgallery_image_category AS ic ON i.id=image_id
INNER JOIN phpwebgallery_categories c ON c.id=category_id
WHERE 1 = 1
AND date_available="2011-08-21 12:12:07"
GROUP BY category_id
ORDER BY img_count DESC
LIMIT 6
; in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 642
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: Cannot modify header information - headers already sent by (output started at /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php:641) in /mnt/154/sdb/e/7/planeteusbco/photos/include/feedcreator.class.php on line 645
Warning: Cannot modify header information - headers already sent by (output started at /mnt/154/sdb/e/7/planeteusbco/photos/include/dblayer/functions_mysql.inc.php:641) in /mnt/154/sdb/e/7/planeteusbco/photos/include/feedcreator.class.php on line 646 (as visiteur)Wed, 23 Apr 2025 00:29:34 +0000FeedCreator 1.7.214 nouvelles images (Décembre 05)
http://planeteusbco.free.fr/photos/index.php?/posted-monthly-calendar-2011-12-05