Seite 2 von 3
Verfasst: 25.08.2007 10:47
von Michael Zacher
Und zu guterletzt, damit alles auch funktioniert, liest Du die Installationsanleitung.
Wenn Du nicht weißt, was Du machen musst, dann wirf auch mal einen Blick auf die
MODs - FAQ.
Verfasst: 25.08.2007 10:57
von blubbb

uuh jetzt wirds peinlich... das hatte ich schon gelesen komm damit aber partout nicht klar... allein weil ich die Shoutbox nach unten in den Footer haben wollt und mich des mit der Index.php verwirrt @.@
...sry ich bin wirklich schwer von begriff
LG
Verfasst: 25.08.2007 11:07
von _Toby_
Hy,
Am besten du machst es nach der Reihe nicht alles auf einaml

.
Fang mit dem an:
- Downloade dir die Shoutbox hier
- Dann entpackst du den Ordner
Rechter Mausklick auf den Ordner, alle extrahieren
Lg Toby
Verfasst: 25.08.2007 11:21
von blubbb
oki soweit hab ichs
LG
Verfasst: 25.08.2007 11:26
von _Toby_
Hy,
- Jetzt öffnest du die shoutbox_1.1.7em.txt Datei mit einem Editor.
(In der Datei ist alles beschrieben, was zu erledigen ist. Solltest du aber noch Probleme haben, dann lass es uns wissen)
Hilfe
Mods FAQ, Punkt 4.
Lg Toby
Verfasst: 25.08.2007 11:39
von blubbb
Hmmmm also

da gibts schon erste probleme ...
Code: Alles auswählen
#-----[ COPY ]------------------------------------------------
#
copy shoutbox_db_update.php to shoutbox_db_update.php
copy root/shoutbox.php to shoutbox.php
copy root/shoutbox_max.php to shoutbox_max.php
copy root/shoutbox_view.php to shoutbox_view.php
copy root/templates/subSilver/shoutbox_body.tpl to templates/subSilver/shoutbox_body.tpl
copy root/templates/subSilver/shoutbox_max_body.tpl to templates/subSilver/shoutbox_max_body.tpl
copy root/templates/subSilver/shoutbox_max_guest_body.tpl to templates/subSilver/shoutbox_max_guest_body.tpl
copy root/templates/subSilver/shoutbox_view_body.tpl to templates/subSilver/shoutbox_view_body.tpl
copy root/templates/subSilver/images/icon_censor.gif to templates/subSilver/images/icon_censor.gif
copy root/templates/subSilver/bbcode.js to templates/subSilver/bbcode.js
#
# This MOD need a database update.
# Then, as you must have now copied the shoutbox_db_update.php file
# in your phpBB root directory, run it with your navigator...
# http://www.yourWebSite.xxx/phpbbRootDir/shoutbox_db_update.php
#
# ...and then delete it from the phpBB root directory!!!
#
# Please, do it NOW! Before editing phpBB files by EM or manually!!!
# Otherwise, you may have an error message during your next
# connection.
#
#
#-----[ OPEN ]------------------------------------------------
#
index.php
also..öhm da bei Copy das was ich iwohin kopieren soll (phpBB root directory) öhm wohin? wo finde ich das und was ist das?? (öhm... hat das was mit dem FTP kram zu tun? spontane idee... xD )
und da da bei Open index.php ... öhm muss ich das auch machen wenn ich die SB in den footer haben will oder muss ich dann was anderes öffnen? und wenn ich das trotzdem da reinpacken muss wie kommt das dann am ende in den footer? @.@
LG Blubbb, die sich jetzt schonmal ganz dolle für eure Hilfe bedanken möcht... THX!!!!

Verfasst: 25.08.2007 11:48
von _Toby_
Hy,
Also dort wo
COPY steht, heist das, dass du die Datei kopieren musst. Ich erklärs dir mal bei einem Beispiel:
Wenn das dort steht, dann musst du die Datei
shoutbox_db_update.php( Die findest du in dem Shoutbox -Ordner)kopieren.
to heist, dass du die Datei dorthin kopieren musst. In diesem Fall in den Ordner
root/shoutbox_db_update.php . Also du kopierst die Datei in den Ordner deines Forums.
(Hoffe du verstehst was ich meine)
Lg Toby
Verfasst: 25.08.2007 12:19
von blubbb
hmmm ich finde den ordner root nicht... oO
und wie ist das mit der index.exe datei???
LG ^^
Verfasst: 25.08.2007 12:36
von _Toby_
Hy,
Alles nach der Reihe.

. Also root = 1. Ordner alo einfach der Forumsordner.
Verfasst: 25.08.2007 12:52
von blubbb
so habe jetzt alle in "schritt eins" zu kopierenden sachen an den hoffentlich richtigen ort upgeloadet...
wie gehts weiter? ^^
ah moment am besten kopier ich die nächsten schritte mal hier rein...
Code: Alles auswählen
#
# This MOD need a database update.
# Then, as you must have now copied the shoutbox_db_update.php file
# in your phpBB root directory, run it with your navigator...
# http://www.yourWebSite.xxx/phpbbRootDir/shoutbox_db_update.php
#
# ...and then delete it from the phpBB root directory!!!
#
# Please, do it NOW! Before editing phpBB files by EM or manually!!!
# Otherwise, you may have an error message during your next
# connection.
#
#
#-----[ OPEN ]------------------------------------------------
#
index.php
#
#-----[ FIND ]------------------------------------------------
#
'FORUM_LOCKED_IMG' =>
#
#-----[ AFTER, ADD ]------------------------------------------
#
// Start add - Fully integrated shoutbox MOD
'U_SHOUTBOX' => append_sid("shoutbox.$phpEx"),
'L_SHOUTBOX' => $lang['Shoutbox'],
'U_SHOUTBOX_MAX' => append_sid("shoutbox_max.$phpEx"),
// End add - Fully integrated shoutbox MOD
sooo... also wie muss ich jetzt weitermachen? oO
LG ^^