Warning: [mysql error 1146] Table 'clr_p.pwg_config' doesn't exist
SELECT param, value
FROM pwg_config
; in /mnt/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /mnt/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php on line 150
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php on line 155
Warning: [mysql error 1146] Table 'clr_p.pwg_config' doesn't exist
SELECT value FROM pwg_config
WHERE param = 'amm_config' in /mnt/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1146] Table 'clr_p.pwg_config' doesn't exist
SELECT value
FROM pwg_config
WHERE param = 'piclens'
; in /mnt/116/sda/6/5/clr.p/photos/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/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php:655) in /mnt/116/sda/6/5/clr.p/photos/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/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php:655) in /mnt/116/sda/6/5/clr.p/photos/include/user.inc.php on line 49
Warning: [mysql error 1146] Table 'clr_p.pwg_config' doesn't exist
DELETE
FROM pwg_config
WHERE param = 'local_data_dir_checked'
; in /mnt/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1146] Table 'clr_p.pwg_config' doesn't exist
INSERT
INTO pwg_config
(param, value)
VALUES('local_data_dir_checked', 'true')
; in /mnt/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1146] Table 'clr_p.pwg_config' doesn't exist
SELECT value
FROM pwg_config
WHERE param = 'downloadmulti_config'
; in /mnt/116/sda/6/5/clr.p/photos/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 ') as MaxD' at line 20
select
Max(D) D
from
(
select
D
from
(
select
DATEDIFF(CURRENT_DATE, date_available) D
from
pwg_images INNER JOIN pwg_image_category AS ic ON id=image_id
WHERE 1 = 1
) as ListDate
where
D >= 0
group by D
order by D asc
limit 0,
) as MaxD
; in /mnt/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/116/sda/6/5/clr.p/photos/plugins/dynareceperio/period.inc.php on line 77
Warning: Cannot modify header information - headers already sent by (output started at /mnt/116/sda/6/5/clr.p/photos/include/dblayer/functions_mysql.inc.php:655) in /mnt/116/sda/6/5/clr.p/photos/include/page_header.php on line 98 Identification |