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

[ANY] Simple Admin & VIP Manager [SAVM]


Post New Thread Reply   
 
Thread Tools Display Modes
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 05-18-2015 , 15:16   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #191

Quote:
Originally Posted by KlykPL View Post
I have that

But that player have vip so i dont know
Steam ID (STEAM_1:0:12240000) not 100% exacte as the one in database, compare them manuall,y see if there is any error. If no, then, if you agree, I will check my self.
__________________
Want to check my plugins ?
Arkarr is offline
KlykPL
Junior Member
Join Date: May 2015
Old 05-18-2015 , 15:19   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #192

Quote:
Originally Posted by Arkarr View Post
Steam ID (STEAM_1:0:12240000) not 100% exacte as the one in database, compare them manuall,y see if there is any error. If no, then, if you agree, I will check my self.
STEAM_1:0:12240000 beacuse i didn"t won to reveal

The steam id's are exec the same als the database
KlykPL is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 05-19-2015 , 14:20   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #193

Alright, probelm solved, I installed the plugin by myself in KlykPL's server and worked fine.
__________________
Want to check my plugins ?
Arkarr is offline
kanalumaddela
Junior Member
Join Date: Nov 2014
Location: U.S.
Old 05-20-2015 , 16:15   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #194

just installed this today on my tf2 server and wondering why the "Infos" page is blank? A little suggestion is to adjust the formatting of the site as the width is scroll able (no need for it). Maybe try to make it mobile friendly with spacing of items?

the !trial command is currently showing as unknown. ill be testing this with an alt account so ill update if anything new shows up. Great plugin btw
kanalumaddela is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 05-20-2015 , 16:54   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #195

Quote:
Originally Posted by kanalumaddela View Post
just installed this today on my tf2 server and wondering why the "Infos" page is blank? A little suggestion is to adjust the formatting of the site as the width is scroll able (no need for it). Maybe try to make it mobile friendly with spacing of items?

the !trial command is currently showing as unknown. ill be testing this with an alt account so ill update if anything new shows up. Great plugin btw
Oh sh*t, really, the !trial command is broken ? Sounds like I'm running a another version of the plugin on my server. I will double check that.

Also, why the 'info' page is empty ? 'cause I had no idea to fill it, if you have any other usefull idea, be free to share them. I will add your recommendation as soon as possible.
__________________
Want to check my plugins ?
Arkarr is offline
kanalumaddela
Junior Member
Join Date: Nov 2014
Location: U.S.
Old 05-20-2015 , 17:47   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #196

Quote:
Originally Posted by Arkarr View Post
Oh sh*t, really, the !trial command is broken ? Sounds like I'm running a another version of the plugin on my server. I will double check that.
!trial still doesnt work with my alt, the plugin had created the config which i added flags "a" and "k" with it being enabled

Quote:
Originally Posted by Arkarr View Post
Also, why the 'info' page is empty ? 'cause I had no idea to fill it, if you have any other usefull idea, be free to share them. I will add your recommendation as soon as possible.
As for the "infos" page why not give credit to yourself or allow it to be customizable by the user to make their site unique?

*New issue*
when checking for available updates this shows

i have honestly no idea what this is
kanalumaddela is offline
kanalumaddela
Junior Member
Join Date: Nov 2014
Location: U.S.
Old 05-20-2015 , 18:17   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #197

i think i found the issue, server currently running so i left it like it and took a pic, solutions? the database was setup with the proper username and password, but in the log its talking about my own window's username? weird.

Last edited by kanalumaddela; 05-20-2015 at 18:18.
kanalumaddela is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 05-21-2015 , 03:41   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #198

Well, the update server is probably my fault, my FTP decided to give up. Will fix that today. Also, make sur you made a entry "SAVM_Database.
__________________
Want to check my plugins ?
Arkarr is offline
kanalumaddela
Junior Member
Join Date: Nov 2014
Location: U.S.
Old 05-21-2015 , 08:34   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #199

Quote:
Originally Posted by Arkarr View Post
Well, the update server is probably my fault, my FTP decided to give up. Will fix that today. Also, make sur you made a entry "SAVM_Database.
my database config with 3 tables created: adminlogin, adminsvip, & trialuser
Code:
"SAVM_Database"
	{
		"driver"		"mysql"
		"host"			"192.168.1.100" //local ip so idc
		"database"		"vip"
		"user"			"tf2"
		"password"		"k*****"
	}
kanalumaddela is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 05-21-2015 , 08:56   Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]
Reply With Quote #200

Quote:
Originally Posted by kanalumaddela View Post
my database config with 3 tables created: adminlogin, adminsvip, & trialuser
Code:
"SAVM_Database"
	{
		"driver"		"mysql"
		"host"			"192.168.1.100" //local ip so idc
		"database"		"vip"
		"user"			"tf2"
		"password"		"k*****"
	}
Web interface should create tables as well. Try removing the database, recreat it. Then reload the plugin, but, don't start the webinterface. See if the tables are created again.
__________________
Want to check my plugins ?
Arkarr 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 06:52.


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