Posted by taite11 on November 25, 2008 at 5:58am
Jump to:
| Project: | Authoring Aliases |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Same problem with Drupal 6.20 for me, solved deleting line 208 (case publish) as mentioned in:
http://drupal.org/node/409894