PHP Classes

Admin access

Recommend this page to a friend!

      Access user Class  >  All threads  >  Admin access  >  (Un) Subscribe thread alerts  
Subject:Admin access
Summary:How do I initiate or register as admin on my access_user_class
Messages:3
Author:David Huskey
Date:2005-07-26 06:12:21
Update:2005-07-28 04:32:36
 

  1. Admin access   Reply   Report abuse  
Picture of David Huskey David Huskey - 2005-07-26 06:12:21
Olaf, Thanks for the good work. I have an application with access_user_class and it is now working to register users.
How do I initiate or register in the system to login as "admin"?

I see you have planned some "admin" level additions... GOOD!

- David Huskey

  2. Re: Admin access   Reply   Report abuse  
Picture of Olaf Lederer Olaf Lederer - 2005-07-27 21:22:28 - In reply to message 1 from David Huskey
Hello David,

The access levels are ready, check the config file for the access level of an admin.
Read the information about version 1.80 check the admin_user.php file.

success!

  3. Re: Admin access   Reply   Report abuse  
Picture of David Huskey David Huskey - 2005-07-28 04:32:36 - In reply to message 2 from Olaf Lederer
Thanks Olaf, I enjoy your approach: functional, secure and simple.

I have the access_user_class fully functional and am extending it to accomodate our needs for distributor registration and customer records.

We have a new product (see: mood1.com) which will be sold by distributors. The distributors will register on the site and they will input customer records. the distributors will be able to access, edit and see reports on their personal customers. The Admin level will manage and report on all distributors and customers. Customers will not have access however anyone could register with the email confirmation process and then add junk records (if thy had the URL of the login page. I may switch to the admin confirmed registration to avoid that.

- David Huskey