Closed (works as designed)
Project:
Block Theme
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2011 at 10:02 UTC
Updated:
20 Nov 2011 at 19:43 UTC
Notice: Undefined offset: 1 in blocktheme_get_blockthemes() (line 256 of /mnt/www/WORKSPACE_DRUPAL/test/drupal/drupal7-clean/sites/all/modules/contrib/blocktheme/blocktheme.module).
Comments
Comment #1
marcoka commentedok do not use spaces like foo | Name
use: foo|name
Comment #3
marcoka commentedComment #4
amateescu commentedThe documentation clearly says that you should use the
key|valuepattern :)