I'm not sure why this is happening. I get this weird error when try to create a node with node as block settings:

The block Banner Image-Special Events was assigned to the invalid region -1 and has been disabled.

However, if I edit and re-submit the node, the block is properly displayed, but the error remains.

This error is only being shown on one site of a Drupal multi-site installation. Wondering if anyone could at least point me in the right direction here.

Thanks,
Rene

Comments

rfay’s picture

I get this with current dev as well.

rhache’s picture

For some reason this has started popping on another, completely unrelated site. Node as block was working fine and then just started to have that error.

Rene

arski’s picture

getting this too :( very weird stuff.

I have my node as block set to display on "only the listed pages" if that has any relevance.

Thanks in advance!

j.slemmer’s picture

To add on Arski's comment. Somehow also the paths in "only the listed pages" were getting a

..

tags around them.

We have no wysiwyg editor on the block textarea's..

very strange

valderama’s picture

subscribing

arski’s picture

Title: Odd invalid region error » Block 'Page specific visibility settings' wrapped in p-tags when node re-saved

The invalid region stuff is discussed and explained in here #577818: Regions field empty.

However, I'm still getting the weird thing that the block's visibility settings are wrapped in paragraph tags - < p > when I edit the actual node, as mentioned by j.slemmer..

arski’s picture

-nt