Hey, i need help with something i have a scritp added everything successfuly even the database is right my database name is "yourstum_base" everytime i do something in the script such as sending payment it says " Table 'yourstum_base.payment' Doesn't exist" if i want to submit a free stumble it says " Table 'yourstum_base.freestumble' Doesn't exist" So what should i do if i fix this problem i'll send u $3 via paypal! Thanks!
i'm sorry it doesn't only say .payment it says .freestumble what ever the command it puts it after the .____
maybe you not yet execute the sql file for the script in the database..please check your datase if it's empty or not..if there are no tables in your database, then search you script folder for a file with the .sql extension.. then go into phpmyadmin, go to your database, then click SQL..you'll see a large textarea..copy the content of the .sql earlier and paste them into the textarea, then click go..good luck then
If you can give me the mysql information, and remote connection is possible, I can run the query from my computer... (dont post in public)