Raised This Month: $ Target: $400
 0% 

Sourcemod Webadmin (Updated 12/05/2012)


Post New Thread Reply   
 
Thread Tools Display Modes
cyb
Member
Join Date: Jun 2010
Old 01-11-2011 , 03:50   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #481

any update

Support "SteamID Restrict MySQL" plugin
cyb is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-23-2011 , 23:55   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #482

edit: Let me rephrase that to be less assy. I'd appreciate it if there was a little more work in advertisements to aim towards what i'm seeking in a plugin. I'd love to see advertising be modified and upgraded to be very versatile and fluent. Example would be advertisements that are per-server, per client, per admins, per game basis and in easy to use colors and what not.

Last edited by Drixevel; 01-23-2011 at 23:59. Reason: Sounded like a dick.
Drixevel is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 01-28-2011 , 18:00   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #483

For guys that get the error
Code:
Deprecated:  Function eregi() is deprecated in <bla> on line 298
for chatlog extended
replace the
PHP Code:
if(($row['name'] == '') and ($row['steamid'] <> '') and (eregi('player'$row['steamid'])))$row['name'] = $viewtext['Chatlogex'][3]; 
in line 298 with
PHP Code:
if(($row['name'] == '') and ($row['steamid'] <> '') and (preg_match('/player/'$row['steamid'])))$row['name'] = $viewtext['Chatlogex'][3]; 
and it should be fixed.
minimoney1 is offline
sniccers
Junior Member
Join Date: Jan 2011
Old 01-29-2011 , 15:38   webinterface - Cannot add server
Reply With Quote #484

i have installed sourcemod webinterface at my webserver and i have installed sourcemod at every server i have virtually..

the issue i have is that i cannot "add server"
i put 10.13.37.171 in IP (the local IP)
and port numer 27030 for CS -S

then i get wrong IP or PORT

i press "back"

and get some errors after that.. something..
"Confirm Form Resubmission

This site requires data that you entered earlier in order to display properly. You can send the information again, but you will repeat any action at hand. Click the Download button again to send the information again and display the page."
with this adress
http://10.13.37.211/sourcemod/index....tion=addserver

im not sure if the webinterface or the servers are wrong setup, suggestions?

thanks!
sniccers is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 01-30-2011 , 18:14   Re: webinterface - Cannot add server
Reply With Quote #485

Quote:
Originally Posted by sniccers View Post
i have installed sourcemod webinterface at my webserver and i have installed sourcemod at every server i have virtually..

the issue i have is that i cannot "add server"
i put 10.13.37.171 in IP (the local IP)
and port numer 27030 for CS -S

then i get wrong IP or PORT

i press "back"

and get some errors after that.. something..
"Confirm Form Resubmission

This site requires data that you entered earlier in order to display properly. You can send the information again, but you will repeat any action at hand. Click the Download button again to send the information again and display the page."
with this adress
http://10.13.37.211/sourcemod/index....tion=addserver

im not sure if the webinterface or the servers are wrong setup, suggestions?

thanks!
so wait, you put 10.13.37.211:27030 as the ip:port?
if yes and 10.13.37.211 is your local ip then get your external ip and put that with :27030
if thats your external ip give more information on whats happening and probably a screenshot.
minimoney1 is offline
Laila
BANNED
Join Date: Feb 2011
Old 02-08-2011 , 01:07   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #486

its pleasant update
Laila is offline
Jumpman
Senior Member
Join Date: Mar 2010
Location: Denmark
Old 02-08-2011 , 18:54   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #487

HSFighter, is it possible to make so we can add members to the user interface so they can see all in plugins but not edit, delete, add or reset only see ?
Jumpman is offline
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 02-08-2011 , 19:03   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #488

Quote:
Originally Posted by Jumpman View Post
HSFighter, is it possible to make so we can add members to the user interface so they can see all in plugins but not edit, delete, add or reset only see ?
Sure.
Add to my Todolist!

---

Thank you minimoney1
__________________



Sorry for my very bad english
Greetings HSFighter

Last edited by HSFighter; 02-08-2011 at 19:06.
HSFighter is offline
Send a message via ICQ to HSFighter
.=QUACK=.Major.pain
Senior Member
Join Date: Jan 2010
Old 03-06-2011 , 12:18   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #489

I seem to have the same issues as others posted.

I have added 2 servers, but they both appear offline.
They are both with 2 different hosts.

I have also noticed, that when I click on servers, the page locks up, and our VPS server hits 99-100% CPU overload. Closing the web admin page, the CPU calms back down.
.=QUACK=.Major.pain is offline
daleGEND
AlliedModders Donor
Join Date: Feb 2005
Location: USA
Old 03-14-2011 , 07:14   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #490

How are things progressing with this HSFighter? Looking forward to your next release!
__________________
Bor3d Gaming - A Mature Online Gaming Community

Feel free to add me on STEAM as well: https://steamcommunity.com/id/b0r3d
daleGEND 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 18:49.


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