In my forum I have 2 forum containers that house 4 forums each. I want users to be able to post forums underneath a forum that resides in the forum containers, however when you go to forum, then click on the forum you would like to contribute, go to that forum's page and select add forum topic, the topic shows up only in the "recent forum topics" and not in the desired forum.

Any ideas on why this is happening and how I fix it?

Comments

madeiraone’s picture

This is forum posting issue is quite frustrating, if anyone can point me in the right direction, it would be much appreciated.

michelle’s picture

Sounds like http://drupal.org/node/90214

Michelle

--------------------------------------
See my Drupal articles and tutorials or come check out life in the Coulee Region.

madeiraone’s picture

This completely worked!

I had to go into the database and add a row with the values found by the php submission outlined here: http://drupal.org/node/90214

All function is restored!

Thank you very much for your guidance.

Katrina