I have my existing website with a basic users table and all that. I was wondering if you have any idea about a forum I could install which will be of good quality but I can use the current members in my database on it.
It would also help if there was a simple or not too hard way for transferring the current users to the forum users database.
What I was thinking was when the users registers on the main site he/she also gets added to the forum users database. I use double md5 hash so I need to make sure I can change the forum hash easily for the login page.
A simple or easy to follow method is preferred.
Thanks for your help.