Create documents in docx, xlsx (MS Office Word and Excel), odt, ods (LibreOffice and OpenOffice) and pdf format without MS Office or others plugins installed from any module and subpanel using templates.
#949 - PHP Fatal Error
I have noticed the following fatal errors in my logs lately, just wondering if there is a fix?
PHP Fatal error: Uncaught Error: Call to a member function bean_implements() on null in /opt/bitnami/apache2/htdocs/mycrm/modules/DHA_PlantillasDocumentos/UI_Hooks.php:211
The Stack trace is as follows
Stack trace:
0 /opt/bitnami/apache2/htdocs/mycrm/custom/modules/DHA_DocumentTemplatesHooks.php(6): MailMergeReports_after_ui_frame_hook('after_ui_frame', NULL)
1 /opt/bitnami/apache2/htdocs/mycrm/include/utils/LogicHook.php(264):
DHA_DocumentTemplatesHook_class->after_ui_frame_method('after_ui_frame', NULL)
2 /opt/bitnami/apache2/htdocs/mycrm/include/utils/LogicHook.php(204): LogicHook->process_hooks(Array, 'after_ui_frame', NULL)
3 /opt/bitnami/apache2/htdocs/mycrm/include/MVC/View/SugarView.php(201): LogicHook->call_custom_logic('Home', 'after_ui_frame')
4 /opt/bitnami/apache2/htdocs/mycrm/include/MVC/Controller/SugarController.php(432): SugarView->process()
5 /opt/bitnami/apache2/htdocs/mycrm/include/MVC/Controller/SugarController.php(375): SugarContro...
', referer: https://mycrm/index.php?module=Users&action=Login&loginErrorMessage=LBL_SESSION_EXPIRED
6 years ago
Hi,
We were unable to reproduce the error, but it seems that it occurs when trying to login from an expired session. We have just published version 2.5.12 that would solve that problem.
6 years ago
Thanks for your rapid response, have installed the upgrade, will keep an eye on the logs to see if it is fixed
Cheers