Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie
GmAMXBans

Serwer nie łączy z bazą danych

gmamxbans

  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
1 odpowiedź w tym temacie

#1 Bartko96

    Życzliwy

  • Użytkownik

Reputacja: -4
Nowy

  • Postów:30
  • Imię:Bartek
  • Lokalizacja:Olsztyn
Offline

Napisano 16.06.2013 17:54

Witam. Mam problem z amxbansem po stronie serwera. Otóż problem polega na tym że nie chcę się połączyć z bazą danych. Dodam że inny serwer się łączy z tą bazą danych, a dane do sql są z tego serwera.

 

plugins.ini

; AMX Mod X plugins
 
amxbans_core.amxx ; amxbans
amxbans_main.amxx ; amxbans
; Admin Base - Always one has to be activated
;admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
 
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
 
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
 
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
 
; Map related
;nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
 
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
 
; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)
autobuyfix.amxx
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
 
; Custom - Add 3rd party plugins here
 
 
 
timer.amxx

Logi 

06/16/2013 - 18:18:44: [amxbans_main.amxx] [AMXBans] Polaczenie nie powiodlo sie!
L 06/16/2013 - 18:18:44: [amxbans_main.amxx] [AMXBans] Wiadomosc: Access denied for user 'swiatowe_amxbans'@'193.33.177.14' (using password: YES) (1045)
L 06/16/2013 - 18:18:44: [amxbans_main.amxx] [AMXBans] Raport zapytania: SELECT `motd_delay` FROM `amx_serverinfo` WHERE address = '193.33.177.80:27015';
L 06/16/2013 - 18:18:44: [amxbans_main.amxx] [AMXBans] Polaczenie nie powiodlo sie!
L 06/16/2013 - 18:18:44: [amxbans_main.amxx] [AMXBans] Wiadomosc: Access denied for user 'swiatowe_amxbans'@'193.33.177.14' (using password: YES) (1045)
L 06/16/2013 - 18:18:44: [amxbans_main.amxx] [AMXBans] Raport zapytania: SELECT (SELECT UNIX_TIMESTAMP(NOW()) - '1371399524') AS `offset`;
L 06/16/2013 - 18:19:03: [amxbans_core.amxx] [AMXBANS] Index: 1
L 06/16/2013 - 18:19:03: [amxbans_main.amxx] [AMXBans] Polaczenie nie powiodlo sie!
L 06/16/2013 - 18:19:03: [amxbans_main.amxx] [AMXBans] Wiadomosc: Access denied for user 'swiatowe_amxbans'@'193.33.177.14' (using password: YES) (1045)
L 06/16/2013 - 18:19:03: [amxbans_main.amxx] [AMXBans] Raport zapytania: SELECT `bid`, `ban_created`, `ban_length`, `cs_ban_reason`, `admin_nick`, `admin_id`, `admin_ip`, `player_nick`, `player_id`, `player_ip`, `server_name`, `server_ip`, `ban_type` FROM `amx_bans` WHERE ((`player_id` = 'HLTV' AND `ban_type` = 'S') OR (`player_ip` = '193.33.177.80' AND `ban_type` = 'SI')) AND `expired` = '0';
L 06/16/2013 - 18:19:05: [amxbans_main.amxx] [AMXBans] Polaczenie nie powiodlo sie!
L 06/16/2013 - 18:19:05: [amxbans_main.amxx] [AMXBans] Wiadomosc: Access denied for user 'swiatowe_amxbans'@'193.33.177.14' (using password: YES) (1045)
L 06/16/2013 - 18:19:05: [amxbans_main.amxx] [AMXBans] Raport zapytania: SELECT `fid`, `reason`, `created`, `length` FROM `amx_flagged` WHERE `player_id` = 'HLTV' OR `player_ip` = '193.33.177.80' ORDER BY `length` ASC;
L 06/16/2013 - 18:19:06: [amxbans_main.amxx] [AMXBans] Polaczenie nie powiodlo sie!
L 06/16/2013 - 18:19:06: [amxbans_main.amxx] [AMXBans] Wiadomosc: Access denied for user 'swiatowe_amxbans'@'193.33.177.14' (using password: YES) (1045)
L 06/16/2013 - 18:19:06: [amxbans_main.amxx] [AMXBans] Raport zapytania: SELECT COUNT(*) FROM `amx_bans` WHERE ((`player_id` = 'HLTV' AND `ban_type` = 'S') OR (`player_ip` = '193.33.177.80' AND `ban_type` = 'SI')) AND `expired` = '1';

Użytkownik Bartko96 edytował ten post 16.06.2013 17:56

  • +
  • -
  • 0

#2 Kawon

    Godlike

  • Przyjaciel

Reputacja: 887
Czempion

  • Postów:5 165
  • Steam:steam
  • Imię:Paweł
  • Lokalizacja:Dzierzgoń
Offline

Napisano 16.06.2013 19:44

AMXBANS i MySQL. TUTORIAL


  • +
  • -
  • 0

DarkGL to mój autorytet.






Również z jednym lub większą ilością słów kluczowych: gmamxbans

Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych