#3533 - Attach to Email function not working
SuiteCRM 7.9.9 self hosted on Ubuntu 14.04 PHP 7.0.27 Libre Office Executable installed and working
Everything with the Mail Merge Reports module is working EXCEPT the Attach to Email function. The Attach to Note function works as expected but the Attach to Email function returns a blank page. The URL generated is as follows:
index.php?action=ComposeGeneratedDocumentEmail&module=Emails&return_module=Contacts&return_action=DetailView&return_id=bc9cda59-8d7c-424b-b379-57b3ece7f155&recordId=d37c752b-bd47-83c8-4f46-5a726260ab88
I have 1) set Developer Mode to on 2) Turned on Display stack trace of errors 3) Set Log Level to Debug
and attempted the Attach to Email function. The stack trace is as follows:
Unknown Error (8192): Non-static method EmailUI::getDraftAttachments() should not be called statically occurred in /opt/bitnami/apache2/htdocs/mytestcrm/custom/modules/Emails/ComposeGeneratedDocumentEmail.php on line 60 [2018-02-01 10:47:30] display_stack_trace caller, file: /opt/bitnami/apache2/htdocs/mytestcrm/include/utils.php line#: 3517
Any assistance you can give me would be greatly appreciated
6 years ago
Hi,
We have just released MMR 2.5.11 wich solves "attach to email" problem with SuiteCRM 7.9.x releases. Please, note that this functionality will work only from SuiteCRM 7.9.10 due to SuiteCRM bugs. View changelog in the Documentation tab