Re: forum does not work
Here is a potential fix, not guaranteed to work
Go into your database, where you host all your files. Find the file: .htaccess.
It should be in the root of your wordpress.
Scroll down to the end of the file and add this:
`LoadModule rewrite_module modules/mod_rewrite.so`