Warning: [mysql error 1146] Table 'xavier_delhoume.piwigo_sessions' doesn't exist
SELECT data
FROM piwigo_sessions
WHERE id = 'D8494bb09baa44aa738031c8bd4bea50cd2f'
; in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php:655) in /mnt/102/sdb/b/e/xavier.delhoume/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/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php:655) in /mnt/102/sdb/b/e/xavier.delhoume/include/user.inc.php on line 49
Warning: [mysql error 1146] Table 'xavier_delhoume.piwigo_user_cache' doesn't exist
SELECT
ui.*,
uc.*,
t.name AS theme_name
FROM piwigo_user_infos AS ui
LEFT JOIN piwigo_user_cache AS uc ON ui.user_id = uc.user_id
LEFT JOIN piwigo_themes AS t ON t.id = ui.theme
WHERE ui.user_id = 2
; in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 155
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /mnt/102/sdb/b/e/xavier.delhoume/include/functions_user.inc.php on line 330
Warning: Invalid argument supplied for foreach() in /mnt/102/sdb/b/e/xavier.delhoume/include/functions_user.inc.php on line 332
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 piwigo_user_access
WHERE user_id =
; in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/b/e/xavier.delhoume/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 piwigo_user_group AS ug INNER JOIN piwigo_group_access AS ga
ON ug.group_id = ga.group_id
WHERE ug.user_id =
; in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/b/e/xavier.delhoume/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 DISTINCT(id)
FROM piwigo_images INNER JOIN piwigo_image_category ON id=image_id
WHERE category_id NOT IN (8,9,10,14,15,16,17,18,20,21,23,25,26,27,29,30,32,33,35,36,37,40,41,43,45,47,48,49,53,55,56)
AND level> in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 202
Warning: [mysql error 1146] Table 'xavier_delhoume.piwigo_image_category' doesn't exist
SELECT COUNT(DISTINCT(image_id)) as total
FROM piwigo_image_category
WHERE category_id NOT IN (8,9,10,14,15,16,17,18,20,21,23,25,26,27,29,30,32,33,35,36,37,40,41,43,45,47,48,49,53,55,56)
AND image_id NOT IN (0) in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 160
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 'WHERE c.id NOT IN (8,9,10,14,15,16,17,18,20,21,23,25,26,27,29,30,32,33,35,36,37,' at line 8
SELECT c.id AS cat_id, global_rank,
MAX(date_available) AS date_last, COUNT(date_available) AS nb_images
FROM piwigo_categories as c
LEFT JOIN piwigo_image_category AS ic ON ic.category_id = c.id
LEFT JOIN piwigo_images AS i
ON ic.image_id = i.id
AND i.level<=
WHERE c.id NOT IN (8,9,10,14,15,16,17,18,20,21,23,25,26,27,29,30,32,33,35,36,37,40,41,43,45,47,48,49,53,55,56)
GROUP BY c.id, c.global_rank in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/b/e/xavier.delhoume/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 piwigo_user_cache_categories
WHERE user_id = in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
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 piwigo_user_cache
WHERE user_id = in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
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',1750938389,'8,9,10,14,15,16,17,18,20,21,23,25,26,27,29,30,32,33,35,36,37' at line 5
INSERT INTO piwigo_user_cache
(user_id, need_update, cache_update_time, forbidden_categories, nb_total_images,
image_access_type, image_access_list)
VALUES
(,'false',1750938389,'8,9,10,14,15,16,17,18,20,21,23,25,26,27,29,30,32,33,35,36,37,40,41,43,45,47,48,49,53,55,56',,'NOT IN','0') in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1146] Table 'xavier_delhoume.piwigo_languages' doesn't exist
SELECT id, name
FROM piwigo_languages
ORDER BY name ASC
; in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 155
Warning: Cannot modify header information - headers already sent by (output started at /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php:655) in /mnt/102/sdb/b/e/xavier.delhoume/include/page_header.php on line 98 Aide de Piwigo |
Statut de l'utilisateur "guest" non conforme, utilisation du statut par défaut. Veuillez prévenir le webmestre.
Aide de Piwigo
Recherche
Recherche d'images dans l'ensemble de la galerie.
Rechercher un mot
Recherche un ou plusieurs mots dans tous les attributs des images de la galeire
images. Utiliser * comme joker pour les recherches partielles.
Recherche d'un auteur
Utiliser * comme joker pour les recherches partielles.
Recherche par date
Sélectionner une date et/ou une date de fin. Laisser la date vide si
vous souhaitez faire une recherche "avant". Dans le dernier champ, l'année doit être saisie avec 4 chiffres (2005 par exemple).
Recherche dans les catégories
Sélectionner les catégories sur lesquelles restreindre la
recherche. Il est possible de chercher dans toutes les catégories en sélectionnant la catégorie parente, et en autorisant la recherche dans les sous-catégories.
Warning: [mysql error 1146] Table 'xavier_delhoume.piwigo_sessions' doesn't exist
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8494bb09baa44aa738031c8bd4bea50cd2f','',now())
; in /mnt/102/sdb/b/e/xavier.delhoume/include/dblayer/functions_mysql.inc.php on line 656