Gossamer Forum
Home : Gossamer Threads Inc. : Custom Modification Jobs :

Forum Registration & Authentication code needed

Quote Reply
Forum Registration & Authentication code needed
I am looking for some help with configuring the forum software. Basically, I need 3 snipets of code as follows:

1) This snipet will go in my site Sign In script. When the user is successfully authenticated by my existing code, this piece of code will be executed. It will populate forum database tables to sign the user in.
2) This snipet will go in my site Sign Out script. When a user has been successfully signed out using existing code, this code will be executed. It will sign the user out of the forum.
3) This snipet will go in my site Registration script. When a user registers on my site this script will be executed. It will create a forum account for the user.

Any pointers will be gratefully received!
Calvin Malaney.