I found my problem: In the auth.php, instead of placing the
'include... sitemap.php";'
above the
'$smarty->assign("redirect","admin");'
I had to place it above the
'$usertypes = func_get_usertypes();'
thank you for this cool mod and responding to my questions!
