Need help with AV Arcde Script! URGENT!

Discussion in 'Scripts' started by Magestry, Jul 6, 2008.

  1. #1
    Hey, I need help, I have tried to edit the config.php file to enter my SQL stuff but I do not know what to pu where, here is what I need to manually put in:

    // mySQL information$server = 'localhost';
    // MySql server$username = '?';
    // MySql Username$password = '?' ;
    // MySql Password$database = '?';

    Where do I put my Sql username and pw? and then what is the empty one for? Please help!!!
     
    Magestry, Jul 6, 2008 IP
  2. Magestry

    Magestry Active Member

    Messages:
    822
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Can somebody please help!!
     
    Magestry, Jul 6, 2008 IP
  3. Luke Beale

    Luke Beale Peon

    Messages:
    2,115
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #3
    // mySQL information$server = 'localhost';
    // MySql server$username = 'database username e.g. arcade_user';
    // MySql Username$password = 'password for that database e.g. fred' ;
    // MySql Password$database = 'the database name e.g. arcade_database';
     
    Luke Beale, Jul 6, 2008 IP
  4. Magestry

    Magestry Active Member

    Messages:
    822
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #4
    Thank you so much!
    I'm just testing if it works thanks a million!
     
    Magestry, Jul 6, 2008 IP
  5. Magestry

    Magestry Active Member

    Messages:
    822
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #5
    It is not working...
    It comes up with this error:

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/t12game/public_html/config.php on line 20

    I have triple checked everything and still it does not work!
     
    Magestry, Jul 6, 2008 IP
  6. Magestry

    Magestry Active Member

    Messages:
    822
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #6
    Ok... Its now working... Lol
    THANK YOU SO MUCH! Sorry for the comment above, it was just a glitch I guess. THANKS!
     
    Magestry, Jul 6, 2008 IP