Hello,
A couple of issues with Manage Admins and Moderators
1) If an admin over admins creates a new admin with limited capabilities checked, the script saves all the capabilities as checked. If an admin again clicks to deactivate some capabilities and clicks "Update Admin Capabilities", still the forum scripts save the new admin with all capabilities. This is a rather problematic bug. We should be able to limit access to certain admins, but the forum script does not save to the database table selectively.
2) If an admin wants to sort through the subscribers to assign an admin, using "Add New Admins" and the number of subscribers exceeds three digits (101,102,103...) the clickable number pagination below the subscribers overlap each other making a selection impossible. This is a CSS coding issue.
See attachments for visuals.