
The issue I seem to be having is with the redirect on login, which is lines 59-70 on the page i provided earlier
So for example,
If a member is logged in, they go back to the site home page, (but with the member's navigation)
If an admin is logged in, they should go the the admin/events/event.php page (as I don't want the normal admins to edit the CMS content)
if a groupadmin or superadmin is logged in, they should go the the admin/index.php
requested file attached
