AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   SSMS - Sourcemod Server Management System (https://forums.alliedmods.net/showthread.php?t=175247)

naldecon 06-28-2013 19:01

SSMS - Sourcemod Server Management System
 
Quote:

Originally Posted by snelvuur (Post 1979644)
Nothing much new these days, but we are working on a complete rewrite. Which should also have user control and a much more intuitive interface. Will take a long time, but just saying it aint dead ;p

Great to hear it, this is a very handy app.

SmackDaddy 07-23-2013 12:22

Re: SSMS - Sourcemod Server Management System
 
After running the install and making sure the tables are in the database, I can get a default page, but no "Add Server" button like I've seen in other screenshots. I can access and edit: ssmsconfig.php

But when I try and access addserver.php, I get the following error:

Code:

Parse error: syntax error, unexpected T_CATCH in /home/mydomain/public_html/addserver.php on line 36
(yes "mydomain" is replacing the name of my actual domain name)

Not sure what to do at this point.

snelvuur 07-23-2013 15:44

Re: SSMS - Sourcemod Server Management System
 
I got "trigger_error('Could not authenticate with the game server.'," on line 36.
I can run the addserver.php without getting an error though.

Do you have the same text on line 36?

(could be that steam condenser changed some stuff, since i have not updated mine in a long time)

SmackDaddy 07-23-2013 15:58

Re: SSMS - Sourcemod Server Management System
 
I downloaded the latest Zip from the GitHub, so I assume I have all the latest files...

snelvuur 07-23-2013 16:16

Re: SSMS - Sourcemod Server Management System
 
did you download the sub components too?

SmackDaddy 07-23-2013 18:20

Re: SSMS - Sourcemod Server Management System
 
I downloaded this: https://github.com/Snelvuur/SSMS/archive/master.zip

Is there something else needing to be downloaded in addition to that?

snelvuur 07-24-2013 03:18

Re: SSMS - Sourcemod Server Management System
 
Yes, as stated in the download portion of the readme:

Download

git clone git://github.com/Snelvuur/SSMS.git
cd into your folder where you have it copied to or downloaded in.
git submodule update --init
It is important to understand it uses submodules, so the init will download those files then too, otherwise they are empty.

captaindeterprimary 07-24-2013 10:33

Re: SSMS - Sourcemod Server Management System
 
No love for windows server users.

snelvuur 07-24-2013 10:56

Re: SSMS - Sourcemod Server Management System
 
You can still run this on a linux box, and let it control the windows servers..

captaindeterprimary 07-24-2013 11:18

Re: SSMS - Sourcemod Server Management System
 
Quote:

Originally Posted by snelvuur (Post 1997773)
You can still run this on a linux box, and let it control the windows servers..

Well all web servers are on windows. But I tried this 7 months ago on CentOS, I could not get it to load up. Then ago I didn't really understand Unix too well back then.


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

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