White page of death

Permalink
I am building a site using Concrete 5 and I like to mention that it's a great system.
But on the site I'm working on I run into a problem I know is called white page of death on Drupal.

It's just a small site and I'm using Iframe to include a flash gallery with an external admin.
And I added custom tabs to one page.

The problem occurs on the pages where I use the Iframe and the custom tabs. Any thoughts on what the problem might be?

Thanks in advance for reactions!

danon
 
okhayat replied on at Permalink Reply
okhayat
Here are something you might want to check.
- Enable debugging (if not already enabled) in the Dashboard -> Sitewide Settings -> Debug -> Debug Level -> Development -> Set Debug Level as it will show the error that might have happened.
- Make sure your CSS (from the template or any custom code) isn't interfering with C5's.
- Provide a link/test page to show your problem, maybe we could help.
danon replied on at Permalink Reply
danon
Debugging is turned on and I have wrapped al css. And my theme is pretty basic.

I think it has to do with the iframe and the content I'm including there. I'm including a flash gallery (simpleviewer)

When I'm getting the white page, there is actually no code present. Then when I refresh it's fine again. And the weird thing is that it doesn't happen al the time.

The custom tabs I'm using do interfere with C5 When I'm in edit mode but I got round that in a very backwards way by selecting a different design to edit the page. So when not in edit mode its fine.

Any thoughts are more then welcome!
danon replied on at Permalink Reply
danon
I was just clicking through the site and the contact page( pure C5 generated content) didn't load and gave a white page as well.