Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: Update..

Quote Reply
Re: Update.. In reply to
One suggestion I gave about three months ago was to create two additional tables:

1)Status - contains all the permissions/user status information with the following fields:

ID
Status (administator, moderator, editor, power user, registered, banned)

2) User_Status - contains multiple records for each user (N->M connection):

ID
UserID
StatusID

This would allow users to have multiple statuses and be able to do multiple things in your scripts based on their status.

I do have this working (at least on the back-end)...I am still tweaking the front-end login process. But of course, I am still using Links SQL v.1.13, since it really addresses all my needs at this point. I don't anticipate upgrading to NG until probably Summer 2001 or Winter 2002.

Regards,

Eliot Lee
Subject Author Views Date
Thread Update.. Alex 6071 Jan 22, 2001, 8:33 PM
Thread Re: Update..
jgkiefer 5986 Jan 22, 2001, 9:11 PM
Thread Re: Update..
Alex 5956 Jan 22, 2001, 9:18 PM
Post Re: Update..
jgkiefer 5919 Jan 22, 2001, 9:41 PM
Thread Re: Update..
pugdog 5923 Jan 23, 2001, 1:09 AM
Thread Re: Update..
padders 5877 Jan 23, 2001, 11:24 AM
Thread Re: Update..
Ground Zero 5859 Jan 23, 2001, 3:11 PM
Thread Re: Update..
padders 5845 Jan 23, 2001, 3:32 PM
Thread Re: Update..
Alex 5856 Jan 23, 2001, 8:19 PM
Thread Re: Update..
padders 5780 Jan 24, 2001, 2:57 PM
Thread Re: Update..
Alex 5751 Jan 24, 2001, 3:18 PM
Thread Re: Update..
padders 5737 Jan 24, 2001, 3:35 PM
Post Re: Update..
Alex 5724 Jan 24, 2001, 3:51 PM
Thread Re: Update..
dearnet 5713 Jan 24, 2001, 11:57 PM
Post Re: Update..
Stealth 5666 Jan 25, 2001, 8:40 AM