Can't login | Peter's Sports League Standings | Forum
Back to the sports standings script page
6:29 pm
Hi Peter,
I was just trying out your script and I'm having some problems getting it going. I created the mysql database, changed the settings.php database info, ran the sql script and created the tables. When I go to the update.php page I get the login screen and enter the default user and pass provided in the readme file and I get this message:
Sorry, the username you entered does not exist or your account is inactive.
Any ideas as to what I'm doing wrong?
Any help greatly appreciated.
Thank you!
David
12:28 pm
I just moved my website to a new server and installed the latest version and everything looks good except that in the admin, everytime I click on something to make any change at all it redirects me to the login page again. If I enter the admin login info, it continues on to the page I need. Any ideas of why it is doing this?
Like I said, everything else is working, I just have to re-login everytime I click on something.
Here is some information on turning on error reporting:
http://php.about.com/od/troubl.....orting.htm
http://perishablepress.com/pre.....-htaccess/
Basically, you can enable it either in php.ini, .htaccess, or the script itself, depending on what you have access to. Then, depending on what, if any, errors are shown, you might need to talk to your web host.