MyBB.de Forum
SpiceFuse AJAX ShoutBox - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: SpiceFuse AJAX ShoutBox (/thread-20619.html)

Seiten: Seiten: 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


RE: SpiceFuse AJAX ShoutBox - Profirudi - 10.06.2012

Ich bin jetzt von der Rolle. In welche Datei gehört das jetzt?


RE: SpiceFuse AJAX ShoutBox - Jockl - 10.06.2012

in keine Datei, sondern in ein Template

ACP -> Templates & Styles -> Templates -> Dein Theme -> Startseite Templates -> index


RE: SpiceFuse AJAX ShoutBox - Profirudi - 10.06.2012

Danke dir. Habe es geschafft. Funktioniert.

L. G.


[geteilt] shoutbox für 1.6.8 - Tuarak - 13.06.2012

habe ich alles so gemacht
der plugin ist erschienen

aber wen ich ihn aktiviere bekomme ich so eine meldung


MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 8
Query:
CREATE TABLE IF NOT EXISTS `mybb_sf_shouts` ( `id` int(10) NOT NULL auto_increment, `uid` int(10) NOT NULL, `shout_msg` text NOT NULL, `shout_date` int(10) NOT NULL, `shout_ip` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM

Please contact the MyBB Group for support.

was soll das heißen ?


RE: shoutbox für 1.6.8 - Jockl - 13.06.2012

Bitte beachte die Beschreibung (bzw. das "Achtung") des Plugins, da ist die Antwort enthalten:
https://www.mybb.de/erweiterungen/16x/plugins-startseite/spicefuse-ajax-shoutbox/


RE: shoutbox für 1.6.8 - King Louis - 13.06.2012

Dazu steht bereits ein Hinweis in der Beschreibung Wink

Jockl war schneller -.- Big Grin


RE: shoutbox für 1.6.8 - Tuarak - 13.06.2012

haha hauptsache ihr hilft mir Big Grin

ja wo finde ich den die plugin datei wo ich das ändern muss ?


RE: shoutbox für 1.6.8 - Jockl - 13.06.2012

Bei der Plugin-Datei handelt es sich um die Datei des Plugins, die sich unter inc/plugins befindet.


RE: SpiceFuse AJAX ShoutBox - traax - 13.06.2012

Hallo,
ich hätte auch nochmal eine Frage zu der Shoutbox.
Und zwar soll die Shoutbox auch auf der GoMobile-Seite zur Verfügung stehen. Allerdings steht dort endlos 'Lade...'. In unserem normalen Forum läuft sie.
Ich habe gelesen, dass es mit der MyShoutbox ohne Probleme gehen soll, allerdings gefällt mir unsere um einiges besser.


RE: SpiceFuse AJAX ShoutBox - Jockl - 13.06.2012

Prinzipiell scheint es zu funktionieren:
http://www.mybbgm.com/thread-213-post-44747.html#pid44747

Selbst kann ich das aber nicht nachvollziehen, da ich das GoMobile Theme noch nie in Verwendung hatte.