Closed (duplicate)
Project:
Block tab
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2012 at 20:47 UTC
Updated:
16 May 2012 at 12:55 UTC
Please see the following error I encountered when I enabled the block_tab module on my fresh D7 installation. Site has no user generated content has yet.
Notice: Undefined index: help in block_tab_preprocess_block() (line 42 of /public_html/sites/all/modules/block_tab/block_tab.module).
Notice: Undefined index: content in block_tab_preprocess_block() (line 42 of /public_html/sites/all/modules/block_tab/block_tab.module).
| Comment | File | Size | Author |
|---|---|---|---|
| blockTab_errors.png | 58.07 KB | monsoon |
Comments
Comment #1
Anthony Pero commentedI am also encountering this as well, but I have devel generated content on the site.
Comment #2
Anthony Pero commentedNever mind, this is a duplicate of http://drupal.org/node/1301278. There is a patch that fixes it.