$3 To who ever helps me

Discussion in 'Programming' started by mr.hitman, Feb 6, 2008.

  1. #1
    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!
     
    mr.hitman, Feb 6, 2008 IP
  2. NsaneNoob

    NsaneNoob Peon

    Messages:
    2,103
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Don't you have to write .payment too?
     
    NsaneNoob, Feb 6, 2008 IP
  3. mr.hitman

    mr.hitman Banned

    Messages:
    189
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i'm sorry it doesn't only say .payment it says .freestumble what ever the command it puts it after the .____
     
    mr.hitman, Feb 6, 2008 IP
  4. mr.hitman

    mr.hitman Banned

    Messages:
    189
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    how do u create tables?
     
    mr.hitman, Feb 6, 2008 IP
  5. torrentstorage

    torrentstorage Peon

    Messages:
    518
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    w3schools.com/sql/sql_create.asp
     
    torrentstorage, Feb 6, 2008 IP
  6. fairuz.ismail

    fairuz.ismail Peon

    Messages:
    232
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #6
    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
     
    fairuz.ismail, Feb 6, 2008 IP
  7. Acecool

    Acecool Peon

    Messages:
    267
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #7
    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)
     
    Acecool, Feb 7, 2008 IP