Statistik |
Beiträge: 145.280 (Täglich: 18,57 )
Themen: 16.822
Mitglieder: 13.219
Neuestes Mitglied: Cranky1980.
Ausl. d. letzten Minute: 66%
Ausl. d. letzten 5 Minuten: 89%
Ausl. d. letzten 15 Minuten: 89%
Aktulle Uhrzeit: 10:12
Freier Webspace: 4.13 TB
PHP-Version: 7.4.33
|
|
|
Anpassungen wbb2.3.6 an PHP7.x-8.x für Spider |
|
ja habe ich noch. Muss nur auf PHP 8.x angepasst werden.
|
|
13.01.2025 12:15 |
|
|
|
Ich benötige die Standard Version. Habe nur php 5 laufen.
|
|
13.01.2025 23:35 |
|
|
|
ja kann ich dir gerne per mail schicken oder soll ich sie hier anhängen?
|
|
14.01.2025 13:27 |
|
|
|
Danke Viktor,
Bei UNO kommt noch:
Warning: Undefined array key 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 46
Warning: Undefined array key 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 47
Warning: Undefined array key 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 48
Warning: Undefined array key 7 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 49
Warning: Undefined array key 8 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 50
Warning: Undefined array key 9 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 51
Warning: Undefined array key 10 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 52
Warning: Undefined array key 11 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 53
Warning: Undefined array key 12 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php(196) : eval()'d code on line 54
Bei Wordcrossing habe ich folgendes:
Fatal error: Uncaught Error: Undefined constant "LANG_WORDCROSSING_TEXT123" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc.php(55
) : eval()'d code:50 Stack trace: #0 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc.php(55
): eval() #1 {main} thrown in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc.php(55
) : eval()'d code on line 50
|
|
14.01.2025 13:46 |
|
|
|
Hallo Spider,
bitte das Template wordc
Bei Wordcrossing habe ich folgendes:
code: |
1:
2:
3:
4:
|
Fatal error: Uncaught Error: Undefined constant "LANG_WORDCROSSING_TEXT123" in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc.php(55
) : eval()'d code:50 Stack trace: #0 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc.php(55
): eval() #1 {main} thrown in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc.php(55
) : eval()'d code on line 50 |
|
__________________ lg Stine
|
|
14.01.2025 15:37 |
|
|
|
So hier mal das KT 3.1
und das Template wordc
code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
|
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}">
<head>
<title>$master_board_name - Wordcrossing</title>
$headinclude
</head>
<body>
<script type="text/javascript">
<!--
window.status = "pHp (c) 2004 by Web-dynamic";
//-->
</script>
$header
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" class="tableinborder" style="width:98%">
<tr>
<td class="tablea" align="center"><table style="width:100%" cellspacing="0" cellpadding="0" border="0">
<tr class="tablea_fc">
<td align="left"><span class="smallfont">{$lang->items['LANG_START_WELCOMEBACK']} <b>$usercbar_username</b> <a href="logout.php?sid=$session[hash]">{$lang->items['LANG_START_LOGOUT']}</a><br /><b><a href="search.php?action=new&sid=$session[hash]">{$lang->items['LANG_START_NEWPOSTS']} $lastvisitdate <span class="time">$lastvisittime</span>.</span></td>
<td align="right"><span class="smallfont">{$lang->items['LANG_START_CURRENTTIME']} <span class="time">$currenttime</span>.<br />{$lang->items['LANG_START_TIMEZONE']}</span></td>
</tr>
</table></td>
</tr>
</table><br />
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" class="tableinborder" style="width:98%">
<tr>
<td class="tabletitle" style="width:100%" align="center">
<span class="normalfont"><b>Wordcrossing</b></span>
</td>
</tr>
<tr>
<td class="tablea" align="center">
<iframe name="iframe_wordc_main" src="wordc_main.php" style="width:100%; height:$ifhigh" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td class="mainpage" style="width:100%; height:4px"></td>
</tr>
</table>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" class="tableinborder" style="width:98%">
<tr>
<td class="tabletitle" align="center">
<span class="normalfont">-:[ Wordcrossing v1.0 - pHp © 2004 by <a href="http://www.web-dynamic.de/forum/" target="_blank"><b>Web-Dynamic</b></a>™ - {$lang->items[LANG_WORDCROSSING_TEXT123]} by SKDB | <a href="http://britishheaven.de/forum/" target="_blank"><b>British Heaven Team</b></a> ]:-</span>
</td>
</tr>
</table><br />
$footer
</body>
</html> |
|
|
|
14.01.2025 17:28 |
|
|
|
Danke Viktor,
Bekomme jetzt:
Warning: Undefined array key 224 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc_global
.php on line 53
Warning: Trying to access array offset on value of type null in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc_global
.php on line 57
Fatal error: Uncaught Error: Call to undefined function ereg() in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc_functi
ons.php:1211 Stack trace: #0 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc_global
.php(59): templ() #1 /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc_main.p
hp(9): require('/var/www/vhosts...') #2 {main} thrown in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/wordc_functi
ons.php on line 1211
Bei UNO kommt noch:
Warning: Undefined array key 4 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 46
Warning: Undefined array key 5 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 47
Warning: Undefined array key 6 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 48
Warning: Undefined array key 7 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 49
Warning: Undefined array key 8 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 50
Warning: Undefined array key 9 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 51
Warning: Undefined array key 10 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 52
Warning: Undefined array key 11 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 53
Warning: Undefined array key 12 in /var/www/vhosts/h205727.web39.alfahosting-server.de/html/forum/uno_game.php
(196) : eval()'d code on line 54
|
|
10:50 |
|
|
|
|
|
|