Page 1 of 1

[SOLVED] Blank page with process_whole_template

Posted: Thu Dec 02, 2010 12:09 pm
by Stringfellow
Hello, would be nice if I could get some support for this issue.

I've been using CMSMS for a very long time in my wifes company website (at least since 1.2). The problems started yesterday when we wanted to implement facebook comments to news.

Example url: http://www.kullavikdesign.se/news/53/59 ... esign-2010


The problem was that facebook thinks every news is the same page, so all the comments will be visable on every single news story. After some research i realized it was my process_whole_template setting that was set to "true" in config.php.

But when i followed this guide: http://forum.cmsmadesimple.org/index.php?topic=30475.0
I just get a blank page on the news detailpage, the other pages is ok.

I realize you propably need some more debug info? Or maybe i've made some stupid mistake that you can figure out right away... Anyway - throw some questions at me!

Thank you.



Edit:

My problem was a small script that handled google maps support, the script printed out the body and head-tags and that did'nt work very well... the -tag needs to be in the code directly, not thru a userscript.