Raised This Month: $51 Target: $400
 12% 

SSMS - Sourcemod Server Management System


Post New Thread Reply   
 
Thread Tools Display Modes
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 02-15-2012 , 03:39   Re: SSMS - Sourcemod Server Management System
Reply With Quote #101

Hmm, thats weird. But after all its experimental i did do some database changes though. I am thinking of making a 1.0.0 release when i am done in experimental and get a proper sql to go with it (since now it might miss a few things) i've been working on a installer to make it easier for people to install the damn thing but it looks pretty rubbish at the moment, not to much fault checking but better something then nothing.

update: i've uploaded the new database sql into the /installer directory. the installer only does the standard ssms table stuff and checks if its the right username/pwd and then just uploads the sql.

Do take note that if this experimental does go live, you need to redo the tables (you can export your servers then reimport them so you can keep those at least) in the future if there are any changes to the tables i'll put in a diff sql to upgrade with.
__________________
Arguing with a fool only proves there are two

Last edited by snelvuur; 02-15-2012 at 04:32.
snelvuur is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 02-15-2012 , 04:57   Re: SSMS - Sourcemod Server Management System
Reply With Quote #102

Quote:
Neither lpugin works out of the box with the current documentation. I did add an entry to databases.cfg with the correct information and modified dbadminlog.sp (recompiled, put it in the correct directory, and reloaded), and neither function.

The adminlog is looking for tables that don't exist in your included sql file. This is easy enough for me to fix, but not for most users.
The crashlogger is reporting the following:

Code:
[crashlogger.smx] Can't select character set (SET NAMES 'utf8')
An updated/additional sql file would solve a lot of these issues. You may also want to include some better documentation on how to setup the plugins, as it's currently a little hard to decipher.
Admin log sql is included now in the .sql if i am correct
Crashlogger tables are included too (although it would create them if not exists)

I've also updated the readme a bit more to see if that helps new people.

@all, ok also just merged experimental with master.. make sure to backup the database since its changed format.

Also the replay stuff is in there, we have included a example to make your own youtube channel for your server. See as example a live working one http://www.youtube.com/user/LethalZone?feature=guide

Which even though it comes from me, is pretty sweet i might say
__________________
Arguing with a fool only proves there are two

Last edited by snelvuur; 02-15-2012 at 05:57.
snelvuur is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 03-04-2012 , 17:24   Re: SSMS - Sourcemod Server Management System
Reply With Quote #103

I get a strange Error Message when I try to run php servers.php -u

Code:
PHP Fatal error:  Call to undefined method SteamGame::checkUpToDate() in /var/www/vhosts/mywebsite.com/update/servers.php on line 95

Fatal error: Call to undefined method SteamGame::checkUpToDate() in /var/www/vhosts/mywebsite.com/update/servers.php on line 95
How can I solve this Problem ?

Thanks in Advance,
Arrow768
Arrow768 is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 03-04-2012 , 17:33   Re: SSMS - Sourcemod Server Management System
Reply With Quote #104

Do you have the latest steam-condenser library's ?
__________________
Arguing with a fool only proves there are two
snelvuur is offline
jungjunghoo
Senior Member
Join Date: Sep 2009
Old 03-06-2012 , 03:19   Re: SSMS - Sourcemod Server Management System
Reply With Quote #105

Hi.
I tried this system but I failed.

Because of curl


PHP version newer then version 5: 5.3.2-1ubuntu4.14 - OK!
Mysql present: 5.1.41 - OK!
Mail working in php: OK!
Safe mode turned off: OK!
Curl library present: Curl is not installed, you need this for example boxcar support


but, My system has already curl.

curl --version
curl 7.19.7 (i486-pc-linux-gnu) libcurl/7.19.7 OpenSSL/0.9.8k zlib/1.2.3.3 libidn/1.15
Protocols: tftp ftp telnet dict ldap ldaps http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

Help me

(+ SSMS's permission is 777)

Last edited by jungjunghoo; 03-06-2012 at 03:22.
jungjunghoo is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 03-06-2012 , 06:52   Re: SSMS - Sourcemod Server Management System
Reply With Quote #106

Is that curl on the commandline? You need curl for php though, dont know if thats different.
__________________
Arguing with a fool only proves there are two
snelvuur is offline
jungjunghoo
Senior Member
Join Date: Sep 2009
Old 03-06-2012 , 07:19   Re: SSMS - Sourcemod Server Management System
Reply With Quote #107

What's mean?
Need example.
jungjunghoo is offline
ojmdk476oj
AlliedModders Donor
Join Date: Dec 2009
Old 03-06-2012 , 08:00   Re: SSMS - Sourcemod Server Management System
Reply With Quote #108

To install curl for php5 on ubuntu use:
apt-get install php5-curl
ojmdk476oj is offline
jungjunghoo
Senior Member
Join Date: Sep 2009
Old 03-06-2012 , 08:43   Re: SSMS - Sourcemod Server Management System
Reply With Quote #109

Quote:
Originally Posted by johan123jo View Post
To install curl for php5 on ubuntu use:
apt-get install php5-curl
I already installed that.
(Still error)
jungjunghoo is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 03-06-2012 , 08:52   Re: SSMS - Sourcemod Server Management System
Reply With Quote #110

It does a curl_init check in php, so if that doesn't work it seems that you have not restarted your webserver yet perhaps?

Anyway, even though its "red" i believe you can still continue since its not a requirement.
__________________
Arguing with a fool only proves there are two
snelvuur is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:02.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode