Welcome to Geeklog, Anonymous Friday, April 26 2024 @ 12:40 pm EDT

Downloads

Root : Add-ons : 
snapshot
Category: Add-ons
Tags: -
Date: 2004-01-10 13:33
Size: 2.34 KB
Version: 1.0
MD5: f790e4da6c153e3e94b9e1341a0ce159
Submitter: squatty
Web: http:/www.squatty.com
Rating: 0.00
Popularity: 891   POP
What it is....
The bulk users group administration page is a utility useful for assigning Geeklog security groups to ALL users.
How it works....
The utility dynamically displays a listing of all Geeklog Security groups configured on your Geeklog instance. When a group is selected, and the form is submitted, the script loops through all Geeklog users one at a time. If the user is not currently a member of the selected group, a new record is added to the gl_group_assignments table for that user thus assigning that user to said group.

How to install...
Copy the group_admin.php page to /path/to/geeklog/public_html/admin. The user who runs the script (http://yoursite/admin/group_admin.php) must have user.edit security rights. You can assign user.edit rights by making a user a member of the Geeklog User Admin group.