befor changing files create backups!!!
Instructions:
1. Create a feild named "privileged" in your UA database in the addons table
2.Upload the following 2 files to your UniAdmin Directory
3.Add the following line to config.php
- Code: Select all
$config['privileged'] = 'RESTRICTEDPWD'; // privileged user password
changing RESTRICTEDPWD to whatever you would like it to be
4.Direct users to change UniUploader to the following
Options tab -> Additional Variables
change Column 1, Row 1 to "PRIV"
change Column 2, Row 1 to "RESTRICTEDPWD" or what ever you changed it to
5. Open UA and set the addons you would like restricted
6. Sync UU and enjoy!!