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

sanduhrs’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Assigned: Unassigned » sanduhrs
Status: Active » Fixed

commited to dev.
thanks.

Anonymous’s picture

Version: 6.x-1.x-dev » 6.x-1.3
Status: Fixed » Active

Line 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".

sanduhrs’s picture

Status: Active » Closed (fixed)

That is fixed in dev.
A new release will appear soon.
thanks.

sanduhrs’s picture

Just released a new version.