1
Hey Everyone;
Having a problem not sure how to get around it. I am using post data on a form allowing a user to update some items that belong directly to them associated with their account in a roster tracking type module.
It works fine as an administrator, but the end user can not make the changes them selves. I am guessing this has to do with built in security functions, but I can't see debug info ona normal user, only administrators so I am not positive whats going on.
I don't have an admin folder or anything like that, but I control the security aspect from within the code it self. Again the code works fine if you are an admin, but not as a regular user to update a database entry.
Thanks!