I created two accts on drupalmu.org (chuckdeal97 & dealchuck) to test the usercomments feature. I created a blog entry as chuckdeal97. I then logged in as dealchuck and attempted to add a comment. I was forced to preview the comment, then I clicked save. which returned the following error
Fatal error: Unsupported operand types in /home/vhosting/47/drupalmu.org/www/includes/common.inc on line 1275
I tried this a couple of times. Upon returning to the page, I can see multiple copies of my comment, but no approve comments section!
Comments
Comment #1
Morten_P_Andersen commentedI hope someone can solved it - I got the same problem
Comment #2
zilla commentedme too - it was initially linked to the "Community Tags" module - if you have installed, immediately disable it and see it if keeps happening
for me, i've got the module disabled and it is STILL happening!! same thing, logged in user submits comment and gets this, anonymous user does not, nor does admin, just the other registered users
i do have notifications installed - and it appears to work, but i'm on a tiny dev install, just me!!
what about the other module, "comment notify" - could this be a culprit? any way to tell from the error or just need to tinker and turn things off and on...?
Comment #3
Morten_P_Andersen commentedComment Notify could be the problem - I have removed it and everything seems to work pretty well
Comment #4
zilla commented@morten (and others) - same thing, i can confirm that common.inc line 1265 error thing with "comment notify" - turned it off and all is well...
Comment #5
mullman commentedSame issue here. I get the error when comment_notify is active and it goes away when I disable it.
Comment #6
zilla commented@mullman- it appears that this is supposed to be fixed in most recent dev version of comment notify...
Comment #7
chuckdeal97 commentedSee Issue #320797: The Drupal 6 port. I supplied a patch (that apparently wasn't formatted correctly the first time) that fixes this issue as well as a couple of other things. Let me know how it works out!
Comment #8
wmostrey commentedUpgraded to Charles' version and this seems to fix the issue.