Closed (won't fix)
Project:
404 Blocks
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2010 at 13:12 UTC
Updated:
15 Jul 2010 at 11:22 UTC
After installing the module, the comment module is called when triggering 404, resulting in an error reported by watchdog.
I have no comments on my site, only the module is activated as a requirement for tracker.
The error in the log is:Table 'DB1000000.node_comment_statistics' doesn't exist query: SELECT last_comment_timestamp, last_comment_name, comment_count FROM node_comment_statistics WHERE nid = 215 in /shared/www/modules/comment/comment.module on line 597
Comments
Comment #1
johnalbinI was not able to reproduce this error.
I would note that the error:
hints that there is something wrong with your installation. You are missing database tables. That has nothing to do with the 404 Blocks module. Sorry, I can't help! :-\