When I try delete submissions I get this fatal error

Fatal error: Cannot use object of type stdClass as array in /path/to/mywebsite/modules/webform/webform.module on line 1091

The link is:

http://mywebsite/node/"X"/submission/"Y"/delete

Where "X" is the node of the webform and "Y" is the submission number

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks. I found the problem and fixed it in 6.x dev version. After cleaning up the latest round of D6 bugs I'll release another beta. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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