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

LeisureLarry’s picture

Same problem with Drupal 6.20 for me, solved deleting line 208 (case publish) as mentioned in:
http://drupal.org/node/409894