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

marcoka’s picture

Status: Active » Fixed

ok do not use spaces like foo | Name
use: foo|name

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

marcoka’s picture

Status: Closed (fixed) » Needs work
amateescu’s picture

Status: Needs work » Closed (works as designed)

The documentation clearly says that you should use the key|value pattern :)