View Single Post
axon_pl
Member
Join Date: Jan 2009
Old 10-11-2009 , 06:37   Re: Psychostats Interface Plugin Rearmed
Reply With Quote #13

Quote:
Originally Posted by Sleeper_LT View Post
Jes, I cheked ower phpMyAdmin tables, they are with ps prefix ant all exist. Before in server works this https://forums.alliedmods.net/showthread.php?t=69102 plugin, and no problem was..
screenshot clearly shows that your database name is 'ps_stats' not 'stats_vip' so in cstrike/addons/sourcemod/configs/database.cfg you should have something like this:

Code:
 "psstats" 
 {        
       "driver"    "mysql"        
         "host"     "ip_adress_my_db"        
         "database"    "ps_stats"        
         "user"     "ps_stats"        
         "pass"     "password" 
}
__________________
Razer DeathAdder
Razer Lycosa
Razer Destructor
Razer Megalodon - soon

My clan website
axon_pl is offline