Hi, this is my first post in here in quite some time and I hope that this is the correct forum and that someone can assist me.
What I'm trying to do is limit features such as ADD, MODIFY, and DELETE to users who are logged in. Currently, you can go to the website and view with no problems. My other issue is that I'm using SSI calls that lists categories on the left hand side of the screen. Anyways, the categories can be clicked to view and I am using the default uid to do this. Should I be doing this some other way? Is there a variable I should be using that DBMAN knows the user is logged in/out?? I don't want the user to have to log in each time they want to add something and the way it is set-up now if I'm logged in and click on one of the categories (using the default uid) in effect I am being logged out.
Thanks in advance!!
What I'm trying to do is limit features such as ADD, MODIFY, and DELETE to users who are logged in. Currently, you can go to the website and view with no problems. My other issue is that I'm using SSI calls that lists categories on the left hand side of the screen. Anyways, the categories can be clicked to view and I am using the default uid to do this. Should I be doing this some other way? Is there a variable I should be using that DBMAN knows the user is logged in/out?? I don't want the user to have to log in each time they want to add something and the way it is set-up now if I'm logged in and click on one of the categories (using the default uid) in effect I am being logged out.
Thanks in advance!!

