bin noch blutiger Anfänger und wollte in mein ganz normales phpbb 2.0.21 mit deutschem Sprachfile einen java-irc-chat-client einbauen. Nach langem hin und her hab ich mich für ne Kombination aus PJIRC 2.0.4 und PJIRC Chat MOD 3.0.2 entschieden.
Als erstes hab ich alle files vom PJIRC in .../phpbb/irc/ upgeloaded, anschliessend die files des Mods direkt in .../phpbb/ . Dann hab ich wie im ersten Step der Installation des Mods gefordert, die install.php über meinen Browser ausgeführt. Hat auch alles Prima geklappt
Im zweiten Step der Installaion des Mods heisst es:
# INSTRUCTIONS ::.
#
# 1. Create a folder named "PJIRC-ChatMOD" in root/admin/mods/
# (should look like this when done: root/admin/mods/PJIRC-ChatMOD)
# 2. Upload this text file to: root/admin/mods/PJIRC-ChatMOD/
# 3. In your ACP >> Mod Center >> Install MODs, the file should be found by EasyMOD
# 4. Go ahead and install it (this process will complete the file edits below)
# 5. If no errors and you've completed Step 1, this MOD should now be fully installed.
Punkt 1 und 2 sind ja kein Problem, jedoch finde ich beim besten Willen kein "Mod Center" oder etwas entsprechendes in der deutschen Version meines phpbb Administraionsbereiches.
Wäre super wenn mir da jemand helfen könnte
