When set the location of the "User login" block to in the Block Menu, I received the following PHP notices:

    *  Notice: Undefined index: block_settings in logintoboggan_form_block_admin_configure_alter() (line 130 of sites/all/modules/logintoboggan/logintoboggan.module).
    * Notice: Undefined index: title in logintoboggan_form_block_admin_configure_alter() (line 130 of sites/all/modules/logintoboggan/logintoboggan.module).
    * Notice: Undefined index: #description in logintoboggan_form_block_admin_configure_alter() (line 130 of sites/all/modules/logintoboggan/logintoboggan.module).

I am using D7 Alpha 3.

CommentFileSizeAuthor
#1 lt_block_settings_fix.patch2.07 KBhunmonk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hunmonk’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev
Priority: Minor » Normal
Status: Active » Fixed
FileSize
2.07 KB

looks like they changed the container name for block settings. attached patch has been committed to HEAD, and fixes the issue.

billsdesk’s picture

Solved the problem. Thanks.

Status: Fixed » Closed (fixed)

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