Admin Password - Problem Fixed - just changed password...
Posted: 21 May 2007, 15:31
I have been unable to get my password recognized within the Admin log-in. I have edited my password.php as per the support page.
I am using a GoDaddy Linux host with Safe mode OFF.
My password.php is as follows (password changed of course and removed tags)
-----------------------------------------------------------
// Instructions on setting passwords here: www.photo.gallery/support/passwords/
// To enable your admin password, remove the double slash in the second line below and change the password.
$data['guest'] = 'guest';
$data['not_my_password'] = '*';
-----------------------------------------------------------
I have tried changing the * to admin but it doesn't work either.
What am I missing?
Thank you for your time!
I am using a GoDaddy Linux host with Safe mode OFF.
My password.php is as follows (password changed of course and removed tags)
-----------------------------------------------------------
// Instructions on setting passwords here: www.photo.gallery/support/passwords/
// To enable your admin password, remove the double slash in the second line below and change the password.
$data['guest'] = 'guest';
$data['not_my_password'] = '*';
-----------------------------------------------------------
I have tried changing the * to admin but it doesn't work either.
What am I missing?
Thank you for your time!