Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Incomplete
-
Affects Version/s: 4.7
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
When using the print pdf action (on event participants and contacts) I get a WSOD in some cases.
I cannot reproduce this on dev, which leads me to think this is a php-version related problem.
In local testing i find this message in my log.
Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method CRM_Contact_Page_AJAX::pdfFormat() should not be called statically in CRM_Core_Invoke::runItem() (line 278 of /websites/civicrm-buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Core/Invoke.php).
Not sure if this is the cause issue.
Steps to reproduce
Select some contacts,
select print pdf letter action
choose template
make pdfs
choose other template
make pdfs -> white screen