Block fails to be enabled with Skinr module enabled
stephthegeek - July 3, 2009 - 23:48
| Project: | Patterns |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | skinr |
Jump to:
Description
Not sure if this belongs in the Patterns or Skinr queue, but I'm trying out a simple pattern to create and position a block, which runs fine without Skinr enabled, and throws the following error when enabled:
Pattern Create dummy block (sites/biz/files/patterns/create-block-pattern.xml)
Action #1: Block: Add block (op "execute")
PHP error occured:
warning: Invalid argument supplied for foreach() in /home/stephanie/workspace/tntux/6_drupal/sites/all/modules/skinr/skinr.module on line 352.The block is created but not positioned in the region.
| Attachment | Size |
|---|---|
| create-block-pattern.txt | 825 bytes |

#1
Thanks for reporting this Steph!
Sarva/Vaish, any ideas on this?