SELECT param, value
FROM phpwebgallery_config
;
[mysql error 1146] Table 'thibaut_tarlez.phpwebgallery_config' doesn't exist
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /mnt/112/sdb/e/4/thibaut.tarlez/book/include/functions.inc.php on line 1208
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/112/sdb/e/4/thibaut.tarlez/book/include/functions.inc.php on line 1213
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/112/sdb/e/4/thibaut.tarlez/book/include/functions.inc.php:867) in /mnt/112/sdb/e/4/thibaut.tarlez/book/include/user.inc.php on line 60
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/112/sdb/e/4/thibaut.tarlez/book/include/functions.inc.php:867) in /mnt/112/sdb/e/4/thibaut.tarlez/book/include/user.inc.php on line 60
SELECT date_available,
COUNT(DISTINCT id) nb_elements,
COUNT(DISTINCT category_id) nb_cats
FROM phpwebgallery_images INNER JOIN phpwebgallery_image_category AS ic ON id=image_id
WHERE 1 = 1
GROUP BY date_available
ORDER BY date_available DESC
LIMIT 0,5
;
[mysql error 1146] Table 'thibaut_tarlez.phpwebgallery_images' doesn't exist
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/112/sdb/e/4/thibaut.tarlez/book/include/functions_notification.inc.php on line 466
Warning: Cannot modify header information - headers already sent by (output started at /mnt/112/sdb/e/4/thibaut.tarlez/book/include/functions.inc.php:867) in /mnt/112/sdb/e/4/thibaut.tarlez/book/include/feedcreator.class.php on line 645
Warning: Cannot modify header information - headers already sent by (output started at /mnt/112/sdb/e/4/thibaut.tarlez/book/include/functions.inc.php:867) in /mnt/112/sdb/e/4/thibaut.tarlez/book/include/feedcreator.class.php on line 646 (as visiteur)Thu, 29 Jan 2026 02:46:24 +0100FeedCreator 1.7.2