View Single Post
michaelrw
Senior Member
Join Date: Jul 2017
Old 08-14-2017 , 20:04   Re: [CSGO]VIP System - On database, with features
#9

well it appears my server service is only allowing me to have one database. When i try to make a new database (using the TCAdmin control panel > MySQL Setup/Info), it does nothing and just returns with the information of the existing database. I also tried to make a new database from inside phpMyAdmin, and I get "#1044 - Access denied for user 'mcdb_8107'@'localhost' to database 'vipsystem' "

So, I dont know what to do. I went into the source and changed the name 'vipsystem' to the name of my existing database, compiled the plugin (spcomp), and tried again. However I still get:

PHP Code:
[SMException reportedCould not connect to databaseerrorConfiguration "vipsystem" not found
[SMBlamingcsgovip.smx
[SMCall stack trace:
[
SM]   [0SetFailState
[SM]   [1Line 483E:\My plugins\csgovip.sp::SQL_ConnectDatabase
[SM]   [2Line 29E:\My plugins\csgovip.sp::OnPluginStart 
michaelrw is offline