I was wondering if you guys can help me out. We are developing a new forum component on our website. The forum is being created with PHP and MySQL and we want to integrate it with Wordpress.
The Problem is, that we don't want to create a whole new Register Forum because this will force the user to create TWO accounts (one for the site and one for the forum) and this is not user friendly.
So if you know a way to use the wordpress website user database with an outside database it will be great.
Another option is to create a whole new data base but then we force the users out of the commenting section on the Wordpress website. So if is there away to create a new Database that will allow them to use the same account for the website and for the forum that will be fantastic.
I hope someone here know how to merge the two data bases please help me out.
Thanks!