Active
Project:
Authoring Aliases
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 05:58 UTC
Updated:
5 Feb 2011 at 08:29 UTC
Not where I expected to see an error...
but when I clicked "Publish" to publish 1 comment on .../admin/content/comment/approval I got the error "Fatal error: Cannot use object of type stdClass as array in /home/"..."/public_html/sites/all/modules/authoring_aliases/authoring_aliases.module on line 209"
Comments
Comment #1
LeisureLarry commentedSame problem with Drupal 6.20 for me, solved deleting line 208 (case publish) as mentioned in:
http://drupal.org/node/409894