Just a brief question - do forums (and anything else relevant that I can't think of at this ungodly hour) work exactly the same as before using comments as nodes?

Also, is it possible to have a different CCK type as a comment for each content type independently?

Keep up the good work! :)

Comments

robertdouglass’s picture

It is possible that the forum module has dependencies on comment.module that haven't been considered. Your experience trying this out on a test site is welcome.

Yes, you can have different node types as comments for different node types. There is no technical reason why, sometime down the road, there couldn't be multiple possible types as comments (or no restrictions on type...), but we wanted to start simple. Plus there are UI questions to be answered if multiple types can be used.

robertdouglass’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)
DayShallCome’s picture

Version: » 5.x-1.0-beta
Status: Closed (fixed) » Active

Sorry to reopen this, but is there a reason that the forum module no longer works? Is there something I have to do to change this functionality?

robertdouglass’s picture

Status: Active » Fixed

There is a forum module in the works that basically mimics the current forum module's behavior, only with node comments. I'm not the one working on this, but I believe the problem is a number of assumptions made in forum.module about the existence of comment.module.

Anonymous’s picture

Status: Fixed » Closed (fixed)
skywalker2208’s picture

I am also having and issue with node comment module working with the forum module. The forum says there is a new forum topic, but the forum topic number stays at zero. When you click on the forum topic it doesn't display any of the topics. when you add a new forum topic it says page is not found. Is there any fix to this issue?

summit’s picture

Hi, May be nodeforum is the answer to this. Nodeforum uses nodecomment :)
I posted here a 90% working version..:http://drupal.org/files/issues/nodeforum.module_0.txt

greetings,
Martijn