Postponed (maintainer needs more info)
Project:
Support fields
Version:
6.x-2.1-rc5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2011 at 20:46 UTC
Updated:
21 Jul 2011 at 20:33 UTC
warning: Cannot use a scalar value as an array in /srv/www/htdocs/drupal/sites/all/modules/support_fields/support_fields.module on line 309.
It only appears when an anonymous user is going to post a support ticket.
Comments
Comment #1
span commentedThanks, will look into this.
Comment #2
andoresu commentedI found a solution for this. In this loop, add this condition (it's about line 318):
Comment #3
span commentedCool thanks, I was just looking at this and I was unable to recreate. I'm sure it can be setup specific . I'll add into the dev version and create a new RC if more reports of this come in. :)
Comment #4
span commentedSetting as need more info since I can't recreate it. Your fix is pushed to dev though but I don't want to create a release with the fix until we know why the problem arises for you.