Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
|
You can install any forum e.g. PhpBB and use its registeration to register your users and then do the session synchronization so that once a user is signed in he can remain signin on the forum and on the pages for your site.
I have done this kind of session synchronization in one of my projects in which I synchronized website session with OSCommerce session.
Also You have to export all your current registered user to the forum's database to keep your current users. Its a time taking work but not impossible. BEST OF LUCK!
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
|