Blank white screen when trying to generate pdf.

Hello,

I have a blank white screen when I click on a quote to generate a pdf. The URL is suitecrm/index.php?entryPoint=generatePdf. The system goes no further. Any help would be greatly appreciated. I am running 7.4.3 on MAMP.

Thank you

Matt

Hello,

Digging around for an error message I found this when I try and email a Quote.

Declaration of SugarEmailAddress::save() should be compatible with SugarBean::save($check_notify = false) in /Applications/MAMP/htdocs/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php on line 1113

I think it does the same thing when you ask the system to print PDF, email quotation or email PDF. Any help would be great.

Matt

I am having the same issue with PHP 7 on Windows (Wampserver) and Linux (Ubuntu Server 14.04). PHP 5.6 works perfectly fine.

I wonder if some module is missing on PHP 7… The saddest think is that its impossible to get some debugging information, just a white screen without any logged data.

Any idea folks about how to get this one working?

Greetings…