Guest Request Password 1.0 This mod fixes the "Forgot Password" link for Guests. Corey and Itswheelie was the brains behind the code, Prisoner made the mod. YaBB.pl if($username eq 'Guest' && $guestaccess == 0) { if($username eq 'Guest' && $guestaccess == 0 && $action ne 'reminder' && $action ne 'reminder2') { Sources/loginout.pl    $txt{'315'}