I just set up Drupal entirely as I'd like it. Drupal 4.6, IIS, MySQL latest

Now, whenever a user posts in the Forum, the post doesn't appear, and the forum says it has -X number of posts, X being equivalent to however many posts there are new ... and the main forum topic count stays at ZERO.

Can anybody help please?

Cheers,
-B

Comments

sepeck’s picture

I replicated the bug once. I have not yet had time to try it again do to a completely unreasonable work schedule though. I don't normally use forums on my sites :)

-sp
---------
Test site...always start with a test site.
Drupal Best Practices Guide

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

Steven’s picture

I believe if you search you can find the solution, it has been reported before. I think it has to do with comment.module not being enabled. Try that.

david@thrale.com’s picture

I have exactly this problem.

I have tried searching the Drupal forums for solutions (and using Google) but couldn't find any. My comments module is on and working. I am using Drupal 5.19 (can't go to D6 as some modules don't have D6 versions yet).

I had previously and unsuccessfully tried migrating forum messages using phpbb2drupal module, and now ant to manually transfer some forum messages.

Any suggestions please?