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.
Comments
Comment #1
ChrisBryant commentedThanks for reporting this Steph!
Sarva/Vaish, any ideas on this?
Comment #2
stephthegeek commentedAny plans to make these two modules compatible? :)
Comment #3
ChrisBryant commentedThanks for the reminder here Steph. I'm checking with Sarva and Vaish to see if they can look into it.
Comment #4
vaish commentedHi Steph,
I couldn't reproduce this issue. I tested with both Skinr 6.1 and 6.2 and latest version of patterns. Can you check it out once again and provide additional details how to reproduce it in case you encounter it again.
Thanks,
Vaish
Comment #5
vaish commentedComment #6
stephthegeek commentedThanks for checking, I will try this again when I get a chance. I was actually going on a convo with jacine where she didn't think this had been fixed, but it sounds like it might have been :)
Comment #7
vaish commented