Debt Consolidation - Credit Cards - Boxing Class - Loans - Car Credit

PDA

View Full Version : $3 To who ever helps me


mr.hitman
Feb 6th 2008, 8:56 pm
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!

NsaneNoob
Feb 6th 2008, 8:59 pm
Don't you have to write .payment too?

mr.hitman
Feb 6th 2008, 9:01 pm
i'm sorry it doesn't only say .payment it says .freestumble what ever the command it puts it after the .____

mr.hitman
Feb 6th 2008, 9:03 pm
how do u create tables?

torrentstorage
Feb 6th 2008, 9:28 pm
w3schools.com/sql/sql_create.asp

fairuz.ismail
Feb 6th 2008, 10:46 pm
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

Acecool
Feb 7th 2008, 11:26 am
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)