Page 1 of 1

Access to Admin

Posted: 11 Jan 2007, 20:30
by Rani
I am unable to go into my website's admin url. Is there something I have to set first?

Posted: 12 Jan 2007, 05:33
by globetrotter
The only thing you have to set is the admin password in passwords.php in the admin directory:
Code
$data['password'] = '*';
Upload this file to your webspace, and go to: http://www.yoursite.com/upload/admin/ and log-in with your password.