Closed (fixed)
Project:
Spread
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Feb 2011 at 17:15 UTC
Updated:
18 Mar 2011 at 03:51 UTC
Fatal error: unsupported operand types in /.../mysite/sites/all/modules/mollom/mollom.module on line 1389. My site uses Drupal 6.20.
Any idea for a fix?
Mollum line 1389.
$form_state['mollom'] += $element['#mollom_form'];
What gives?
Comments
Comment #1
jumoke commentedAny ideas or is this module abandoned?
Comment #2
jchatard commentedFixed in 6.x-1.4
Comment #3
jchatard commentedProtect your spread form from mollom configuration page.
Comment #4
jumoke commentedThank you jchatard. Thanks for your amazing work on this exciting module :)