View Single Post
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 01-24-2016 , 00:33   Re: [ANY] Registered User Voice Enabler 1.1.1
Reply With Quote #40

i'm looking at the code and i can't figure out how you are connecting to the forum's database??
this is what i get following your instruction

Code:
[reguservoiceenabler.smx] Unable to connect to database: [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
following in database.cfg
Code:
    "reguservoiceenabler"
    {
        "driver"            "mysql"
        "host"                ""
        "database"            ""
        "user"                ""
        "pass"                ""
        "timeout"            "30"
        "port"                "3306"
    }
__________________
8guawong is offline