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
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
SELECT id, name, url_name, count(*) counter
FROM phpwebgallery_image_tag
INNER JOIN phpwebgallery_tags ON tag_id = id
GROUP BY tag_id
;
[mysql error 1146] Table 'thibaut_tarlez.phpwebgallery_image_tag' 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_tag.inc.php on line 87 :: Tags