View Single Post
Davincis
New Member
Join Date: Sep 2011
Old 01-06-2013 , 13:35   Re: [CS:S] Most Active (time rank system) v1.2
Reply With Quote #27

Quote:
Originally Posted by Franc1sco View Post
check addons/sourcemod/configs/databases.cfg

For SQLite must contain this:
Code:
	"mostactive_sql"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"Mostactive-DB"
		"user"				"root"
	}
maybe not be written because the file does not have sufficient permissions
Problem solved Thanks
Davincis is offline