Hi,

I'm getting the following errors when any user submits a ticket.

Notice: Undefined variable: autocomplete in support_node_validate() (line 863 of /modules/support/support.module).
Notice: Undefined variable: autocomplete in _support_node_insert_update() (line 910 of /modules/support/support.module).
Notice: Trying to get property of non-object in support_mail_tokens() (line 1444 of /modules/support/support.module).

Appreciate any help.

Comments

bdragon’s picture

bdragon’s picture

Status: Fixed » Active

Actually, the third warning might still be at large.
Tracking it down now.

bdragon’s picture

Status: Active » Fixed
rolandk’s picture

Thanks ! I'm not sure how to patch the mod. Is it possible to update the dev version with the changes ?

bdragon’s picture

The release system on drupal.org checks if there were any changes once every 12 hours and rebuilds the dev tarball if necessary, so it should have them by now.

rolandk’s picture

Thanks very much. I did not know about drupal's release system - here I was downloading netbeans and trying to manually patch.

bdragon’s picture

Status: Fixed » Active

I missed the middle one, reopening.

bdragon’s picture

Status: Active » Fixed
rolandk’s picture

I just reinstalled the dev version. I am logged in as a regd user. I try to create a new support ticket and get the same notice.

Notice: Undefined variable: autocomplete in _support_node_insert_update()
(line 911 of /sites/all/modules/support/support.module).

Should I have cleared site cache ?

bdragon’s picture

I think I missed the snapshot run by a bit. I just rolled the beta1 release, please try that.

Status: Fixed » Closed (fixed)

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