Hi,
When I try to add comments on my site using this module I get the following error:
An error occurred.
/ajax_comments/js
<br />
<b>Fatal error</b>: Unsupported operand types in <b>/nfs/c03/h04/mnt/49414/domains/carbonpig.com/html/includes/common.inc</b> on line <b>1385</b><br />
This never happened before - I upgraded drupal from 6.8 --> 6.11 today and was testing everything to make sure it worked....I hadn't tested ajax comments, but I upgraded ajax comments too. Now when I try the new version of the module, or roll-back to the old one I'm getting this funky error. Any ideas anyone?
Cheers,
CarbonPig
You can try mimicking this at carbonpig.com in the think tank - there are comment forms there.
Comments
Comment #1
neochief commentedWell, I have similar problem before, but it was not related to ajax_comments. I don't remember which module it was, but problem was in module which was partially ported to D6. If you don't change syntax of url() function while porting the module, such problem occurs.
For today, the dev. version of ajax_comments is most stable, it's being widely used, and I din't heared about such errors. So, I can suggest you to observe contribs and you certainly will find the root of the problem in some of them.
Comment #2
MisterSpeed commentedCould you pls run ConfigDoc and attach the dump here so that we can perhaps identify the culprit ?
Comment #3
shane birley commentedI am just trying this module out and ran into this error when attempting to reply to a comment:
Just a quick look appears to have a function clash with IMCE?
Comment #4
rjbrown99 commentedCan't reproduce. Please try with the latest version and re-open if this is still an issue.