Fatal error: Cannot redeclare comment_theme() (previously declared in nodecomment.module:845 and comment.module on line 191
tommytom - April 24, 2009 - 11:33
| Project: | Node comments |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | tommytom |
| Status: | active |
Jump to:
Description
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 ?

#1
If the Comment module is enabled, it's obvious, or else I don't know.
#2
the comment module is disabled, anyway the node comment module automaticly disable the comment module.
#3
I 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.
#4
Possible causes and fixes at http://drupal.org/node/72099