Coder Social home page Coder Social logo

ts3bot's Issues

4.1.4 - PHP Warning and PHP Notice:

Cześć
Nie widziałem gdzie napisać więc piszę tutaj. Bot odnosi się do dwóch funkcji: lvl.php i welcomemessege.php które powodują błędy. Przy błędzie z lvl.php bot potrafi się rozłączyć(instalacja=2).

[28-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 45
[28-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 45
[29-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 48
[29-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 48
[30-Mar-2020 16:51:14 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 45
[30-Mar-2020 16:51:14 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 45
[31-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 45
[31-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 45
[31-Mar-2020 20:09:02 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/ts3bot/function/welcomemessege.php on line 12
[01-Apr-2020 09:09:04 Europe/Berlin] PHP Notice:  Trying to get property of non-object in /home/ts3bot/class/functions.class.php on line 22
[01-Apr-2020 09:09:04 Europe/Berlin] PHP Warning:  Invalid argument supplied for foreach() in /home/ts3bot/class/functions.class.php on line 22
[02-Apr-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 48
[02-Apr-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 48
[04-Apr-2020 18:44:50 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/ts3bot/function/welcomemessege.php on line 12
[05-Apr-2020 00:59:59 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 45
[05-Apr-2020 00:59:59 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 45
[06-Apr-2020 23:42:04 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 45
[06-Apr-2020 23:42:04 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 45
[08-Apr-2020 19:51:48 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/ts3bot/function/welcomemessege.php on line 12
[08-Apr-2020 19:52:01 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/ts3bot/function/welcomemessege.php on line 12
[08-Apr-2020 19:53:12 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/ts3bot/function/welcomemessege.php on line 12
[08-Apr-2020 19:53:18 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/ts3bot/function/welcomemessege.php on line 12
[09-Apr-2020 01:00:04 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 45
[09-Apr-2020 01:00:04 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 45

Zmiany WelcomeMessege

-Możliwość podania grup które dostaną oddzielną wiadomość co będzie się wiązało z tym że wiadomości będą teraz w config.php
-Możliwość wysyłania kilku wiadomości
-Dodanie większej ilości zmiennych
-Poprawki w działaniu

groupOnline

Funkcja nie zmienia statusu administratorów w opisie kanału. Odświeża się to jedynie w przypadku restartu bota (./start.sh restart).

Pliki funkcji bez zmian, config ponizej.

//groupOnline() Funkcja wyświetla listę osób z podanej grupy w opisie na kanale o podanym ID.
		'functions_GroupOnline' => [
			'on'		=> true,	//true - włączona false - wyłączona
			'inst'		=> 1, //ID Instancji 
			'cid'       => [
				7 => [	//ID Kanału.
					'gid' => [
						6	=> '',
						33	=> ''
					],	//ID kanału, na którym ma być zmieniany opis oraz nazwa grupy.
					'title' => '[CENTER][B][SIZE=14]Administracja[/SIZE][/B][/CENTER]\n\n',
					'channel_name' => 'Administracja ({1} Online)',	//Nazwa kanału {1} - oznacza liczbę online {2} - oznacza łączną liczbę osób.
					'name_online' => true,	//Czy ma zmieniać nazwę kanału.
					'time_info' => false,	//Czy ma wyświetlać czas offline
					'channel_info' => false	//Czy ma wyświetlać nazwę kanału.
				]
			]
		],

[4.1.8] Ddos info - problem

Wyrzuciło jedna instalację bota podejrzewam że 3 ale to tylko z serwera. Bo na vps trzy instalacje były cały czas uruchomione, lecz CPU cały czas było 100%. Po wyłączeniu ddos info na razie wszystko działa.

Dodam że mój serwer został z aktualizowany do wersji 3.13.1

[18-Nov-2020 00:09:24 Europe/Berlin] PHP Warning:  Invalid argument supplied for foreach() in /home/bot/class/functions.class.php on line 365
[18-Nov-2020 00:09:24 Europe/Berlin] PHP Notice:  Undefined index: virtualserver_total_ping in /home/bot/function/ddosinfo.php on line 11
[18-Nov-2020 00:09:24 Europe/Berlin] PHP Notice:  Undefined index: virtualserver_total_packetloss_total in /home/bot/function/ddosinfo.php on line 12

autoexit

bot po jakims czasie (5-10min) sie wylacza sam

Error Bot

Cześć
Bot instacja 2 wywala się w nieokreślonych sytuacjach albo najczęściej koło 1 w nocy.

[21-Feb-2020 21:21:20 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 24
[21-Feb-2020 21:21:20 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 24
[04-Mar-2020 19:22:29 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 24
[04-Mar-2020 19:22:29 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 24
[06-Mar-2020 01:30:37 Europe/Berlin] PHP Warning:  PDO::query(): MySQL server has gone away in /home/ts3bot/function/newuser.php on line 11
[06-Mar-2020 01:30:37 Europe/Berlin] PHP Warning:  PDO::query(): Error reading result set's header in /home/ts3bot/function/newuser.php on line 11
[06-Mar-2020 01:30:39 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 24
[06-Mar-2020 01:30:39 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 24
[06-Mar-2020 22:55:45 Europe/Berlin] PHP Notice:  Trying to get property of non-object in /home/ts3bot/class/functions.class.php on line 22
[06-Mar-2020 22:55:45 Europe/Berlin] PHP Warning:  Invalid argument supplied for foreach() in /home/ts3bot/class/functions.class.php on line 22
[06-Mar-2020 22:56:47 Europe/Berlin] PHP Notice:  Trying to get property of non-object in /home/ts3bot/class/functions.class.php on line 22
[06-Mar-2020 22:56:47 Europe/Berlin] PHP Warning:  Invalid argument supplied for foreach() in /home/ts3bot/class/functions.class.php on line 22
[08-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 24
[08-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 24
[09-Mar-2020 08:23:54 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/ts3bot/function/welcomemessege.php on line 12
[11-Mar-2020 12:28:18 Europe/Berlin] PHP Notice:  Trying to get property of non-object in /home/ts3bot/class/functions.class.php on line 22
[11-Mar-2020 12:28:18 Europe/Berlin] PHP Warning:  Invalid argument supplied for foreach() in /home/ts3bot/class/functions.class.php on line 22
[12-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDO::query(): MySQL server has gone away in /home/ts3bot/function/topconnections.php on line 15
[12-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDO::query(): Error reading result set's header in /home/ts3bot/function/topconnections.php on line 15
[16-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 24
[16-Mar-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 24
[17-Mar-2020 17:37:28 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/ts3bot/function/welcomemessege.php on line 12
[17-Mar-2020 18:34:37 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/ts3bot/function/lvl.php on line 24
[17-Mar-2020 18:34:37 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/ts3bot/function/lvl.php on line 24

php_error.log
21.02.2020_error.log
04.03.2020_error.log
06.03.2020_error.log
08.03.2020_error.log
12.03.2020_error.log
16.03.2020_error.log
17.03.2020_error.log

function: channelcreate: Nie posiadasz wymaganej grupy do założenia kanału

Dziś wykonałem aktualizację z '415' na '416'
Mimo wrzuceniu do configu:
'cgid' => [31, 32, 6],

po wejściu na kanał odpowiedzialny za utworzenie kanału prywatnego wyrzuca:
Nie posiadasz wymaganej grupy do założenia kanału.

Oczywiście należę do jednej z powyższych grup (należenie do wszystkich również nie działa).
Tymczasowo podmieniłem channelcreate.php na wersję z 415. Nowe rozwiązanie dot. zakładanie kanałów prywatnych dla użytkowników zarejestrowanych jest fajnym pomysłem pod warunkiem że będzie działać ;)

[4.1.7] welcomemessenge php notice

[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 23
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 52
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 52
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 65
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 65
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 78
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 78
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 90
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 90
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 126
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 127
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 128
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 130
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 131
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 132
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 133
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 134
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 135
[05-Nov-2020 18:59:38 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 136
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 23
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 52
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 52
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 65
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 65
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 78
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 78
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 90
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 90
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 126
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 127
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 128
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 130
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 131
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 132
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 133
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 134
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 135
[05-Nov-2020 21:07:23 Europe/Berlin] PHP Notice:  Trying to access array offset on value of type bool in /home/bot/function/welcomemessege.php on line 136

Coś mi wali błędami (php_error.log)

A dokładniej to: Ma ktoś jakiś pomysł?

[29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: missing ) at offset 1 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: unmatched parentheses at offset 0 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: missing terminating ] for character class at offset 1 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Unknown modifier '~' in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: nothing to repeat at offset 0 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: nothing to repeat at offset 0 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: missing ) at offset 1 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: unmatched parentheses at offset 0 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: missing terminating ] for character class at offset 1 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Unknown modifier '~' in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: nothing to repeat at offset 0 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:00 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: nothing to repeat at offset 0 in /home/ts3/boty/ts3bot-master/class/functions.class.php on line 54 [29-Dec-2019 21:43:01 Europe/Berlin] PHP Warning: array_diff_key(): Argument #1 is not an array in /home/ts3/boty/ts3bot-master/function/banhistory.php on line 10

[4.1.7] Błąd topconnect and lvl

Dzisiaj wywaliło jedna instalacje i bot nadał drugą rangę z 2 lvl.

<16:56:02> "NuR3k [*]" was added to server group "Nowicjusz" by "************* [TOP]".
<16:56:02> "Majki" was added to server group "Nowicjusz" by "************* [TOP]".
<16:56:02> "Rufus" was added to server group "Nowicjusz" by "************* [TOP]".
<16:56:02> "Damko" was added to server group "Nowicjusz" by "************* [TOP]".
<16:56:02> "SzyNa" was added to server group "Nowicjusz" by "************* [TOP]".
<16:56:02> "Bendak" was added to server group "Nowicjusz" by "************* [TOP]".

[25-Oct-2020 16:55:56 Europe/Berlin] PHP Warning:  PDO::query(): MySQL server has gone away in /home/bot/function/topconnections.php on line 15
[25-Oct-2020 16:55:56 Europe/Berlin] PHP Warning:  PDO::query(): Error reading result set's header in /home/bot/function/topconnections.php on line 15
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:55:59 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:56:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:56:13 Europe/Berlin] PHP Warning:  PDO::query(): MySQL server has gone away in /home/bot/class/functions.class.php on line 379
[25-Oct-2020 16:56:13 Europe/Berlin] PHP Warning:  PDO::query(): Error reading result set's header in /home/bot/class/functions.class.php on line 379
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 70
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 73
[25-Oct-2020 16:57:00 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/lvl.php on line 87
 

Problem z uruchomieniem

Udało mi się włączyć bota i wczytał wszystkich użytkowników do bazy danych i się wyłączył

Próbuje włączyć ./start.sh start

 Pomyslnie uruchomiono bota nr 1!
 Pomyslnie uruchomiono bota nr 2!
 Pomyslnie uruchomiono bota nr 3!

a jak wpisze ./start.sh status

 Bot nr 1 nie jest uruchomiony!
 Bot nr 2 nie jest uruchomiony!
 Bot nr 3 nie jest uruchomiony!

i nie wiem o co chodzi bo dodatkowo nie tworzy się też folder z logami w lokalizacji log/...

MonitoringPublicChannels

Funkcja będzie monitorować kanały publiczne i w razie braku wolnego będzie go tworzyć
Tylko problem jest taki, że aktualnie nie mam pomysłu jak to ma wyglądać 😂😂

[4.16] wywala 1 instacje welcomemessege

Siemka
Od aktualizacji bota wywala mi instalacje 1 na początku bot nie zwracał żadnych logów dzisiaj się pojawiły:

[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: topc in /home/bot/function/welcomemessege.php on line 142
[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: connections in /home/bot/function/welcomemessege.php on line 143
[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: topa in /home/bot/function/welcomemessege.php on line 144
[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: time_activity in /home/bot/function/welcomemessege.php on line 145
[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: toplc in /home/bot/function/welcomemessege.php on line 146
[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: longest_connection in /home/bot/function/welcomemessege.php on line 147
[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: topl in /home/bot/function/welcomemessege.php on line 148
[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/welcomemessege.php on line 149
[05-Jul-2020 16:47:44 Europe/Berlin] PHP Notice:  Undefined variable: exp in /home/bot/function/welcomemessege.php on line 150
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: topc in /home/bot/function/welcomemessege.php on line 142
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: connections in /home/bot/function/welcomemessege.php on line 143
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: topa in /home/bot/function/welcomemessege.php on line 144
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: time_activity in /home/bot/function/welcomemessege.php on line 145
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: toplc in /home/bot/function/welcomemessege.php on line 146
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: longest_connection in /home/bot/function/welcomemessege.php on line 147
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: topl in /home/bot/function/welcomemessege.php on line 148
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: lvl in /home/bot/function/welcomemessege.php on line 149
[05-Jul-2020 16:47:53 Europe/Berlin] PHP Notice:  Undefined variable: exp in /home/bot/function/welcomemessege.php on line 150

[4.15] Bot php_error.log

Podsyłam logi jakie mi bot wywala:

[28-May-2020 01:00:02 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/bot/class/functions.class.php on line 403
[28-May-2020 01:00:02 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/bot/class/functions.class.php on line 403
[28-May-2020 01:00:03 Europe/Berlin] PHP Warning:  PDO::query(): MySQL server has gone away in /home/bot/function/newuser.php on line 12
[28-May-2020 01:00:03 Europe/Berlin] PHP Warning:  PDO::query(): Error reading result set's header in /home/bot/function/newuser.php on line 12
[31-May-2020 01:00:02 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/bot/function/lvl.php on line 46
[31-May-2020 01:00:02 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/bot/function/lvl.php on line 46
[02-Jun-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/bot/function/lvl.php on line 46
[02-Jun-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/bot/function/lvl.php on line 46
[04-Jun-2020 22:35:22 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/bot/function/lvl.php on line 46
[04-Jun-2020 22:35:22 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/bot/function/lvl.php on line 46
[13-Jun-2020 01:00:02 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/bot/function/lvl.php on line 46
[13-Jun-2020 01:00:02 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/bot/function/lvl.php on line 46
[15-Jun-2020 15:28:52 Europe/Berlin] PHP Notice:  Undefined index: clid in /home/bot/function/welcomemessege.php on line 13
[16-Jun-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): MySQL server has gone away in /home/bot/function/lvl.php on line 46
[16-Jun-2020 01:00:01 Europe/Berlin] PHP Warning:  PDOStatement::execute(): Error reading result set's header in /home/bot/function/lvl.php on line 46

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.