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

Call Admin MySQL


Post New Thread Reply   
 
Thread Tools Display Modes
bazhenov93
Veteran Member
Join Date: Oct 2010
Old 03-22-2012 , 05:18   Re: Call Admin MySQL
Reply With Quote #31

You should update this! If I type /calladmin, I can see my name and I can use it.

and when I choose a player, I can write nothing and the call is just " "

ex: [AMXX] Twix^ has just called an admin. Reason: Twix^ "

Last edited by bazhenov93; 03-22-2012 at 05:38.
bazhenov93 is offline
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 03-23-2012 , 10:23   Re: Call Admin MySQL
Reply With Quote #32

Nice Plugin!
__________________
Groven is offline
guipatinador
SourceMod Donner Party
Join Date: Oct 2009
Location: Poortugal
Old 07-08-2012 , 05:30   Re: Call Admin MySQL
Reply With Quote #33

NS can be VALVE_ID_LAN or STEAM_ID_LAN

Change this (line 53),

PHP Code:
if(equal(authid,"VALVE_ID_LAN")) { 
to,
PHP Code:
if(containi(authid,"ID_LAN") != -1) { 
__________________
PM for help = ignore

Last edited by guipatinador; 07-08-2012 at 05:31.
guipatinador is offline
xakintosh
I run no-steam servers!
Join Date: Feb 2010
Location: Edge of nowhere
Old 07-08-2012 , 07:09   Re: Call Admin MySQL
Reply With Quote #34

Gonna be fixed today soon i got so little time !
24/7 from 2 weaks non-stop working on some mine projects.
__________________
As soon as possible.
xakintosh is offline
Send a message via Yahoo to xakintosh Send a message via Skype™ to xakintosh
JoxBox
Junior Member
Join Date: Aug 2011
Old 11-18-2013 , 09:42   Re: Call Admin MySQL
Reply With Quote #35

Someone tell me what's wrong please, already edited the config.php but its giving me this:


Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'xxxxxxx'@'192.xxx.xxx.xx' (using password: YES)
JoxBox is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 11-18-2013 , 10:27   Re: Call Admin MySQL
Reply With Quote #36

You need to grant access for that user to access your MySQL server from that IP. If you are not familiar with how to do this, contact your SQL Host
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Daddy-K
Junior Member
Join Date: Jun 2010
Location: Romania/Mangalia
Old 11-18-2013 , 10:41   Re: Call Admin MySQL
Reply With Quote #37

You must add at your host database: eg 192.xxx.xxx.xxx in phpMyAdmin, then add eg 192.xxx.xxx.%


Last edited by Daddy-K; 11-18-2013 at 10:58.
Daddy-K is offline
XrTw
New Member
Join Date: Dec 2012
Old 12-03-2013 , 11:08   Re: Call Admin MySQL
Reply With Quote #38

Quote:
Originally Posted by bazhenov93 View Post
You should update this! If I type /calladmin, I can see my name and I can use it.

and when I choose a player, I can write nothing and the call is just " "

ex: [AMXX] Twix^ has just called an admin. Reason: Twix^ "
me too, please fix it !!!
XrTw is offline
xakintosh
I run no-steam servers!
Join Date: Feb 2010
Location: Edge of nowhere
Old 12-06-2013 , 11:14   Re: Call Admin MySQL
Reply With Quote #39

~ i will keep that in mind for next release.
__________________
As soon as possible.
xakintosh is offline
Send a message via Yahoo to xakintosh Send a message via Skype™ to xakintosh
Muneebster
Junior Member
Join Date: Oct 2013
Old 01-24-2014 , 07:53   Re: Call Admin MySQL
Reply With Quote #40

where should i put config.php?
Muneebster 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 16:11.


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