Closed (fixed)
Project:
Moderation
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jun 2009 at 04:10 UTC
Updated:
4 Aug 2009 at 15:04 UTC
Jump to comment: Most recent
Attempting to delete a moderated comment causes the following error to display:
Fatal error: Cannot use object of type stdClass as array in /opt/lampp/htdocs/drupal_root/sites/all/modules/moderation/moderation.module on line 132
Please let me know what more information you need to help me debug this. Thanks in advance.
Mark
Comments
Comment #1
sanduhrscommited to dev.
thanks.
Comment #2
Anonymous (not verified) commentedLine 132 needs to be fixed in latest version also. Otherwise when you try to delete comments you get "Fatal error: Cannot use object of type stdClass as array".
Comment #3
sanduhrsThat is fixed in dev.
A new release will appear soon.
thanks.
Comment #4
sanduhrsJust released a new version.