amird wrote:
I wanna use Web Wiz forum in my web site but I have a member area in my web site and want to use my own authentication for the forum.
How can I do it?
|
Rewrite a lot of code. I learnt the hard way by changing the authenication from user/password to Windows Integrated (for domain logins). Youll have to rewrite the registration, the login and the session management code and possibly the forums/post display code, the searching and PM system and the database structure if you didnt think about it correctly in the first place 