hi, i'm using drupal 4.1 and image module.
I have a little problem in the home page: the image nodes don't display the "number of comments" link but only the "Add a comment" link.
I tried to hack the image.module file but i don't know how to do it.
TIA.

Comments

I fixed this in CVS

The problem is the image.module does not pass $main through to the node theme call. I will look up the fix a later (at work) and post it.

Craig