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
 

Adii :P - zdjęcie

Adii :P

Rejestracja: 04.12.2013
Aktualnie: Nieaktywny
Poza forum Ostatnio: 11.11.2022 14:38
-----

Moje tematy

[amxbans_core.amxx] [AMXBANS] Index: 2

06.10.2016 17:06

L 10/06/2016 - 17:59:08: [amxbans_core.amxx] [AMXBANS] Index: 2
L 10/06/2016 - 17:59:08: [amxbans_core.amxx] [AMXBANS] Index: 2 | Name: 

I tak co chwilę mi spamuje w konsoli, tylko że się zmienia Index; 3,9,6 itd.
Wiem, że było pełno takich tematów i rozwiązań, ale nie mogłem pobrać załącznika z naprawą, wystąpił błąd.

Jak myślicie ? To przez to mi nie czyta adminów z bansa ? Admini czy są na steam id czy na hasło to i tak nie działa
Czytanie adminów ustawione jest na "0".

/amxbans/include/config.inc.php on line 46

01.10.2016 19:10

Cześć ;)

Wgrałem amxbans na subdomenę. I mam następujący błąd wchodząc na nią:
 

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/xxxxxx/public_html/amxbans/include/config.inc.php on line 46

Owa linijka:
 

$mysql = mysql_connect($config->db_host,$config->db_user,$config->db_pass) or die (mysql_error());

Wszystkie dane bazy danych podane prawidłowo. Jeśli komuś to pomoże, podaję linka:
http://golden-game.xaa.pl/amxbans/

Index line 38

24.09.2016 20:13

Cześć ;)
Po instalacji amxbans wyskakuje taki błąd:
 

Parse error: syntax error, unexpected '}' in /home/p489684/public_html/amxbans/index.php on line 37

37 linijka w index.php: (37 to jest ta else)
 

//start page loader
if(	$config->start_page == "" || $config->start_page == "index.php" || (!file_exists("$config->start_page"))) {
	header("Location:ban_list.php");
	}  else  } 
        header("Location: {$config->start_page}");
{
?>

Problem z sklepem Ghost

24.09.2016 15:30

Cześć ;)
Zainstalowałem sklep by ghost i wywala mi błąd ajax - przeciążenie serwera. Choć nie mam przeciążonego
PHP -

  5.5.32

http://sklepcs.golden-game.xaa.pl/
Wiecie może co zrobić ?

Błąd kompilacji klas [28) : error 035: argument type mismatch (argument 8)]

19.03.2016 08:45

Cześć
Kompilowałem lokalnie klasy z paczki CODMOD by EPAL. I podczas kompilacji klas mam takie errory:


 

28) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Panzerfaustmen.amx (compile failed).
//
// Compilation Time: 0,42 sec
// ----------------------------------------

//// codclass_Partyzant.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Partyzant.SMA(25) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Partyzant.amx (compile failed).
//
// Compilation Time: 0,28 sec
// ----------------------------------------

//// codclass_Patriota .SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Patriota .SMA(19) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Patriota .amx (compile failed).
//
// Compilation Time: 0,09 sec
// ----------------------------------------

//// codclass_PilotMesersmita.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PilotMesersmita.SMA(23) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_PilotMesersmita.amx (compile failed).
//
// Compilation Time: 0,12 sec
// ----------------------------------------

//// codclass_PNiszczyciel.sma
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PNiszczyciel.sma(30) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_PNiszczyciel.amx (compile failed).
//
// Compilation Time: 0,17 sec
// ----------------------------------------

//// codclass_Porucznik.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Porucznik.SMA(20) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Porucznik.amx (compile failed).
//
// Compilation Time: 0,12 sec
// ----------------------------------------

//// codclass_PorucznikDaglas.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PorucznikDaglas.SMA(23) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_PorucznikDaglas.amx (compile failed).
//
// Compilation Time: 0,12 sec
// ----------------------------------------

//// codclass_PremiumBezimienny.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PremiumBezimienny.SMA(20) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_PremiumBezimienny.amx (compile failed).
//
// Compilation Time: 0,09 sec
// ----------------------------------------

//// codclass_PremiumCichoCiemny.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PremiumCichoCiemny.SMA(25) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_PremiumCichoCiemny.amx (compile failed).
//
// Compilation Time: 0,17 sec
// ----------------------------------------

