SELECT param, value
FROM phpwebgallery_config
;
[mysql error 1146] Table 'charlie_claude.phpwebgallery_config' doesn't exist
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /mnt/136/sda/6/3/charlie.claude/gallery/include/functions.inc.php on line 1278
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/136/sda/6/3/charlie.claude/gallery/include/functions.inc.php on line 1283
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/136/sda/6/3/charlie.claude/gallery/include/functions.inc.php:955) in /mnt/136/sda/6/3/charlie.claude/gallery/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/136/sda/6/3/charlie.claude/gallery/include/functions.inc.php:955) in /mnt/136/sda/6/3/charlie.claude/gallery/include/user.inc.php on line 60
SELECT id AS id
, username AS username
, password AS password
, mail_address AS email
FROM phpwebgallery_users
WHERE id = '2'
;
[mysql error 1146] Table 'charlie_claude.phpwebgallery_users' doesn't exist
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/136/sda/6/3/charlie.claude/gallery/include/functions_user.inc.php on line 235
Warning: Cannot modify header information - headers already sent by (output started at /mnt/136/sda/6/3/charlie.claude/gallery/include/functions.inc.php:955) in /mnt/136/sda/6/3/charlie.claude/gallery/include/page_header.php on line 103 :: Home