Hi there,
Thanks for the great software, simple and comprehensive...
SMTP setup is correct and "Send Test Email" works fine...
I'm getting an error when sending emails and when sending Invitations...
We have a dedicated server and we control our WHM...
-------------
I am getting an error 500 when trying to send an email... this is the Log
( [controller] => Email ) , InputData: {"assignedUserId":"1","assignedUserName":"Admin"," isHtml":true,"status":"Sending","attachmentsIds":[],"attachmentsNames":{},"attachmentsTypes":{},"to": "naserak1@gmail.com","parentType":"Account","paren tName":"test","parentId":"5477dc85ab872","name":"C ase has been created","selectTemplateName":null,"selectTemplate Id":null,"body":"<p>{Person.name},</p><p>Case '{Case.name}' has been created with number {Case.number} and assigned to Admin.</p>","from":"aknaser@gmail.com","bcc":"","cc":""} - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rgk_espo_crm.email' doesn't exist [] [] [2014-11-28 14:16:40] Espo.ERROR: Display Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rgk_espo_crm.email' doesn't exist, Code: 42S02 URL: /crm/api/v1/Email [] [] -----------------------
I am also getting error 500 when trying to send Invitations:
( [controller] => Meeting [action] => sendInvitations ) , InputData: {"id":"5477e50bc53f6"} - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rgk_espo_crm.email' doesn't exist [] [] [2014-11-28 14:25:13] Espo.ERROR: Display Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rgk_espo_crm.email' doesn't exist, Code: 42S02 URL: /crm/api/v1/Meeting/action/sendInvitations [] [] --------------
We really appreciate your help...
Thanks for the great software, simple and comprehensive...
SMTP setup is correct and "Send Test Email" works fine...
I'm getting an error when sending emails and when sending Invitations...
We have a dedicated server and we control our WHM...
-------------
I am getting an error 500 when trying to send an email... this is the Log
( [controller] => Email ) , InputData: {"assignedUserId":"1","assignedUserName":"Admin"," isHtml":true,"status":"Sending","attachmentsIds":[],"attachmentsNames":{},"attachmentsTypes":{},"to": "naserak1@gmail.com","parentType":"Account","paren tName":"test","parentId":"5477dc85ab872","name":"C ase has been created","selectTemplateName":null,"selectTemplate Id":null,"body":"<p>{Person.name},</p><p>Case '{Case.name}' has been created with number {Case.number} and assigned to Admin.</p>","from":"aknaser@gmail.com","bcc":"","cc":""} - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rgk_espo_crm.email' doesn't exist [] [] [2014-11-28 14:16:40] Espo.ERROR: Display Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rgk_espo_crm.email' doesn't exist, Code: 42S02 URL: /crm/api/v1/Email [] [] -----------------------
I am also getting error 500 when trying to send Invitations:
( [controller] => Meeting [action] => sendInvitations ) , InputData: {"id":"5477e50bc53f6"} - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rgk_espo_crm.email' doesn't exist [] [] [2014-11-28 14:25:13] Espo.ERROR: Display Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rgk_espo_crm.email' doesn't exist, Code: 42S02 URL: /crm/api/v1/Meeting/action/sendInvitations [] [] --------------
We really appreciate your help...
Comment