Hi When a subscripter go to amember with http://www.monsite.com/amember i whant to redirect to http://www.monsite.com/amember/member How to make This ?
Add this code to /amember/application/default/views/index.phtml at the top of the file: PHP: Am_Controller::redirectLocation('/amember/member');