There are 2 notices which add a lot of lines to watchdog:

  • Notice: Undefined index: 10 in pcp_get_complete_percentage_data() (line 350 of .../pcp/pcp.module).
  • Notice: Undefined index: fieldname in pcp_form_user_profile_form_alter() (line 105 of .../pcp/pcp.module).

Attached patch fixes 2 notices and removes trailing spaces (sorry, they were removed by NetBeans and I found this only when checked the patch).

CommentFileSizeAuthor
#1 pcp-notices.patch13.03 KBss81

Comments

ss81’s picture

StatusFileSize
new13.03 KB

Forgot to attach the patch in previous comment.

BarisW’s picture

Status: Active » Fixed

Thanks. Committed to 6.x-2.x-dev.

Status: Fixed » Closed (fixed)

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