View Single Post
foxhound27
AlliedModders Donor
Join Date: Sep 2019
Location: Argentina
Old 12-22-2019 , 17:10   Re: [Error] What does it mean?
Reply With Quote #4

just add this to ur databases.cfg

PHP Code:
    "adminstime"
    
{
        
"driver"             "mysql"
        "host"                "yourhostmysql"
        "database"            "databasename"
        "user"                "user"
        "pass"                "password"
    


Last edited by foxhound27; 12-22-2019 at 17:11.
foxhound27 is offline