Closed (fixed)
Project:
User Badges
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 23:10 UTC
Updated:
6 Nov 2011 at 22:50 UTC
I got this notice after creating a custom content type node on /***/node/ , /admin/people/people and /***/user
Notice: Undefined index: nolimit in user_badges_get_badges() (line 907 of /***/sites/all/modules/user_badges/user_badges.module).
Environment: Drupal 7.8
Comments
Comment #1
Miria commentedThis same error appears for me at the top of forum posts pages.
Comment #1.0
Miria commentedadded "and /***/user"
Comment #2
nancydruRight after the "static" line (approx. 863) in function user_badges_get_badges, insert:
Please let me know if it takes care of this.
Comment #3
Desi Raaj commented#2 fixed the problem for me
Comment #4
Desi Raaj commentedComment #5
nancydruGreat, thanks. This will be in #1306032: Cumulative D7 Changes.
Comment #6.0
(not verified) commentedthe same notice again on /admin/people/people