Username: 
Password: 
Restrict session to IP 

Bug?  Go to the Training: MySQL II challenge

Global Rank: 355
Totalscore: 66518
Posts: 2
Thanks: 5
UpVotes: 4
Registered: 13y 123d


Last Seen: 11y 269d
The User is Offline
Bug?
Google/translate3Thank You!3Good Post!1Bad Post! link
Got the "Welcome back, admin!" message but the challenge isnt listed as completed for me anyways.
Is there anything else to do than just bypassing that first auth?
Global Rank: 253
Totalscore: 87267
Posts: 1635
Thanks: 1338
UpVotes: 886
Registered: 16y 61d




Last Seen: 17h 53m
The User is Offline
RE: Bug?
Google/translate2Thank You!0Good Post!2Bad Post! link
The username check is case-sensitive:
GeSHi`ed PHP code for login.php
1
2
3
4
5
 
        if ($result['username'] === 'Admin') {
                $chall->onChallengeSolved(GWF_Session::getUserID());
        }
 

Maybe that's the problem? will fix it to case-i Smile

Thanks for feedback!
The geeks shall inherit the properties and methods of object earth.
Global Rank: 355
Totalscore: 66518
Posts: 2
Thanks: 5
UpVotes: 4
Registered: 13y 123d


Last Seen: 11y 269d
The User is Offline
RE: Bug?
Google/translate2Thank You!1Good Post!2Bad Post! link
Yep that did the trick. Thanks.
Gotta read more carefully. Smile
Last edited by Honk - Dec 18, 2010 - 21:16:43
tunelko, Redknee, silenttrack, n0tHappy, quangntenemy, TheHiveMind, Z, balicocat, Ge0, samuraiblanco, arraez, jcquinterov, hophuocthinh, alfamen2, burhanudinn123, Ben_Dover, stephanduran89, braddie0, JanLitwin17, SwolloW, dangarbri have subscribed to this thread and receive emails on new posts.
1 people are watching the thread at the moment.
This thread has been viewed 10750 times.