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).

CommentFileSizeAuthor
blockTab_errors.png58.07 KBmonsoon

Comments

Anthony Pero’s picture

I am also encountering this as well, but I have devel generated content on the site.

Anthony Pero’s picture

Status: Active » Closed (duplicate)

Never mind, this is a duplicate of http://drupal.org/node/1301278. There is a patch that fixes it.