View Single Post
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 07-10-2014 , 08:29   Re: Sourcebans 2.0.0 Alpha doesn't add admin's name to ban.
Reply With Quote #22

Quote:
Originally Posted by k3rex View Post
Why its not working for me?

database.cfg

Code:
    "sourcebans"
    {
        "driver"        "mysql"
        "host"            "mysql13.citynetwork.se"    // The host where your mysql server is located
        "database"        "108758-xxxxxx"    // The name of the database
        "user"            "108748-xxxxxx"        // The name of the user that the plugin should use to connect
        "pass"            "xxxxxx"    // The password for this user
    }
Something wrong?

Just curious here.. are you sure your database name and user info are correct? The database is "108758" and the user is "108748". I think if any of that info is wrong, it will give you that error.
Phaiz is offline