Hi. When using drupal-4.3, 4.2 or cvs I cannot see the moderations of comments. I want users to be able to moderate (works) and the current mod-level for each comment is displayed in the forum along with the comment author, date and subject. I can do a 'select score from comments' within mysql to see that scores on comments are working. Doing a 'select score, votes from nodes' gives all zeroes as a response.

Another thing...To get the ratings module working I had to revert back to 4.2. Again, I cannot see within the portal how users can 'rate' other peoples forum postings.

Help with viewing moderation and ratings would be greatly appreciated. This is the sole reason I have chosen Drupal :)