Please Note
This tutorial requires editing of a file currently encoded in the public release of IP.Board 3.0 Beta 3, thus you cannot do this tutorial at the moment. When IP.Board 3.0 is fully released, this tutorial will become usable.
Open admin/applications/core/modules_admin/login/manualResolver.php. Find:
ipsRegistry::getClass('output')->redirect( $url, $this->lang->words['login_successful'] );
Change to:@header( "Location: ".$url );Save and upload.
Enjoy!













