morgan1122 Posted September 14, 2011 Posted September 14, 2011 ok thanks i will leave this then but all of the older mods im not being able to add my game because of errors i have been trying to edit them so that they work but they still wont work :( Quote
Oracle Posted November 14, 2011 Posted November 14, 2011 (edited) I have tried Everything from all 11 pages. I have been reading php&Sql for dynamic websites, security for php, and a few others ... for some reason I cannot find the errors, but I am getting a ' please try again " msg can someone please help me with this. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Thanks, Oracle (mom of teenagers ) =) Edited November 14, 2011 by illusions Added Code Tags[*code] before <?PHP and [*/code] after final ?> remove the * when using tags please Oracle Quote
sniko Posted November 14, 2011 Posted November 14, 2011 I have tried Everything from all 11 pages. I have been reading php&Sql for dynamic websites, security for php, and a few others ... for some reason I cannot find the errors, but I am getting a ' please try again " msg can someone please help me with this. Thanks, Oracle (mom of teenagers ) =) What are you trying to do when the message occurs? Quote
Oracle Posted November 14, 2011 Posted November 14, 2011 add an item to the auction ., then I took out all the !ctype_digit($_GET['ID'])) and replaced with !is_numeric($_GET['ID'])) no change.... so I took out all the !ctype not equals commands and get .... You have zero items to add.. etc. that message. Quote
sniko Posted November 14, 2011 Posted November 14, 2011 Ok, I've looked over Oracle's auction files, and here are the things I've found, and fixed. - In the inventory, the _GET ID was the inventory key, not the item id from the inventory table - A query misspelled a column - (I added a filter in the add function) Quote
ashstyx Posted January 7, 2012 Posted January 7, 2012 im not so good at sorting out the code into files can i get a download for these files please? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.