//// codclass_PremiumGeneral.sma
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PremiumGeneral.sma(34) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_PremiumGeneral.amx (compile failed).
//
// Compilation Time: 0,17 sec
// ----------------------------------------

//// codclass_PremiumGestapo.sma
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PremiumGestapo.sma(7) : fatal error 100: cannot read from file: "colorchat"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\codclass_PremiumGestapo.amx (compile failed).
//
// Compilation Time: 0,08 sec
// ----------------------------------------

//// codclass_PremiumPowstaniec.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PremiumPowstaniec.SMA(22) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_PremiumPowstaniec.amx (compile failed).
//
// Compilation Time: 0,12 sec
// ----------------------------------------

//// codclass_PremiumUpadly.sma
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_PremiumUpadly.sma(26) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_PremiumUpadly.amx (compile failed).
//
// Compilation Time: 0,12 sec
// ----------------------------------------

//// codclass_RuchOporu.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_RuchOporu.SMA(22) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_RuchOporu.amx (compile failed).
//
// Compilation Time: 0,12 sec
// ----------------------------------------

//// codclass_Saper.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Saper.SMA(26) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Saper.amx (compile failed).
//
// Compilation Time: 0,64 sec
// ----------------------------------------

//// codclass_Sherman.sma
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Sherman.sma(8) : fatal error 100: cannot read from file: "colorchat"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\codclass_Sherman.amx (compile failed).
//
// Compilation Time: 0,06 sec
// ----------------------------------------

//// codclass_Straznik.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Straznik.SMA(23) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Straznik.amx (compile failed).
//
// Compilation Time: 0,09 sec
// ----------------------------------------

//// codclass_Sybirak.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Sybirak.SMA(19) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Sybirak.amx (compile failed).
//
// Compilation Time: 0,09 sec
// ----------------------------------------

//// codclass_Szpieg.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Szpieg.SMA(8) : fatal error 100: cannot read from file: "colorchat"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\codclass_Szpieg.amx (compile failed).
//
// Compilation Time: 0,28 sec
// ----------------------------------------

//// codclass_Telegrafista.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Telegrafista.SMA(25) : error 035: argument type mismatch (argument 8)
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Telegrafista.SMA(28) : warning 217: loose indentation
//
// 1 Error.
// Could not locate output file compiled\codclass_Telegrafista.amx (compile failed).
//
// Compilation Time: 0,3 sec
// ----------------------------------------

//// codclass_Weteran.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Weteran.SMA(20) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Weteran.amx (compile failed).
//
// Compilation Time: 0,09 sec
// ----------------------------------------

//// codclass_Zabijaka.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zabijaka.SMA(2) : error 017: undefined symbol "CSW_USP"
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zabijaka.SMA(2) : error 008: must be a constant expression; assumed zero
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zabijaka.SMA(16) : error 017: undefined symbol "register_plugin"
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zabijaka.SMA(16) : warning 215: expression has no effect
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zabijaka.SMA(16) : warning 215: expression has no effect
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zabijaka.SMA(16) : error 001: expected token: ";", but found ")"
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zabijaka.SMA(16) : error 029: invalid expression, assumed zero
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zabijaka.SMA(16) : fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 6 Errors.
// Could not locate output file compiled\codclass_Zabijaka.amx (compile failed).
//
// Compilation Time: 0,03 sec
// ----------------------------------------

//// codclass_ZolnierzAK.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_ZolnierzAK.SMA(21) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_ZolnierzAK.amx (compile failed).
//
// Compilation Time: 0,08 sec
// ----------------------------------------

//// codclass_ZolnierzPoborowy .SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_ZolnierzPoborowy .SMA(24) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_ZolnierzPoborowy .amx (compile failed).
//
// Compilation Time: 0,12 sec
// ----------------------------------------

//// codclass_Zolnierzpodziemia.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_Zolnierzpodziemia.SMA(26) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_Zolnierzpodziemia.amx (compile failed).
//
// Compilation Time: 0,16 sec
// ----------------------------------------

//// codclass_ZolnierzSS.SMA
// C:\Users\Komputer Dell\Desktop\scripting WINDOWS\codclass_ZolnierzSS.SMA(20) : error 035: argument type mismatch (argument 8)
//
// 1 Error.
// Could not locate output file compiled\codclass_ZolnierzSS.amx (compile failed).
//
// Compilation Time: 0,09 sec
// ----------------------------------------

Press enter to exit ...