Does anybody know what this error could be?

Notice: Undefined property: stdClass::$comment_count in comment_node_page_additions() (line 727 of C:\Sites\modules\comment\comment.module).

link|improve this question
do you have a little more info, like which version of Drupal. Is it a fresh install or did it just happen? Any other modules or customizations? – MotoTribe Jan 22 at 22:45
its drupal 7.. just started happening randomly..im not sure what module could of started causing it... Accordion menu jCarousel jQuery plugins Superfish were the last installs – clockworkworks Jan 23 at 22:47
The error reported is caused by a bug in a module. Questions about module bugs are off-topic here, as per faq. – kiamlaluno Feb 24 at 22:39
feedback

closed as off topic by kiamlaluno Feb 29 at 23:12

Questions on Drupal Answers - Stack Exchange are expected to generally relate to drupal, within the scope defined in the faq.

1 Answer

in cases like those you can google the error message, just remove the "C:\Sites\" part. Here is an issue on d.o.

link|improve this answer
3  
That issue is marked as a duplicate of drupal.org/node/1020658, where solutions abound (particularly in comment #17) :) – geerlingguy Jan 24 at 3:24
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.