Search found 4 matches
- Wed Jan 20, 2010 2:49 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1092782
Re: Video#5
I've updated my Paste-bin with one thing I found that was wrong, on my authenticate.php page I had it pointing to index.php, which I have yet to create, which I did make one to see if it would change something. It still directs at a blank page sitting with "authenticate.php?player=SpikedRocker&...
					- Wed Jan 20, 2010 3:21 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1092782
Re: Video#5
Thats what I was thinking but everything I see has POST on it.  I've even tried deleting the user and re-registering.  The user is there.
					- Wed Jan 20, 2010 2:53 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1092782
Re: Video#5
Yes, it worked right up till this tutorial.  I ran the last one battle.php tutorial pretty well with little issues.
I've set up http://www.abscuredvision.com/test/testconnect.php to confirm that my database is working fine. Should see my e-mail and the user id simular to the early tutorials.
					I've set up http://www.abscuredvision.com/test/testconnect.php to confirm that my database is working fine. Should see my e-mail and the user id simular to the early tutorials.
- Wed Jan 20, 2010 12:01 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1092782
Re: Video#5
Loving this video series. I am having a simular issue as the other guy that had the blank page show up but the fixes submitted here don't seem to help. I've copied my code and posted it up on my paste bin page: http://abscured-vision-public.pastebin.com I have the authenticate, login, connect and ba...