First I will start by saying that I'm not too advanced in PHP.
That being said, I am having problems with the PHP football login page. I have installed the app successfully and it is working with mysql correctly. I can create a new user, but not login.
I've checked my php.ini file and register_globals is set to "on".
I've checked all of my file permissions and they are correct.
I've checked two different computers (PC, Mac) and it doesn't work on either.
Cookies are working.
I'm completely stumped. I'm running PHP v. 4.4.7, which should work.
Any help or ideas would be greatly appreciated.
Thanks in advance.
Bman
PHPFootball Login Problem
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: PHPFootball Login Problem
I'm still guessing...
... What your code looks like...
... What your code looks like...
Re: PHPFootball Login Problem
Sounds like your question might be better directed to the people who made the app 