This was working fine on CMSMS v1.10.3, but no since i upgrade to v1.11.7 and also upgrade the used modules to there latest version, CMSPrinting give me a blank page.
If i look in the source of that page it seems only the content is missing, header and meta info is there.
I already looked in the forum, but can not find a solution.
I checked on the fopen issue and the 'allow_url_fopen' is set to 'on' by the hosting. I also already clear the cache.
In the CMSPrinting template body i use this to call the content:
Code: Select all
{$content}
{$printscript}Code: Select all
{CMSPrinting showbutton="true"}CMSMS version 1.11.7
CMSMailer 5.2.1
CMSPrinting 1.0.4
FileManager 1.4.3
MenuManager 1.8.5
MicroTiny 1.2.5
ModuleManager 1.5.5
News 2.12.12
Search 1.7.8
ThemeManager 1.1.8
Gallery 1.6.1
Showtime 3.3
FormBuilder 0.7.3
Captcha 0.4.6
CGSimpleSmarty 1.7
CGExtensions 1.37.1
CGGoogleMaps 2.4.7
TinyMCE 2.9.12
autos 1.4
PDFGenerator 0.1
PHP version 5.3.27
Rather then the upgrading from CSMMS and the modules there is nothing changed on the templates or pages.
Hope to find some help to solve this issue.
Kind regards
Peter
UPDATE
since the upgrade the site was on maintenance mode with access to my IP only.
checking the maintenance mode out and let the site open for public solves the problem
sorry i did not check this before posting this message, but hope that someone get help with my solution

