Statistik |
Beiträge: 145.121 (Täglich: 18,78 )
Themen: 16.810
Mitglieder: 13.212
Neuestes Mitglied: Hugo.
Ausl. d. letzten Minute: 81%
Ausl. d. letzten 5 Minuten: 86%
Ausl. d. letzten 15 Minuten: 104%
Aktulle Uhrzeit: 04:04
Freier Webspace: 4.13 TB
PHP-Version: 7.4.33
|
|
|
Anpassungen wbb2.3.6 an PHP7.x-8.x für Spider |
|
Anpassungen wbb2.3.6 an PHP7.x-8.x für Spider |
|
Keiner einen Ansatz woran es liegen könnte?
unter PHP 5.6. lauft alles einwandfrei. Sobald ich auf 7 umstelle kommt HTTP ERROR 500
Code habe ich mittlerweile auch auf 8.0 angepasst. Aber auch unter 8 bekomme ich die selbe Fehlermeldung.
www.zsk05.com/forum
|
|
11.09.2023 09:51 |
|
|
|
habe jetzt eine Fehlermeldung.
Parse error: syntax error, unexpected token "new" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php on line 73
Anbei die index.php
Dateianhang: |
index.rar (6,21 KB, 5 mal heruntergeladen)
|
|
|
11.09.2023 11:04 |
|
|
|
Hallo Spider,
versuche bitte die Datei im Anhang.
index.php.txt
das .txt entfernen!
In der Datei
ersetzt gegen:
__________________ lg Stine
|
|
11.09.2023 15:58 |
|
|
|
index Fehlermeldung ist damit weg. jetzt kommt global Fehlermeldung
Parse error: syntax error, unexpected token "new" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php on line 48
Dateianhang: |
global.rar (6 KB, 1 mal heruntergeladen)
|
|
|
11.09.2023 16:12 |
|
|
|
habe jetzt in der global.php und in der acp/lip/functions.php alle &new auf new geändert. jetzt kommt folgende Fehlermeldung
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php:3
4 Stack trace: #0 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(21
): require() #1 {main} thrown in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php on line 34
|
|
11.09.2023 16:20 |
|
|
|
RE: Anpassungen wbb2.3.6 an PHP7.x für Spider |
|
|
Zitat: Original von Spider
Sobald ich auf 7 umstelle kommt HTTP ERROR 500
Code habe ich mittlerweile auch auf 8.0 angepasst. Aber auch unter 8 bekomme ich die selbe Fehlermeldung.
www.zsk05.com/forum |
|
|
Hallo Spider,
Hast du auch die angepassten Dateien hochgeladen?
Was ich da so gesehen habe wurde keine index.php, global.php angepasst???
ToDo-> WoltLab Burning Board 2.3.6pl2: Update PHP-Version 8.x (Aktuell 8.2)
Datei: UpdatePHP8.txt
__________________ lg Stine
|
|
11.09.2023 16:40 |
|
|
|
nein habe nur die 78 gemacht. Werde alles laut Anleitung 8 machen. Danke
|
|
11.09.2023 17:18 |
|
|
|
So habe jetzt auf Version 8 noch angepasst.
bei PHP 8 bekomme ich leider folgende Fehlermeldung:
Fatal error: Uncaught Error: Undefined constant "mtauthor" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php:20 Stack trace: #0 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(1
83): include() #1 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/calendar.php
(21): require('/var/www/vhosts...') #2 {main} thrown in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 20
bei PHP 7 läuft es jetzt. leider hab ich hier in der Datei metaheader.php jede menge Fehler und in der Global.php noch ein paar.
Notice: Use of undefined constant mtauthor - assumed 'mtauthor' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 20
Notice: Use of undefined constant mtkeywords - assumed 'mtkeywords' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 21
Notice: Use of undefined constant mtcopyright - assumed 'mtcopyright' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 22
Notice: Use of undefined constant mtdescription - assumed 'mtdescription' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 23
Notice: Use of undefined constant mtpagetype - assumed 'mtpagetype' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 24
Notice: Use of undefined constant mtpagetopic - assumed 'mtpagetopic' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 25
Notice: Use of undefined constant mtaudience - assumed 'mtaudience' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 26
Notice: Use of undefined constant mtpublisher - assumed 'mtpublisher' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 27
Notice: Use of undefined constant mtlanguage - assumed 'mtlanguage' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 28
Notice: Use of undefined constant mtcoverage - assumed 'mtcoverage' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 29
Notice: Use of undefined constant mtrobots - assumed 'mtrobots' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 30
Notice: Use of undefined constant mtexpires - assumed 'mtexpires' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 31
Notice: Use of undefined constant mtrevisitdays - assumed 'mtrevisitdays' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 32
Notice: Use of undefined constant mtfavicon - assumed 'mtfavicon' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 33
Notice: Use of undefined constant mtdc - assumed 'mtdc' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 34
Notice: Use of undefined constant mta - assumed 'mta' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 35
Notice: Use of undefined constant mtk - assumed 'mtk' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 36
Notice: Use of undefined constant mtc - assumed 'mtc' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 37
Notice: Use of undefined constant mtd - assumed 'mtd' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 38
Notice: Use of undefined constant mtpy - assumed 'mtpy' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 39
Notice: Use of undefined constant mtpo - assumed 'mtpo' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 40
Notice: Use of undefined constant mtz - assumed 'mtz' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 41
Notice: Use of undefined constant mtp - assumed 'mtp' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 42
Notice: Use of undefined constant mtl - assumed 'mtl' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 43
Notice: Use of undefined constant mtcg - assumed 'mtcg' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 44
Notice: Use of undefined constant mtr - assumed 'mtr' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 45
Notice: Use of undefined constant mte - assumed 'mte' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 46
Notice: Use of undefined constant mtf - assumed 'mtf' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 47
Notice: Use of undefined constant allsynonyms - assumed 'allsynonyms' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 48
Notice: Use of undefined constant showdate - assumed 'showdate' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 49
Notice: Use of undefined constant revisit - assumed 'revisit' in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 50
Notice: Undefined variable: PHP_SELF in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 112
Notice: Undefined variable: action in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php on line 228
Notice: Undefined property: language::$item in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(3
65) : eval()'d code on line 47
Notice: Undefined index: action in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php on line 379
Hänge mal die 2 Dateien an.
vielleicht kann mir jemand helfen.
|
|
12.09.2023 14:23 |
|
|
|
Danke.
Bei PHP 8 habe ich jetzt folgende Fehlermeldung:
Warning: Undefined variable $PHP_SELF in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 112
Warning: Undefined property: language::$item in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(3
66) : eval()'d code on line 47
Warning: Trying to access array offset on value of type null in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(3
66) : eval()'d code on line 47
Bei PHP 7
Notice: Undefined variable: PHP_SELF in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 112
Notice: Undefined property: language::$item in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(3
66) : eval()'d code on line 47
Notice: Undefined offset: 1 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 2 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 3 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 2 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 3 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 3 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Notice: Undefined offset: 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; award has a deprecated constructor in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/clas
s_awards.php on line 2
und in der apc/lib/class_parse.php dürfte er mit Zeile 410 ein Problem haben
$ignoredboards = split('[,]', $hidelinksfromguestsignoreboards);
und in der acp/lib/functions.php gibt es in Zeile 1301 ein Problem.
|
|
13.09.2023 09:09 |
|
|
|
und bezüglich der Index.php gibt es auch noch fehlermeldungen
Warning: Undefined variable $toplistposterbit in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(13
5) : eval()'d code on line 3
Warning: Undefined variable $toplistmembersbit in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(14
6) : eval()'d code on line 3
Warning: Undefined variable $toplistthreadbit in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(16
2) : eval()'d code on line 4
Warning: Undefined variable $topclickstitle in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(17
0) : eval()'d code on line 1
Warning: Undefined variable $votedthread in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(17
: eval()'d code on line 1
Warning: Undefined variable $toplisttoplist in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(18
2) : eval()'d code on line 1
Warning: Undefined variable $toplistnew_members in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(18
4) : eval()'d code on line 1
Warning: Undefined variable $toplistlastpost in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(18
5) : eval()'d code on line 1
Warning: Undefined variable $toplistusername in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(18
6) : eval()'d code on line 1
Warning: Undefined variable $toplistposts in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(18
7) : eval()'d code on line 1
Warning: Undefined variable $toplisttitle in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(18
: eval()'d code on line 1
Warning: Undefined variable $toplistclicks in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(18
9) : eval()'d code on line 1
Warning: Undefined variable $toplistvotes in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(19
0) : eval()'d code on line 1
Warning: Undefined variable $toplistratings in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(19
1) : eval()'d code on line 1
Warning: Undefined variable $uservisited_AND in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php on line 343
Warning: Undefined variable $em2008_index_game_rankbit in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(50
: eval()'d code on line 11
Warning: Undefined variable $em2008_index_game_ranking in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(51
1) : eval()'d code on line 21
Warning: Undefined variable $pms_error in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(51
6) : eval()'d code on line 13
Dateianhang: |
index.rar (6,24 KB, 2 mal heruntergeladen)
|
|
|
13.09.2023 12:35 |
|
|
Viktor
Administrator
Zeige Viktor auf Karte
Dabei seit: 15.08.2003
Beiträge: 31.761
363 Filebase-Einträge
Alter: 67 Jahre
Herkunft: NRW wBB-Version: wBB2.3 PHP-Version: 7.4.33 MySQL-Version: 10.11.6-MariaDB Wo bist du gehostet?: eigener Server
Bewertung:
Level: 71 [?]
Erfahrungspunkte: 245.428.859
Nächster Level: 266.777.854
|
|
|
13.09.2023 21:03 |
|
|
|
Danke. Index ist bis auf 1 Fehlermeldung jetzt alles weg. Anbei die noch angezeigten Fehlermeldungen:
Warning: Undefined variable $PHP_SELF in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/meta
header.php on line 112
Warning: Undefined property: language::$item in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(3
66) : eval()'d code on line 47
Warning: Trying to access array offset on value of type null in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(3
66) : eval()'d code on line 47
Warning: Undefined variable $em2008_index_game_ranking in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php(52
9) : eval()'d code on line 21
und in der apc/lib/class_parse.php dürfte er mit Zeile 410 ein Problem haben
$ignoredboards = split('[,]', $hidelinksfromguestsignoreboards);
und in der acp/lib/functions.php gibt es in Zeile 1301 ein Problem.
|
|
14.09.2023 08:00 |
|
|
|
Vielen Dank. Es wird.
in der Class_parse.php ist in Zeile 410 anscheinend noch immer ein Fehler
Fatal error: Uncaught Error: Call to undefined function split() in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/clas
s_parse.php:410 Stack trace: #0 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/calendar.php
(189): parse->doparse('<img src="image...', '1', '0', '1', '1') #1 {main} thrown in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/clas
s_parse.php on line 410
Im ACP fehlt mir leider das Menü. Da ist in der misc.php in Zeile 44 ein Fehler.
Dateianhang: |
misc.rar (2,48 KB, 2 mal heruntergeladen)
|
|
|
15.09.2023 08:57 |
|
|
|
Ui, die Fehlermeldung is damit leider nicht weg. Dazugekommen ist noch eine von der Lottoziehung
Warning: Undefined property: language::$item in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(3
66) : eval()'d code on line 47
Warning: Trying to access array offset on value of type null in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/global.php(3
66) : eval()'d code on line 47
Warning: Undefined array key 1 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 2 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 3 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 2 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 3 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 3 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/lott
oziehung.php on line 15
Warning: Undefined array key 1 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/index.php on line 456
Global.php Zeile 366 eval()‘d code on line 98
Glopbal.php line 400
Index line 490
Warning: Undefined array key "LANG_GUTHABEN_KONTO" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/usercp.php(6
5) : eval()'d code on line 99
Warning: Undefined array key "LANG_GUTHABEN_KONTOAUSZUEGE" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/usercp.php(6
5) : eval()'d code on line 105
Warning: Undefined array key "LANG_GUTHABEN_KONTOAUSZUEGE_DESC" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/usercp.php(6
5) : eval()'d code on line 106
Warning: Undefined array key "LANG_GUTHABEN_TRANSFER" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/usercp.php(6
5) : eval()'d code on line 110
Warning: Undefined array key "LANG_GUTHABEN_TRANSFER_DESC" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/usercp.php(6
5) : eval()'d code on line 111
Warning: Undefined array key "LANG_GUTHABEN_DROP_GUTHABEN" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/usercp.php(6
5) : eval()'d code on line 115
Warning: Undefined array key "LANG_GUTHABEN_DROP_GUTHABEN_DESC" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/usercp.php(6
5) : eval()'d code on line 116
Warning: Undefined array key 2 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/clas
s_parse.php on line 427
Warning: Undefined array key 3 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/clas
s_parse.php on line 428
Warning: Undefined array key 2 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/clas
s_parse.php on line 427
Warning: Undefined array key 3 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/acp/lib/clas
s_parse.php on line 428 Fatal error: Uncaught Error: Undefined constant "searchstring" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/board.php(35
0) : eval()'d code:37 Stack trace: #0 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/board.php(35
0): eval() #1 {main} thrown in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/board.php(35
0) : eval()'d code on line 37
|
|
20.09.2023 08:04 |
|
|
|
|
|
|