Ok So I got it to work, and I am really glad but the only problem I have is with logging in and out.
Problem #1
When users log out from the forum, they still are logged in at the Wordpress site
Problem #2
When they log out from the WP section, they log out successfully but they are redirected to this url
www.whatever.com/wp-login.php?action=logout...so basically they are locked in a never ending loop.
Problem #3
How do I add a register link and have it shown for people who are not logged in?
Thanks