![]() |
Update von 1.2.1 auf 1.2.6 - 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: Installation/Aktualisierung (https://www.mybb.de/forum/forum-37.html) +---- Thema: Update von 1.2.1 auf 1.2.6 (/thread-5806.html) |
Update von 1.2.1 auf 1.2.6 - Mek - 05.05.2007 Hallo, ich wollte das Update von 1.2.1 auf die neue Verson durchführen. Leider hat das nicht geklappt. Unverzagt habe ich komplett neu installiert und schon ging es. Das Problem ist folgendes, sobald ich die Datenbanksicherung eingespiele kommt anstelle des Forums nur noch eine Fehlermeldung. Komischerweis geht der Adminbereich und ich komme an alle Menüpunkte dran. Hier die Fehlermeldung: MySQL error: 1054 Unknown column 'b.olddisplaygroup' in 'field list' Query: SELECT u.*, f.*, b.dateline AS bandate, b.lifted AS banlifted, b.oldgroup AS banoldgroup, b.olddisplaygroup as banolddisplaygroup, b.oldadditionalgroups as banoldadditionalgroups FROM mybb_users u LEFT JOIN mybb_userfields f ON (f.ufid=u.uid) LEFT JOIN mybb_banned b ON (b.uid=u.uid) WHERE u.uid='1' Hat vielleicht einer einen Tip, wo das Problem liegt? Gruß Christoph RE: Update von 1.2.1 auf 1.2.6 - krafdi - 05.05.2007 Du musst beim Update die alte Datenbank drauf lassen (es werden einige Veränderungen an der DB vor genommen). Wenn es dann Probleme gibt Poste diese bitte hier. RE: Update von 1.2.1 auf 1.2.6 - Mek - 05.05.2007 Hi Krafti, das war das Problem ![]() ![]() Jetzt muß ich nur beim Provider die Sache mal graderücken. Vielen Dank für Deine schnelle Hilfe. Gruß Christoph EDIT: Das Download- Plugin sollte aktiv bleiben. Sonst ist alles im Downloadbereich weg. |