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
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)
;
[mysql error 1146] Table 'thibaut_tarlez.phpwebgallery_user_cache_categories' 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_category.inc.php on line 102
SELECT
id, name, permalink, representative_picture_id, comment, nb_images,
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
ORDER BY rank
;
[mysql error 1146] Table 'thibaut_tarlez.phpwebgallery_user_cache_categories' 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/category_cats.inc.php on line 82
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/page_header.php on line 102 :: Accueil