Closed (fixed)
Project:
Node Comments
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
24 Apr 2009 at 11:33 UTC
Updated:
9 May 2010 at 19:16 UTC
Everytime when I disable some module, I get this error message:
Fatal error: Cannot redeclare comment_theme() (previously declared in
mysite\sites\all\modules\nodecomment\nodecomment.module:845) in
mysite\modules\comment\comment.module on line 191
anyone know what this mean ?
Comments
Comment #1
artscoop commentedIf the Comment module is enabled, it's obvious, or else I don't know.
Comment #2
tommytom commentedthe comment module is disabled, anyway the node comment module automaticly disable the comment module.
Comment #3
tommytom commentedI get this error also when I enable any module. After that I have to disable and enable the node comments module, otherwise I get a lot of errors while viewing a node with comments.
Comment #4
francewhoaPossible causes and fixes at http://drupal.org/node/72099
Comment #5
crea commentedD6 1.x branch is not supported anymore. Closing.