What does this mean?

Discussion in 'MySQL' started by glendowney, Sep 12, 2008.

  1. #1
    I've just installed a new website to my server, its one made using BANS (Build a Niche script)

    I created the mysql db and added that information to the correct file but I get an error message when going to the website.

    The error message can be seen on www.mypaintballsupplies.com

    Does anyone know what the problem is and can anyone who does give me some help in fixing it maybe?

    Thanks :)
     
    glendowney, Sep 12, 2008 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    You have error in your MySQL query. Make sure the databse is properly created and tables are not missing.
     
    mwasif, Sep 12, 2008 IP
  3. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #3
    You can use mysql_error() to know the exact error message that mysql is generating.
     
    mwasif, Sep 12, 2008 IP
  4. glendowney

    glendowney Notable Member

    Messages:
    5,925
    Likes Received:
    198
    Best Answers:
    0
    Trophy Points:
    210
    #4
    How wouldI know if the tables are not missing?
     
    glendowney, Sep 12, 2008 IP
  5. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #5
    use mysql_error() to know the exact error message that mysql is generating.
     
    mwasif, Sep 12, 2008 IP
  6. Viebo

    Viebo Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Looks to me as though a table called 'grabyour_hello.options' doesn't exist. You'll need to create that, and add the appropiate data to it.
     
    Viebo, Sep 13, 2008 IP
  7. asking

    asking Peon

    Messages:
    228
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    lol i cannot
    connect to site only!
     
    asking, Sep 13, 2008 IP