Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - Current website members system integration
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Current website members system integration

 Post Reply Post Reply
Author
lostcontrol View Drop Down
Groupie
Groupie


Joined: 13 January 2006
Status: Offline
Points: 58
Post Options Post Options   Thanks (0) Thanks(0)   Quote lostcontrol Quote  Post ReplyReply Direct Link To This Post Topic: Current website members system integration
    Posted: 14 January 2006 at 12:08pm
Hello,

I have only download webwiz forums a couple of days ago for evaluation purposes along with other asp forums. I think the webwiz forum is by far the best i could find!

I would like to ask a question about the way the forum authenticates users and how i can encorporate a current members system i have on my website with the forum.

So, people would not be logging in through the forum but through my current login form but i would like the forum to recognise such users. I assume I can use the same cookies values as the forum (?).. but i wanted to know if the whole idea is possible or not?

Many thanks!
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 14 January 2006 at 12:36pm
Probally the simlest solution is to modfy the forum login and sign-up to use in your own site.

In Web Wiz Forums passowrds are 160bit one way encrypted.

When you login your password is 160bit encrypted and matched up to the users password in the database.

If username and password match a usercode is created and stored in the database and a cookie.

This usercode cookie is used to track the user throughout the forum to keep them logged in.
Back to Top
lostcontrol View Drop Down
Groupie
Groupie


Joined: 13 January 2006
Status: Offline
Points: 58
Post Options Post Options   Thanks (0) Thanks(0)   Quote lostcontrol Quote  Post ReplyReply Direct Link To This Post Posted: 14 January 2006 at 1:01pm
So, i can make my current members system to validate users against my current userbase and then generate the usercode and store it  to the webwiz forum db along with a cookie... will that make the forum work ok for users?

thanks for your respond!
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 14 January 2006 at 1:47pm
It may work, but I would imagine it would be simpler using the forum database for your member database.
Back to Top
ljamal View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 16 April 2003
Status: Offline
Points: 888
Post Options Post Options   Thanks (0) Thanks(0)   Quote ljamal Quote  Post ReplyReply Direct Link To This Post Posted: 15 January 2006 at 1:43am
The way, I've done it is to have my site wirte the WWF cookie and use the cookie to validate WWF users. The users are automatically inserted into the WWF table and removed the links to WWF registration, profiles, login and password requests.
Back to Top
wistex View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 30 August 2003
Location: United States
Status: Offline
Points: 877
Post Options Post Options   Thanks (0) Thanks(0)   Quote wistex Quote  Post ReplyReply Direct Link To This Post Posted: 15 January 2006 at 1:52am
On ones of my sites, I use the forum database as the member database, and it works perfectly. 
 
Unless your existing member system on your site is very complex, I would also recommend using Web Wiz Forums to manage the members for a number of reasons.  1.) Web Wiz Forums is more secure than many other login/membership systems.  2.) Its usually easier to modify the rest of the site to use Web Wiz Forums membership management than the other way around.
 
In most cases you would be able to simply add code to the header of your pages (as an include) that checks if people are logged into WWF.  I simply included WWF's common.asp which does that automatically, but you could streamline it by creating your own include that checks if people are logged in (i.e. your pages don't need everything in common.asp, so you could eliminate some overhead by creating an include with just what you need in it).  You then use the ASP variables set by common.asp to determine if someone is logged in, who they are, and what permissions they should have... passing that information onto whatever scripts you are using on the rest of your website.
 
If you have code or scripts that are looking for a specific cookies or session variables, you can modify the login script in WWF to set those in addition to the standard WWF ones.
 
I also created login pages that automatically redirect you back to the page you were on (based on the login page that WWF uses).
 
Since WWF's code is well documented and commented, it is easy to mod(ify).
 
I haven't upgraded to 8.0 yet, but as soon as 8.0 stable is out, I will begin making those 8.0 mods. Big smile
Back to Top
danm View Drop Down
Groupie
Groupie


Joined: 01 July 2002
Location: Romania
Status: Offline
Points: 64
Post Options Post Options   Thanks (0) Thanks(0)   Quote danm Quote  Post ReplyReply Direct Link To This Post Posted: 22 February 2006 at 4:46pm
Originally posted by wistex wistex wrote:

 
I haven't upgraded to 8.0 yet, but as soon as 8.0 stable is out, I will begin making those 8.0 mods. Big smile


Hi,

did you manage to write the mode for this forum version.
I would be very interested to integrate the login engine from WWF in my site.

Thank you
Back to Top
wistex View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 30 August 2003
Location: United States
Status: Offline
Points: 877
Post Options Post Options   Thanks (0) Thanks(0)   Quote wistex Quote  Post ReplyReply Direct Link To This Post Posted: 23 February 2006 at 9:55pm
Here is my Quick & Dirty Site Integration Tutorial that I wrote awhile back.  It explains what needs to be done to make it work.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.