My site works fine when I’m logged in (as any user), but not when logged out. The home page is completely blank, while some of the inner pages are rendering without CSS, and the includes/header template isn’t showing either.
Home page: http://www.sprintjeloy.no
Inner page: http://www.sprintjeloy.no/lagene/kull_95_96/
My php.ini memory_limit is set to 128. I’ve tried searching for solutions, but couldn’t find anything to solve this for me.
Here’s my includes/header template: http://pastebin.com/SacFh19x
Any ideas?