Dear Matt
here the stack trace related to the fatal error that occours when we try to send a notificacion email
/director/notifyUsers
to
All registrants (1 users)
All paid registrants (1 users)
Thanks a lot,
Anna
(postgres7): SELECT * FROM sessions WHERE session_id = ? [ (0=>'cf01435b87c0834300ce32081048034d') ]
________________________________________
________________________________________
(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.153') (2=>'Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.

Gecko/2...') (3=>'1239958885') (4=>'1239971660') (5=>'0') (6=>'username|s:17:"admin-conferences";userId|i:1;') (7=>'cf01435b87c0834300ce32081048034d') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM conferences WHERE path = ? [ (0=>'testelpub') ]
________________________________________
________________________________________
(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=>'testelpub09') (1=>'5') ]
________________________________________
________________________________________
(postgres7): SELECT COUNT(*) FROM roles WHERE conference_id = ? AND sched_conf_id = ? AND user_id = ? AND role_id = ? [ (0=>'5') (1=>'10') (2=>'1') (3=>'64') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM versions WHERE current = 1
________________________________________
________________________________________
(postgres7): SELECT COUNT(*) FROM sched_confs WHERE conference_id = ? AND end_date < now() [ (0=>'5') ]
________________________________________
________________________________________
(postgres7): SELECT COUNT(*) FROM sched_confs WHERE conference_id = ? AND start_date < now() AND end_date > now() [ (0=>'5') ]
________________________________________
________________________________________
(postgres7): SELECT * FROM sched_confs WHERE sched_conf_id = ? [ (0=>'10') ]
________________________________________
________________________________________
(postgres7): SELECT COALESCE(ed.subject, dd.subject) AS subject, COALESCE(ed.body, dd.body) AS body, COALESCE(e.enabled, 1) AS enabled, d.email_key, d.can_edit, d.can_disable, e.conference_id, e.sched_conf_id, e.email_id, dd.locale, d.from_role_id, d.to_role_id FROM email_templates_default d LEFT JOIN email_templates_default_data dd ON (dd.email_key = d.email_key) LEFT JOIN email_templates e ON (d.email_key = e.email_key AND e.conference_id = ? AND e.sched_conf_id = ?) LEFT JOIN email_templates_data ed ON (ed.email_key = e.email_key AND ed.conference_id = e.conference_id AND ed.sched_conf_id = e.sched_conf_id AND ed.locale = dd.locale) WHERE d.email_key = ? AND dd.locale = ? [ (0=>'5') (1=>'0') (2=>'PUBLISH_NOTIFY') (3=>'en_US') ]
________________________________________
________________________________________
(postgres7): SELECT ed.subject, ed.body, 1 AS enabled, e.email_key, 1 AS can_edit, 0 AS can_disable, e.conference_id, e.sched_conf_id, e.email_id, ed.locale, NULL AS from_role_id, NULL AS to_role_id FROM email_templates e LEFT JOIN email_templates_data ed ON (ed.email_key = e.email_key AND ed.conference_id = e.conference_id AND ed.sched_conf_id = e.sched_conf_id) LEFT JOIN email_templates_default d ON (e.email_key = d.email_key) WHERE d.email_key IS NULL AND e.conference_id = ? AND e.sched_conf_id = ? AND e.email_key = ? AND ed.locale = ? [ (0=>'5') (1=>'0') (2=>'PUBLISH_NOTIFY') (3=>'en_US') ]
________________________________________
________________________________________
(postgres7): SELECT DISTINCT u.* FROM users u, registrations r WHERE u.user_id = r.user_id AND r.sched_conf_id = ? [ (0=>'10') ]
________________________________________
Fatal error: Call to a member function _returnUserFromRowWithData() on a non-object in /var/conferences/classes/db/DAOResultFactory.inc.php on line 81
________________________________________
(postgres7): UPDATE sessions SET user_id = ?, ip_address = ?, user_agent = ?, created = ?, last_used = ?, remember = ?, data = ? WHERE session_id = ? [ (0=>'1') (1=>'131.175.80.153') (2=>'Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.

Gecko/2...') (3=>'1239958885') (4=>'1239971660') (5=>'0') (6=>'username|s:17:"admin-conferences";userId|i:1;') (7=>'cf01435b87c0834300ce32081048034d') ]