Page 1 of 1

print page loading empty in 1.2.8

Posted: Fri 1. Dec 2006, 17:21
by beat
Hi Folks

I have the strange problem that my print command is calling a Site with ID an so but the page is not loaded. The print.tmpl is the standard tmpl and I have not yet changed anything on the template. Anybody any solution to this problem?

thanks

Posted: Fri 1. Dec 2006, 19:36
by Xdream
oh i have the same problem!
I do not know a answer

Posted: Sat 2. Dec 2006, 09:42
by beat
could it be that the print view has problem rendering php includes? In this site I am using such includes
[PHP]include("templates/copyright.tmpl")[/PHP]
. This is the only difference between several sites on the same server.

this is the site

http://www.loewen-worb.ch/cms

maybe someone can tell me more.

Posted: Sat 2. Dec 2006, 21:55
by Klappstuhl28

Problem solved

Posted: Mon 4. Dec 2006, 15:40
by beat
This was a php version Proplem. We moved the site to a new server, now it all works fine.

thanks anyway!