This is a discussion on Help needed within the Php and MySQL forums, part of the Programming / Scripting / Coding category; i really have a problem with a Gaming Ladder script. I fixed all the Problems like PHP.ini, admin-login and so ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| | #1 (permalink) | |
| Newbie | i really have a problem with a Gaming Ladder script. I fixed all the Problems like PHP.ini, admin-login and so on. the only thing i can't get fixed is that thing with the validation code. I Think it's a database Problem because if i want to register an new player the script sends a validation code by email.If i want confirm this validation code @ the HP i get this information: Quote:
And if i look @ the database there's nothing stored in it. Only Admin and Staff.... maybe anyone know this Problem or can help me ? | |
| | |
| | #2 (permalink) |
| Super Moderator | without seeing any code, it's difficult to give you any help. Did you write it or did someone else ? It's very unlikely to be a database problem, if the database has no content, then either you've not inserted your records into the database or you have inserted data that breaks a table constraint and you're not checking for error during insertion.
__________________ Alex Monaghan - Monaghan Consultants Ltd Web hosting, ADSL, IT & Database consultancy Custom Web hosting on UK or USA servers using Linux (cPanel) or Windows (DotNetPanel) Mobile Phone Ringtones, Logos, Java Games & more |
| | |
| | #5 (permalink) |
| Super Moderator | Most database problems turn out to be application problems (I've been a DBA for best part of 10 years, so feel qualified through expereince to make such a generalisation If your admin logon works, then you're going to have to put some debug logging in place so you can see the SQL you're actually sending to the database and what the response is. Is it your script ? If not, then I guess the quickest option is to go back to the author and ask for help.
__________________ Alex Monaghan - Monaghan Consultants Ltd Web hosting, ADSL, IT & Database consultancy Custom Web hosting on UK or USA servers using Linux (cPanel) or Windows (DotNetPanel) Mobile Phone Ringtones, Logos, Java Games & more |
| | |
| | #7 (permalink) |
| Super Moderator | Generally I tend to dump the content of the SQL query string that's passed to the database to screen and then dump the result code from the query to the screen. Once you've captured the query, run this from a SQL query console as this will give you better visibility of any errors.
__________________ Alex Monaghan - Monaghan Consultants Ltd Web hosting, ADSL, IT & Database consultancy Custom Web hosting on UK or USA servers using Linux (cPanel) or Windows (DotNetPanel) Mobile Phone Ringtones, Logos, Java Games & more |
| | |
| Tags |
| needed |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Urgent Help Needed | transparentprin | HTML, DHTML and CSS | 1 | 04-07-2007 17:55 |
| Coding help needed. | rustypaulin | HTML, DHTML and CSS | 1 | 15-08-2005 21:51 |
| Domain name needed for 700 wmt | randomman | Wanted Ads | 5 | 15-08-2005 16:30 |
| UK SEO/Promotion Needed | Mike | Search Engine Optimisation (SEO) | 2 | 26-05-2005 16:08 |
| Reviews needed | deaddevil | Website Reviews | 14 | 16-04-2005 20:56 |