Below is a diff of the core templates header file. This changes the login to just be a simple link requiring no entering of the users login details. This works off the SMF cookie and assuming the user is logged into SMF, authentication is automatic. --- /core/templates/header.inc.php 2011-08-20 13:42:40.000000000 -0700 +++ /core/templates/header.inc.php 2011-09-16 12:35:09.000000000 -0700 @@ -415,7 +415,7 @@ isGuest()): ?> - + getRealname() == '') ? TBGContext::getUser()->getBuddyname() : TBGContext::getUser()->getRealname(); ?> @@ -430,7 +430,7 @@
isGuest()): ?> - +