
Search found 21 matches
- Thu Jun 09, 2011 9:58 am
- Forum: Older Browser MMO Videos
- Topic: "Could not register" ? :S
- Replies: -1
- Views: 2197
Re: "Could not register" ? :S
I haven't downloaded the source
..

- Thu Jun 09, 2011 9:02 am
- Forum: Older Browser MMO Videos
- Topic: must be cursed
- Replies: -1
- Views: 1998
Re: must be cursed
Have you even touched the database?.. I think you shall wait till you are watching on video 14 before downloading the source because on almost every video he is changing codes in any php file, and I hope you didn't copy and paste all php files from source into "tutorial" folder.
- Wed Jun 08, 2011 7:55 pm
- Forum: Older Browser MMO Videos
- Topic: "Could not register" ? :S
- Replies: -1
- Views: 2197
Re: "Could not register" ? :S
All of them is spelled correctly.. So you mean I shouldn't register till video 14?
- Mon Jun 06, 2011 8:33 pm
- Forum: Older Browser MMO Videos
- Topic: "Could not register" ? :S
- Replies: -1
- Views: 2197
"Could not register" ? :S
Hello, so I am at the 5-6 video and anytime I am trying to register it redirects to reguser.php and then it sais "could not register", I don't understand.. What's the problem? These are my register.php.,reguser.php and authenticate.php register.php <?php include 'connect.php'; ?> <form met...
- Mon Jun 06, 2011 8:24 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083472
Re: Video#5
Am I?.. Or rogue.. Where should I insert /form?
- Mon Jun 06, 2011 6:33 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083472
Re: Video#5
And I still need some help..
- Sat Jun 04, 2011 10:15 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083472
Re: Video#5
Okay, thanks, Now.. I get a error when I register a new user.. it sais.. "could not register" :S.
- Fri May 27, 2011 5:33 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083472
Re: Video#5
I got a problem with battle.php "Parse error: syntax error, unexpected T_IF in C:\wamp\www\tutorial\battle.php on line 5" this is a part in my battle.php (1-12) <?php include_once 'connect.php'; session_start if (isset($_SESSION['player'])) { $player=$_SESSION['player']; } else { echo &quo...
- Mon May 23, 2011 5:48 pm
- Forum: Older Browser MMO Videos
- Topic: Problem with wampserver. [SOLVED]
- Replies: -1
- Views: 2392
Re: Problem with wampserver. [SOLVED]
I used an old version, I also think that wampserver for windows 7 64 bit is tricky to start, and I downloaded wrong xD, downloaded the 32 bit wampserver... So fail by me :p
- Mon May 23, 2011 1:27 pm
- Forum: Older Browser MMO Videos
- Topic: Problem with wampserver. [SOLVED]
- Replies: -1
- Views: 2392
Re: Problem with wampserver.
Never mind, problem solved!
-Thanks
-Thanks