MyBB.de Forum
Fehler nach Update - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Archiv (https://www.mybb.de/forum/forum-57.html)
+--- Forum: MyBB 1.2.x und älter (https://www.mybb.de/forum/forum-27.html)
+---- Forum: Allgemeiner Support (https://www.mybb.de/forum/forum-36.html)
+---- Thema: Fehler nach Update (/thread-1133.html)



Fehler nach Update - otto - 16.02.2006

Hallo,

nach dem Update von 1.03 --> 1.04 und den manuellen Änderungen aus Bekannte Probleme mybb 1.0 bekomme ich beim aufrufen des Forums folgende Fehlermeldung:
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in .../inc/functions_post.php on line 475

Zeile 475 sieht so aus:
$post['profilelink'] = "<a href=%22%22.str_replace(%22%7Buid%7D%22, $post['uid'], PROFILE_URL)."\">".formatname($post['username'], $post['usergroup'], $post['displaygroup'])."</a>";

Das einzige was noch einwandfrei Funktioniert ist das Admin-CP.
Was habe ich falsch gemacht?

Grüße und danke für die Mühe

Otto


RE: Fehler nach Update - otto - 16.02.2006

hat sich erledigt.