I have enabled the Forum module but I do not see any link to the forum on the navigation block or anywhere else ( http://localhost/drupal/forum ). I am using the Garland theme but I doubt that is the issue. I have given permission for authenticated users to create forum topics.
Thanks

Comments

markconroy’s picture

you have to add it to a menu yourself.

Go to:
Admin >> Site Building >> Menus (and choose the menu you wish to add it to).

For Path, type in "forum" (without the quotation marks). Click "Save".

============

Drupal Core Maintainer for "Out of the Box" Initiative.

willk’s picture

thanks