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

johnalbin’s picture

Status: Active » Closed (won't fix)

I was not able to reproduce this error.

I would note that the error:

Table 'DB1000000.node_comment_statistics' doesn't exist

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! :-\