MyBB.de Forum
Newsbar anleitung - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Diskussionen (https://www.mybb.de/forum/forum-38.html)
+--- Thema: Newsbar anleitung (/thread-14509.html)



Newsbar anleitung - animalcoller - 22.09.2009

hi
kann mir jemand eine anleitung geben wie ich die newsbar installiere?


RE: Newsbar anleitung - StefanT - 22.09.2009

Was macht dir Probleme?


RE: Newsbar anleitung - animalcoller - 23.09.2009

ich kann das irgendwie nicht installieren


RE: Newsbar anleitung - StefanT - 23.09.2009

Woran scheiterst du denn?


RE: Newsbar anleitung - animalcoller - 26.09.2009

da steht wen ich es aktiviere

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1146 - Table 'k-power.mybb_mybb_templates' doesn't exist
Query:
INSERT INTO mybb_mybb_templates (`tid`,`title`,`template`,`sid`) VALUES ('NULL','index_overview',' $trow_message $overview_content
$lang->overview_overview
Übersicht by MyBBoard.de

','-1')


RE: Newsbar anleitung - linwinman - 26.09.2009

Hallo animalcoller,

verwende die Version > Übersicht 3.2.1.


RE: Newsbar anleitung - animalcoller - 26.09.2009

jetzt steht da
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
42601 - ERROR: syntax error at or near "`" LINE 2: CREATE TABLE `mybb_newsbar` ( ^
Query:
CREATE TABLE `mybb_newsbar` ( `bid` int(10) unsigned NOT NULL auto_increment, `forumids` text NOT NULL, `location` text NOT NULL, `excludepages` text NOT NULL, `dateformat` text NOT NULL, `timeformat` text NOT NULL, PRIMARY KEY (bid) ) DEFAULT CHARSET = utf8


RE: Newsbar anleitung - animalcoller - 27.09.2009

danke problem hat sich schon gelöst


RE: Newsbar anleitung - StefanT - 27.09.2009

Die Meldungen beziehen sich ja auf verschiedene Plugins?