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
 

Quak - zdjęcie

Quak

Rejestracja: 23.09.2011
Aktualnie: Nieaktywny
Poza forum Ostatnio: 07.09.2014 08:56
-----

Moje tematy

Nie łączy z bazą danych, nie banuje na serwerze

14.08.2014 11:08

chciałbym prosić was o pomoc dotyczącą mojego gmamxbans o to kod:

 11:47:18: [amxbans_main.amxx] [AMXBans] Connection failed!
L 08/14/2014 - 11:47:18: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17
L 08/14/2014 - 11:47:18: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'csdream_amx'@'31.186.81.18' (using password: YES) (1045)
L 08/14/2014 - 11:47:18: [amxbans_main.amxx] [AMXBans] Query statement: 

 11:47:20: [amxbans_main.amxx] [AMXBans] Connection failed!
L 08/14/2014 - 11:47:20: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17
L 08/14/2014 - 11:47:20: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'csdream_amx'@'31.186.81.18' (using password: YES) (1045)
L 08/14/2014 - 11:47:20: [amxbans_main.amxx] [AMXBans] Query statement: 

L 08/14/2014 - 11:47:28: [amxbans_main.amxx] [AMXBans] Connection failed!
L 08/14/2014 - 11:47:28: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 16
L 08/14/2014 - 11:47:28: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'csdream_amx'@'31.186.81.18' (using password: YES) (1045)
L 08/14/2014 - 11:47:28: [amxbans_main.amxx] [AMXBans] Query statement: 
L 08/14/2014 - 11:48:10: [amxbans_main.amxx] [AMXBans] Connection failed!
L 08/14/2014 - 11:48:10: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 6
L 08/14/2014 - 11:48:10: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'csdream_amx'@'31.186.81.18' (using password: YES) (1045)
L 08/14/2014 - 11:48:10: [amxbans_main.amxx] [AMXBans] Query statement: SELECT player_id FROM amx_bans WHERE player_id='STEAM_0:0:1057786843' and expired=0
Quak. : *****

KOD Z SQL.cfg

amx_sql_host "csdream.xaa.pl"
amx_sql_user "csdream_amx"
amx_sql_pass "******"
amx_sql_db "csdream_amxbans"
amx_sql_table "admins"
amx_sql_type "mysql"

MODULES:


;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx