To reproduce:
1. Create a node and a comment.
2. Goto administer/comments and unpublish the comment
3. Go to approvel queue and republish comment
4. You get fatal error:
Cannot use object of stdClass as array in plugins/radioactivity_node.module line 141
Patch attached fixes this error.
| Comment | File | Size | Author |
|---|---|---|---|
| publish_comments.patch | 388 bytes | swentel |
Comments
Comment #1
Stephen Scholtz commentedWas having the same problem, applied your patch, problem is gone. Worked for me!
Comment #2
niQo commentedSame problem, patch works for me too.
Comment #3
skiminki commentedCommitted: http://drupal.org/cvs?commit=243822