I am using PE, on D7.23 with an Omega4 subtheme.

While changing the site default layout to a 3 column layout, I did not see and did not assign the "site content" section to any column. As soon as I hit save, the page went white. And actually all the pages have gone white (it's hard to say since, I can only get URL's in from browser memory because... well, all the pages are 100% white).

This is what happened to the best of my recollection, it happened quickly. But I am pretty sure that the site content section (or whatever it's called) was not assigned to any of the columns. The upshot is, that if the site content is not assigned to any column/section in the layout, the site is essentially gone. When I view source, there is markup, but the browser shows 100% white.

Seems there should be some sort of validation ensuring that the output of the site is somehow ensured to be assigned to some visible column.

Comments

DamienMcKenna’s picture

You might want to take a look at some of the tips in https://drupal.org/node/158043 for ideas how ti dentify the error.

apmsooner’s picture

Status: Active » Closed (works as designed)

This is actually well documented here: http://drupalcode.org/project/panels_everywhere.git/blob/refs/heads/6.x-...

See step 2 and 3. I've worked with Panels Everywhere in omega 4.x as well as some other themes and as long as you enable the sample variant, you won't have that problem. I agree there should be validation or something but its known already as an issue to improve upon.