vt7 dev release - Mail Bug
Sending email to a contact from contact email related tab not working
Message:
result is not an object
Designs
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Contributor
Tue Dec 13 13:29:32 2016,721 [35683] DEBUG VT - Prepared sql query being executed : INSERT INTO vtiger_shorturls(uid, handler_path, handler_class, handler_function, handler_data, onetime) VALUES (?,?,?,?,?,?) Tue Dec 13 13:29:32 2016,721 [35683] DEBUG VT - Prepared sql query parameters : [584ff7bcb00499.69412700,modules/Emails/handlers/ViewInBrowser.php,Emails_ViewInBrowser_Handler,viewInBrowser,{"emailId":3026,"parentModule":"Contacts"},0] Tue Dec 13 13:29:32 2016,724 [35683] DEBUG VT - Prepared sql query being executed : SELECT messageid FROM vtiger_message_ids WHERE crmid=? Tue Dec 13 13:29:32 2016,724 [35683] DEBUG VT - Prepared sql query parameters : [3023] Tue Dec 13 13:29:32 2016,725 [35683] INFO VT - PearDatabase ->ADODB error Query Failed:SELECT messageid FROM vtiger_message_ids WHERE crmid=?::->[1146]Table 'vt7.vtiger_message_ids' doesn't exist Tue Dec 13 13:29:32 2016,725 [35683] DEBUG VT - result is not an object:#0 /modules/Emails/models/Mailer.php(67): PearDatabase->query_result(false, 'messageid', 0) #1 /modules/Emails/models/Record.php(97): Emails_Mailer_Model::retrieveMessageIdFromMailroom(3023) #2 /modules/Emails/views/MassSaveAjax.php(221): Emails_Record_Model->send() #3 [internal function]: Emails_MassSaveAjax_View->massSave(Object(Vtiger_Request)) #4 /includes/runtime/Controller.php(64): call_user_func_array(Array, Array) #5 /modules/Emails/views/MassSaveAjax.php(28): Vtiger_Controller->invokeExposedMethod('massSave', Object(Vtiger_Request)) #6 /includes/main/WebUI.php(215): Emails_MassSaveAjax_View->process(Object(Vtiger_Request)) #7 /index.php(20): Vtiger_WebUI->process(Object(Vtiger_Request)) #8 {main}
- Author Contributor
vtiger_message_ids this table seems to me that should be vtiger_mailscanner_ids
- Manuel Status changed to closed
Status changed to closed
Please register or sign in to reply