Search found 3 matches

by whoey
Fri Sep 20, 2013 4:34 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: migrate to new server with https, printing blank pages
Replies: 2
Views: 1202

Re: migrate to new server with https, printing blank pages

Ok, silly me, I should really look at errorlogs when trying to fix things. Line 94 of modules/CMSPrinting/CMSPrinting.module.php : $url = "http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; needs to be fixed, in my case everything is HTTPS, so adding the s solved everything for me her...
by whoey
Fri Sep 20, 2013 4:06 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: migrate to new server with https, printing blank pages
Replies: 2
Views: 1202

Re: migrate to new server with https, printing blank pages

So I guess I'm the only one with these issues?
by whoey
Tue Sep 03, 2013 10:26 am
Forum: [locked] Installation, Setup and Upgrade
Topic: migrate to new server with https, printing blank pages
Replies: 2
Views: 1202

migrate to new server with https, printing blank pages

So I am trying to migrate a site to a new host. The new server has the htdocs setup as https, and I have added $config['root_url'] = 'https://newserver.com'; to the config file (as well as relevant new DB info) CMSMS 1.11.7 PHP 5.4.17 When I access the site and click the printer friendly page icon I...

Go to advanced search