Raised This Month: $ Target: $400
 0% 

DBI Clan Management for Amxmodx Commands


Post New Thread Reply   
 
Thread Tools Display Modes
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 01-12-2006 , 01:08  
Reply With Quote #31

I was wondering about this, I think the first part, well I dunno. But the rest i believe is because of the bots, any way to bypass them?
Code:
 01/11/2006 - 22:04:46: [AMXX] Displaying debug trace (plugin "dbi_clanmanager.amxx")
L 01/11/2006 - 22:04:46: [AMXX] Run time error 10: native error (native "dbi_result")
L 01/11/2006 - 22:04:46: [AMXX]    [0] dbi_clanmanager_803.sma::checkAccess (line 313)
L 01/11/2006 - 22:04:46: [AMXX]    [1] dbi_clanmanager_803.sma::client_infochanged (line 254)
L 01/11/2006 - 22:06:52: [admin_sql.amxx] Login: "|AoC| Masta)the(Disasta<38><STEAM_0:1:3743420><>" became an admin (account "STEAM_0:1:3743420") (access "abcdefghijklmnopqrstu") (address "192.168.1.107")
L 01/11/2006 - 22:07:10: [dbi_clanmanager.amxx] The server encountered an error while performing query = 'SELECT nick,ref_clan_index,ref_level_index,active FROM clan_manager_members WHERE steamid='STEAM_0:1:3743420' LIMIT 1' Function = 'client_authorized' Error = 'Lost connection to MySQL server during query'
L 01/11/2006 - 22:07:11: [dbi_clanmanager.amxx] |AoC| Masta)the(Disasta<STEAM_0:1:3743420> became an admin level: (General) access: (abcdefghijklmnopqrstu)
L 01/11/2006 - 22:07:54: [MYSQL] No more results in handle 103
L 01/11/2006 - 22:07:54: [AMXX] Displaying debug trace (plugin "dbi_clanmanager.amxx")
L 01/11/2006 - 22:07:54: [AMXX] Run time error 10: native error (native "dbi_result")
L 01/11/2006 - 22:07:54: [AMXX]    [0] dbi_clanmanager_803.sma::checkAccess (line 313)
L 01/11/2006 - 22:07:54: [AMXX]    [1] dbi_clanmanager_803.sma::client_putinserver (line 244)
L 01/11/2006 - 22:07:54: [MYSQL] No more results in handle 104
L 01/11/2006 - 22:07:54: [AMXX] Displaying debug trace (plugin "dbi_clanmanager.amxx")
L 01/11/2006 - 22:07:54: [AMXX] Run time error 10: native error (native "dbi_result")
L 01/11/2006 - 22:07:54: [AMXX]    [0] dbi_clanmanager_803.sma::checkAccess (line 313)
L 01/11/2006 - 22:07:54: [AMXX]    [1] dbi_clanmanager_803.sma::client_infochanged (line 254)
L 01/11/2006 - 22:07:54: [MYSQL] No more results in handle 105
L 01/11/2006 - 22:07:54: [AMXX] Displaying debug trace (plugin "dbi_clanmanager.amxx")
L 01/11/2006 - 22:07:54: [AMXX] Run time error 10: native error (native "dbi_result")
L 01/11/2006 - 22:07:54: [AMXX]    [0] dbi_clanmanager_803.sma::checkAccess (line 313)
L 01/11/2006 - 22:07:54: [AMXX]    [1] dbi_clanmanager_803.sma::client_infochanged (line 254)
L 01/11/2006 - 22:07:54: [MYSQL] No more results in handle 106
L 01/11/2006 - 22:07:54: [AMXX] Displaying debug trace (plugin "dbi_clanmanager.amxx")
L 01/11/2006 - 22:07:54: [AMXX] Run time error 10: native error (native "dbi_result")
L 01/11/2006 - 22:07:54: [AMXX]    [0] dbi_clanmanager_803.sma::checkAccess (line 313)
L 01/11/2006 - 22:07:54: [AMXX]    [1] dbi_clanmanager_803.sma::client_infochanged (line 254)
IT makes bots up to 4, so when I left it made a bot so I got those
__________________
bmann_420 is offline
Zor
Veteran Member
Join Date: Mar 2004
Location: Toronto, ON
Old 01-12-2006 , 09:58  
Reply With Quote #32

Yes, what the problem there is not with the plugin, but with a loss of connection to the DBI, once the plugin is not connected it will try again to connect upon the next query, but if it doesn't get a connection, or the DBI module itself is bugard, then you Could get these errors. How far away is your DBI? Is it on the same host, or half way around the world.

Cheers!
__________________
Zor is offline
Send a message via AIM to Zor Send a message via MSN to Zor Send a message via Yahoo to Zor
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 01-12-2006 , 14:09  
Reply With Quote #33

From las Vegas(server) to Scottsdale AZ(DB)

EDIT: It does that every once ina while, but I still get these also,

Code:
L 01/11/2006 - 22:07:54: [MYSQL] No more results in handle 103 
L 01/11/2006 - 22:07:54: [AMXX] Displaying debug trace (plugin "dbi_clanmanager.amxx") 
L 01/11/2006 - 22:07:54: [AMXX] Run time error 10: native error (native "dbi_result") 
L 01/11/2006 - 22:07:54: [AMXX]    [0] dbi_clanmanager_803.sma::checkAccess (line 313) 
L 01/11/2006 - 22:07:54: [AMXX]    [1] dbi_clanmanager_803.sma::client_putinserver (line 244) 
L 01/11/2006 - 22:07:54: [MYSQL] No more results in handle 104 
L 01/11/2006 - 22:07:54: [AMXX] Displaying debug trace (plugin "dbi_clanmanager.amxx") 
L 01/11/2006 - 22:07:54: [AMXX] Run time error 10: native error (native "dbi_result") 
L 01/11/2006 - 22:07:54: [AMXX]    [0] dbi_clanmanager_803.sma::checkAccess (line 313) 
L 01/11/2006 - 22:07:54: [AMXX]    [1] dbi_clanmanager_803.sma::client_infochanged (line 254)
__________________
bmann_420 is offline
Cloud_909
Member
Join Date: Jun 2005
Location: Washington
Old 04-24-2006 , 03:12  
Reply With Quote #34

How do you add it to mysql.cfg? It keeps lagging the server everytime i do a command cuz it spams mysql error connecting to ip and crap.

How I add to mysql?

or is there a way to make the plugin work without mysql?

And how do i add custom ranks?

Thnx

Cloud
Cloud_909 is offline
Send a message via AIM to Cloud_909
Zor
Veteran Member
Join Date: Mar 2004
Location: Toronto, ON
Old 04-24-2006 , 09:49  
Reply With Quote #35

@bmann_420

I'll have to post up the new version that I have been working on...better yet I will be porting it over to the new Threaded SQL. That way it wont have problems with that kinda lag issues. So shortly.

@Cloud_909

You should read the instructions on how to add it to the SQL. You have to do this via phpmyadmin, or some such. IT IS NOT ADDED AUTOMATICALLY! This plugin needs you to do some work on the sql side.

Cheers!
__________________
Zor is offline
Send a message via AIM to Zor Send a message via MSN to Zor Send a message via Yahoo to Zor
Cloud_909
Member
Join Date: Jun 2005
Location: Washington
Old 04-24-2006 , 20:35  
Reply With Quote #36

Any chance you can get the text version to work, its so much easier

the text version sounds cool and i love the way certain ranks give you certain flags for admin. Its such a good idea!

+Karma!
Cloud_909 is offline
Send a message via AIM to Cloud_909
Hellfires
Junior Member
Join Date: Jun 2006
Old 06-10-2006 , 19:15  
Reply With Quote #37

i was wondering how do i enable DBI and do i need to use mysql ?
Hellfires is offline
Egarim
Member
Join Date: Jul 2006
Location: TheWorld (but not this o
Old 07-03-2006 , 09:08   Re: DBI Clan Management for Amxmodx Commands
Reply With Quote #38

Quote:
Originally Posted by Zor
You should read the instructions on how to add it to the SQL. You have to do this via phpmyadmin, or some such. IT IS NOT ADDED AUTOMATICALLY! This plugin needs you to do some work on the sql side.

Cheers!
This plugin is not THAT easy to install for us average admins, the text version is but is unsupported(, I tried the txt version but it has some nasty promote/demote bug), so far I have the DBI enabled but thats pretty much it...
Other than that, cool plugin!!!
But does anyone have any suggestions on how adding it without PHPMyAdmin, since PHPMyAdmin isn't installed on most game servers. Well, not on the one my clan has.

Cheers,
Egarim
Egarim is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 07-03-2006 , 10:19   Re: DBI Clan Management for Amxmodx Commands
Reply With Quote #39

I'm releasing something that uses SQLx, is easier to install, and provides more functionality than this. It's also going to be API based, meaning you can easily add to it.

Sorry Zor, but I felt this was too limited.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
austrasized
Junior Member
Join Date: Dec 2006
Old 12-09-2006 , 01:26   Re: DBI Clan Management for Amxmodx Commands
Reply With Quote #40

I like the original better, less confusing, less junk, less work to install. the only thing the original was missing was the renaming part, I feel you should go back to the original version and simply add to it small bits. also you should be including with each plugin you make an installation guide not everyone knows how to install these types of plugins........or someone should take the time to write a more extensive guide on writing and installing plugins and db, not saying that you should but someone should i dont know enough to write the guide or i would lol, but point in case if you write a plugin you should tell where to install the files and provide the files needed to make it run not just a portion of the files and expect someone to write the rest of them by themselves. remember most admin are not geniuses and simply like having a server of their own for friends and such, i like to learn but dont have time to do nonstop research on stuff lol......anyway good original bad new peace out zor
austrasized 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 12:38.


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