Hi Alec,
this is the result:
viewtopic.php?f=3&t=3355(postgres7): SELECT * FROM sessions WHERE session_id = ? [ (0=>'c02f529a13c1aeb3ba40e39fb388c8d6') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM users WHERE user_id = ? [ (0=>'1') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM user_settings WHERE user_id = ? [ (0=>'1') ]
________________________________________
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/conferences/lib/adodb/adodb.inc.php:377) in /var/conferences/classes/session/SessionManager.inc.php on line 57
________________________________________
(postgres7): UPDATE sessions SET user_id = ?, ip_address = ?, user_agent = ?, created = ?, last_used = ?, remember = ?, data = ? WHERE session_id = ? [ (0=>'1') (1=>'131.175.80.173') (2=>'Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.1) Gecko/2...') (3=>'1217491063') (4=>'1217494702') (5=>'0') (6=>'userId|s:1:"1";username|s:17:"admin-conferences";') (7=>'c02f529a13c1aeb3ba40e39fb388c8d6') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM conferences WHERE path = ? [ (0=>'lis') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM site
________________________________________
________________________________________
(postgres7): SELECT * FROM site_settings
________________________________________
________________________________________
(postgres7): SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = ? AND setting_name = ? AND conference_id = ? AND sched_conf_id = ? [ (0=>'AcronPlugin') (1=>'crontab') (2=>'0') (3=>'0') ]
________________________________________
________________________________________
(postgres7): UPDATE plugin_settings SET setting_value = ?, setting_type = ? WHERE plugin_name = ? AND setting_name = ? AND conference_id = ? AND sched_conf_id = ? [ (0=>'a:2:{i:0;a:3:{s:9:"className";s:20:"tasks.ReviewReminder";s:9:"f...') (1=>'object') (2=>'AcronPlugin') (3=>'crontab') (4=>'0') (5=>'0') ]
________________________________________
________________________________________
(postgres7): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = ? AND conference_id = ? AND sched_conf_id = ? [ (0=>'AcronPlugin') (1=>'0') (2=>'0') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM sched_confs WHERE path = ? and conference_id = ? [ (0=>'2008') (1=>'1') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM conferences WHERE conference_id = ? [ (0=>'1') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM versions WHERE current = 1
________________________________________
________________________________________
(postgres7): SELECT COUNT(*) FROM sched_confs WHERE conference_id = ? AND end_date < now() [ (0=>'1') ]
________________________________________
________________________________________
(postgres7): SELECT COUNT(*) FROM sched_confs WHERE conference_id = ? AND start_date < now() AND end_date > now() [ (0=>'1') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM sched_confs WHERE sched_conf_id = ? [ (0=>'4') ]
________________________________________
Warning: Cannot modify header information - headers already sent by (output started at /var/conferences/lib/adodb/adodb.inc.php:377) in /var/conferences/classes/template/TemplateManager.inc.php on line 292
Warning: Cannot modify header information - headers already sent by (output started at /var/conferences/lib/adodb/adodb.inc.php:377) in /var/conferences/classes/template/TemplateManager.inc.php on line 295
thanks again
Daniela