chrisguk Posted July 10, 2014 Posted July 10, 2014 Is there a way to allow all users to edit/delete other users bookings etc?
round2it Posted July 10, 2014 Posted July 10, 2014 what do you use for authentification config file db or ldap basically you need to make all users admin why do you want to do this. you might as well have one user. or is it the email part you need to keep working let me know what auth you are using. i see you have posted on mrbs support campbell will sort you out he is a top bloke very helpfull
round2it Posted July 11, 2014 Posted July 11, 2014 ok if you are using the config file to add users you will need to add the following for each user that needs to be an admin // add users that need to be admins here $auth["admin"][] = "username"; t if using db for authentification then you can click the userlist and add change the users level from user to admin
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now