Problem mit Modnotice - Druckversion +- MyBB.de Forum (https://www.mybb.de/forum) +-- Forum: Archiv (https://www.mybb.de/forum/forum-57.html) +--- Forum: MyBB 1.4.x (https://www.mybb.de/forum/forum-51.html) +---- Forum: Allgemeiner Support (https://www.mybb.de/forum/forum-52.html) +---- Thema: Problem mit Modnotice (/thread-22074.html) |
Problem mit Modnotice - forumusw - 14.02.2010 Hi, habe ein Problem mit dem Plugin modnotice Hier der Fehler: MyBB has experienced an internal SQL error and cannot continue. SQL Error: 1146 - Table 'usr_web136_1.mybb_mybb_templates' doesn't exist Query: INSERT INTO mybb_mybb_templates (`tid`,`title`,`template`,`sid`) VALUES ('NULL','postbit_moderator_edit','{$lang->postbit_edit}','-1') Please contact the MyBB Group for support. Wie behebe ich es? Mfg, lol RE: Problem mit Modnotice - Falkenauge Mihawk - 14.02.2010 Die Tabelle "usr_web136_1.mybb_mybb_templates" gibt es nicht. Kann es sein, dass der Prefix der Tabellen nicht korrekt ist? RE: Problem mit Modnotice - Pottix - 14.02.2010 @Falki: Präfix ;D erstell die tabelle usr_web136_1.mybb_mybb_templates in der phpmyadmin oder so RE: Problem mit Modnotice - Falkenauge Mihawk - 14.02.2010 (14.02.2010, 21:44)Pottix schrieb: @Falki: Präfix ;DPrefix ist Englisch... Zitat:erstell die tabelle usr_web136_1.mybb_mybb_templates in der phpmyadmin oder soKuhl, wo ist dann der Inhalt? Installier das Plugin neu. RE: Problem mit Modnotice - Jockl - 14.02.2010 Ich würde auch versuchen, das Plugin zu deaktivieren/deinstallieren und dann noch einmal die Installation durch zu führen. Der Tipp, einfach mal einen Table zu erstellen (und ggf. damit den alten zu überschreiben), kann auch ganz schnell nach hinten losgehen! Da ist dann mal ganz schnell das Board geschrottet. RE: Problem mit Modnotice - StefanT - 15.02.2010 Du hast einfach ein Plugin, das nicht mit der aktuellen MyBB-Version kompatibel ist. Bitte verwende das Plugin für MyBB 1.4.x. RE: Problem mit Modnotice - forumusw - 15.02.2010 Kannst du mir Bitte ein Download geben,StefanT? RE: Problem mit Modnotice - StefanT - 15.02.2010 Wozu gibt es denn eine Suche? https://www.mybb.de/forum/thread-20503.html |