After update.php i got this message 7 times:

Notice: Undefined index: name in global_filter_block_info() (Zeile 39 von /www/sites/all/modules/global_filter/global_filter.blocks.inc).
Warning: Missing argument 3 for global_filter_set_parameter(), called in /www/sites/all/modules/global_filter/global_filter.blocks.inc on line 41 and defined in global_filter_set_parameter() (Zeile 64 von /www/sites/all/modules/global_filter/global_filter.storage.inc).

Comments

RdeBoer’s picture

Hi Alexander,

Thanks for your report. I vaguely remember addressing this in 7.x-1.x-dev. Could you try the latest development snapshot please?

Also can I ask your version of PHP. You can find this on the Reports --> Status report page in Drupal. Somewhere down the page it normally says something like "PHP 5.3.6".

If the errors don't go away, then please uninstall (not just disable) your current version and re-install 7.x-1.x-dev. You'll lose your filter definitions and will have to enter them again, but that won't take long and at least you'll no longer have the errors.

Rik

Alexander Hadj Hassine’s picture

My PHP version is 5.3.3-7+squeeze14. With 7.x-1.x-dev i do not get this messages. When will the dev be stable?

THX

RdeBoer’s picture

@ Alexander, #2:

The dev will be stable when there have been no reports of it falling over for a period of time :-)

THX

RdeBoer’s picture

Status: Active » Fixed
kaizerking’s picture

Latest dev gives this error on enabling this module
Notice: Undefined index: name in global_filter_block_info() (line 41 of C:\wamp\www\xxxxx\sites\all\modules\global_filter\global_filter.blocks.inc).
.

RdeBoer’s picture

Assigned: Unassigned » RdeBoer
Priority: Major » Normal

@kaizerking, #5:

Thanks for your report.

Fix checked in. Available in next dev snapshot 7.x-1.x-dev (18 Jan 2013) or later.

Rik

Status: Fixed » Closed (fixed)

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