LLA-Gaming / SS13

Please put all your changes that are not fixes on the "Development" branch -
http://www.llagaming.net
GNU Affero General Public License v3.0
14 stars 37 forks source link

Comments out SQL_ENABLED by default #265

Closed NullNeska closed 9 years ago

NullNeska commented 9 years ago

Fixs runtimer error with "View Admin helps" when SQL is not enabled.

was causing problems with adimhelping/crashs on test servers.

Raptorblaze commented 9 years ago

If the server is pulling the config directly from the git wouldn't this break it? Why not leave it enabled on the git but this way we can turn it off to prevent crashes on our test servers.

NullNeska commented 9 years ago

I dont think its pulling from the server though.. the reason?

I doubt this is the login and password. and also considering the MySQL database is on a seperate server and not the localhost.

Server the MySQL database can be found at.

Examples: localhost, 200.135.5.43, www.mysqldb.com, etc.

ADDRESS localhost

Username/Login used to access the database.

FEEDBACK_LOGIN login

Password used to access the database.

FEEDBACK_PASSWORD password