Rabbithosi mod

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
animefan
Mitglied
Beiträge: 361
Registriert: 20.03.2005 12:25
Wohnort: Grosswangen
Kontaktdaten:

Rabbithosi mod

Beitrag von animefan »

ich baue gerade den rabbithoshi mod oder wie der heissst ein aber am anfang kommt das und das raf ich nivht.

common.php
## posting.php
## viewtopic.php
## admin/admin_users.php
## includes/functions.php
## includes/functions_post.php
## includes/page_header.php
## includes/usercp_viewprofile.php
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/overall_header.tpl
## templates/subSilver/viewtopic_body.tpl
##
Valerie Raghnall
Mitglied
Beiträge: 3907
Registriert: 17.07.2002 14:03
Wohnort: Graz

Beitrag von Valerie Raghnall »

das ist ziemlich sicher eine auflistung der dateien, die du aendern musst...
und was du aendern musst, steht dann weiter unten bei open datei, search, add etc...
A Bus Station is where buses stop. A Train Station is where trains stop. On my desk, there is a Work Station.
Benutzeravatar
Any
Mitglied
Beiträge: 296
Registriert: 14.04.2005 20:24
Wohnort: Flensburg
Kontaktdaten:

Beitrag von Any »

wofür ist'n der mod gut? *neugierigbin* :)
besuch mich doch mal auf meiner Homepage :)
Benutzeravatar
Jan500
Ehemaliges Teammitglied
Beiträge: 4199
Registriert: 01.03.2003 21:32
Wohnort: Hamburg
Kontaktdaten:

Re: Rabbithosi mod

Beitrag von Jan500 »

animefan hat geschrieben:ich baue gerade den rabbithoshi mod oder wie der heissst ein aber am anfang kommt das und das raf ich nivht.

common.php
## posting.php
## viewtopic.php
## admin/admin_users.php
## includes/functions.php
## includes/functions_post.php
## includes/page_header.php
## includes/usercp_viewprofile.php
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/overall_header.tpl
## templates/subSilver/viewtopic_body.tpl
##
KB:modsfaq ;)

Jan
animefan
Mitglied
Beiträge: 361
Registriert: 20.03.2005 12:25
Wohnort: Grosswangen
Kontaktdaten:

Beitrag von animefan »

so hab hier mal die daten bei denen ich nicht draus komme (sind viele XD)
Dateien die geändert werden müssen (Anleitung nachstehend):
## viewtopic.php
## admin/admin_users.php
## includes/constants.php
## includes/page_header.php
## includes/page_tail.php
## includes/usercp_viewprofile.php
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## templates/DarkgreenTec/profile_view_body.tpl
## templates/DarkgreenTec/overall_header.tpl
## templates/DarkgreenTec/viewtopic_body.tpl
##
## Beiligende Dateien:
## rabbitoshi.php
## rabbitoshi_db_update.php - ( nur für die Installation nötig )
## rabbitoshi_shop.php
## admin_rabbitoshi.php
## admin_rabbitoshi_general.php
## admin_rabbitoshi_owners.php
## admin_rabbitoshi_shop.php
## functions_rabbitoshi.php
## functions_rabbitoshi_cron.php
## lang_rabbitoshi.php
## rabbitoshi_body.tpl
## rabbitoshi_shop_body.tpl
## rabbitoshi_hotel_body.tpl
## rabbitoshi_evolution_body.tpl
## rabbitoshi_preferences_body.tpl
## rabbitoshi_confirm_body.tpl
## config_rabbitoshi_list_body.tpl
## config_rabbitoshi_edit_body.tpl
## config_rabbitoshi_owners.tpl
## config_rabbitoshi_shop_body.tpl
## config_rabbitoshi_general_body.tpl
## images/Rabbitoshi/*.*
##
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
## Bevor du den Mod einbaust, sichere alle Dateien, die du ändern musst (oben angeführt)
##
############################################################

#
#--------------[ SQL ]-------------
#
# rabbitoshi_db_update.php auf den Server laden (ins Board Grundverzeichnis) und im Webbrowser aufrufen
# ZUERST die Dateien wie untenstehend ändern und ebenfalls auf den Server laden!
#
#--------------[ Kopieren (auf den Server laden) ]-------------
#
kopiere root/rabbitoshi.php nach rabbitoshi.php
kopiere root/rabbitoshi_db_update.php nach rabbitoshi_db_update.php
kopiere root/rabbitoshi_shop.php nach rabbitoshi_shop.php
kopiere root/admin/admin_rabbitoshi.php nach admin/admin_rabbitoshi.php
kopiere root/admin/admin_rabbitoshi_general.php nach admin/admin_rabbitoshi_general.php
kopiere root/admin/admin_rabbitoshi_owners.php nach admin/admin_rabbitoshi_owners.php
kopiere root/admin/admin_rabbitoshi_shop.php nach admin/admin_rabbitoshi_shop.php
kopiere root/includes/functions_rabbitoshi.php nach includes/functions_rabbitoshi.php
kopiere root/includes/functions_rabbitoshi_cron.php nach includes/functions_rabbitoshi_cron.php
kopiere root/language/lang_english/lang_rabbitoshi.php nach language/lang_english/lang_rabbitoshi.php
kopiere root/templates/DarkgreenTec/rabbitoshi_body.tpl nach templates/DarkgreenTec/rabbitoshi_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_shop_body.tpl nach templates/DarkgreenTec/rabbitoshi_shop_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_evolution_body.tpl nach templates/DarkgreenTec/rabbitoshi_evolution_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_hotel_body.tpl nach templates/DarkgreenTec/rabbitoshi_hotel_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_preferences_body.tpl nach templates/DarkgreenTec/rabbitoshi_preferences_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_confirm_body.tpl nach templates/DarkgreenTec/rabbitoshi_confirm_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_list_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_list_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_edit_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_edit_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_owners_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_owners_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_shop_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_shop_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_general_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_general_body.tpl


kopiere root/images/Rabbitoshi/bar_emp.gif nach images/Rabbitoshi/bar_emp.gif
kopiere root/images/Rabbitoshi/bar_fil.gif nach images/Rabbitoshi/bar_fil.gif
kopieren root/images/Rabbitoshi/bar_fil_end.gif to images/Rabbitoshi/bar_fil_end.gif
kopieren root/images/Rabbitoshi/bar_left.gif to images/Rabbitoshi/bar_left.gif
kopieren root/images/Rabbitoshi/bar_right.gif to images/Rabbitoshi/bar_right.gif
kopieren root/images/Rabbitoshi/Beaver.gif to images/Rabbitoshi/Beaver.gif
kopieren root/images/Rabbitoshi/Carotts.gif to images/Rabbitoshi/Carotts.gif
kopieren root/images/Rabbitoshi/Cat.gif to images/Rabbitoshi/Cat.gif
kopieren root/images/Rabbitoshi/Chaos_Rabbit.gif to images/Rabbitoshi/Chaos_Rabbit.gif
kopieren root/images/Rabbitoshi/Chinchilla.gif to images/Rabbitoshi/Chinchilla.gif
kopieren root/images/Rabbitoshi/Cleaner.gif to images/Rabbitoshi/Cleaner.gif
kopieren root/images/Rabbitoshi/Diamonds.gif to images/Rabbitoshi/Diamonds.gif
kopieren root/images/Rabbitoshi/Dog.gif to images/Rabbitoshi/Dog.gif
kopieren root/images/Rabbitoshi/Dragon.gif to images/Rabbitoshi/Dragon.gif
kopieren root/images/Rabbitoshi/Eagle.gif to images/Rabbitoshi/Eagle.gif
kopieren root/images/Rabbitoshi/Fish.gif to images/Rabbitoshi/Fish.gif
kopieren root/images/Rabbitoshi/Fresh_meat.gif to images/Rabbitoshi/Fresh_meat.gif
kopieren root/images/Rabbitoshi/Gazelle.gif to images/Rabbitoshi/Gazelle.gif
kopieren root/images/Rabbitoshi/Hiloterium.gif to images/Rabbitoshi/Hiloterium.gif
kopieren root/images/Rabbitoshi/Limpid_Water.gif to images/Rabbitoshi/Limpid_Water.gif
kopieren root/images/Rabbitoshi/Lion.gif to images/Rabbitoshi/Lion.gif
kopieren root/images/Rabbitoshi/Penguin.gif to images/Rabbitoshi/Penguin.gif
kopieren root/images/Rabbitoshi/Polar_Bear.gif to images/Rabbitoshi/Polar_Bear.gif
kopieren root/images/Rabbitoshi/Rabbit.gif to images/Rabbitoshi/Rabbit.gif
kopieren root/images/Rabbitoshi/Seeds.gif to images/Rabbitoshi/Seeds.gif
kopiere root/images/Rabbitoshi/Tiger.gif nach images/Rabbitoshi/Tiger.gif
Valerie Raghnall
Mitglied
Beiträge: 3907
Registriert: 17.07.2002 14:03
Wohnort: Graz

Beitrag von Valerie Raghnall »

was ist dir denn nicht klar? ich hab dir das doch auf deutsch klar und deutlich hingeschrieben, was da zu tun is... die dateien auf den server laden (unten) die dateien die zu verändern sind stehen oben, was du ändern musst steht noch ein stück weiter unten... dazwischen steht, dass du die installations datei ausführen musst... also echt... einfach nur lesen, dann is alles klar *seufz*

animefan hat geschrieben:Dateien die geändert werden müssen (Anleitung nachstehend):
## viewtopic.php
## admin/admin_users.php
## includes/constants.php
## includes/page_header.php
## includes/page_tail.php
## includes/usercp_viewprofile.php
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## templates/DarkgreenTec/profile_view_body.tpl
## templates/DarkgreenTec/overall_header.tpl
## templates/DarkgreenTec/viewtopic_body.tpl
eine simple auflistung der dateien, die du ändern musst, was du ändern musst ist in der datei weiter unten beschrieben, hast du hier nicht reinkopiert.
animefan hat geschrieben:## Beiligende Dateien:
## rabbitoshi.php
## rabbitoshi_db_update.php - ( nur für die Installation nötig )
## rabbitoshi_shop.php
## admin_rabbitoshi.php
## admin_rabbitoshi_general.php
## admin_rabbitoshi_owners.php
## admin_rabbitoshi_shop.php
## functions_rabbitoshi.php
## functions_rabbitoshi_cron.php
## lang_rabbitoshi.php
## rabbitoshi_body.tpl
## rabbitoshi_shop_body.tpl
## rabbitoshi_hotel_body.tpl
## rabbitoshi_evolution_body.tpl
## rabbitoshi_preferences_body.tpl
## rabbitoshi_confirm_body.tpl
## config_rabbitoshi_list_body.tpl
## config_rabbitoshi_edit_body.tpl
## config_rabbitoshi_owners.tpl
## config_rabbitoshi_shop_body.tpl
## config_rabbitoshi_general_body.tpl
## images/Rabbitoshi/*.*
Eine simple auflistung der dateien die mit beim Mod dabei sind, die du dann auf den Server laden musst, was wohin steht ein Stück weiter unten.

animefan hat geschrieben:##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
Eine simple Meldung wo du nachsehen/downloaden kannst.
animefan hat geschrieben:## Bevor du den Mod einbaust, sichere alle Dateien, die du ändern musst (oben angeführt)
Naja, selbsterklärend oder? Dateien sicherheitshalber auf deiner Festplatte sichern bevor du sie änderst... damit du im Fall von "funktioniert nicht" auf die Originaldateien zurückgreifen kannst und alles wieder geht.
animefan hat geschrieben: #--------------[ SQL ]-------------
#
# rabbitoshi_db_update.php auf den Server laden (ins Board Grundverzeichnis) und im Webbrowser aufrufen
# ZUERST die Dateien wie untenstehend ändern und ebenfalls auf den Server laden!
Datei ist mitgeliefert, muss ausgeführt werden, damit deine Datenbank die nötigen Felder hat, sowas hattest du beim Shopmod auch, einfach aufrufen vom Webserver aus, wie du dein forum aufrufen würdest, nur mit rabbitoshi_db_update.php hinten dran.

animefan hat geschrieben:#--------------[ Kopieren (auf den Server laden) ]-------------
#
kopiere root/rabbitoshi.php nach rabbitoshi.php
kopiere root/rabbitoshi_db_update.php nach rabbitoshi_db_update.php
kopiere root/rabbitoshi_shop.php nach rabbitoshi_shop.php
kopiere root/admin/admin_rabbitoshi.php nach admin/admin_rabbitoshi.php
kopiere root/admin/admin_rabbitoshi_general.php nach admin/admin_rabbitoshi_general.php
kopiere root/admin/admin_rabbitoshi_owners.php nach admin/admin_rabbitoshi_owners.php
kopiere root/admin/admin_rabbitoshi_shop.php nach admin/admin_rabbitoshi_shop.php
kopiere root/includes/functions_rabbitoshi.php nach includes/functions_rabbitoshi.php
kopiere root/includes/functions_rabbitoshi_cron.php nach includes/functions_rabbitoshi_cron.php
kopiere root/language/lang_english/lang_rabbitoshi.php nach language/lang_english/lang_rabbitoshi.php
kopiere root/templates/DarkgreenTec/rabbitoshi_body.tpl nach templates/DarkgreenTec/rabbitoshi_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_shop_body.tpl nach templates/DarkgreenTec/rabbitoshi_shop_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_evolution_body.tpl nach templates/DarkgreenTec/rabbitoshi_evolution_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_hotel_body.tpl nach templates/DarkgreenTec/rabbitoshi_hotel_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_preferences_body.tpl nach templates/DarkgreenTec/rabbitoshi_preferences_body.tpl
kopiere root/templates/DarkgreenTec/rabbitoshi_confirm_body.tpl nach templates/DarkgreenTec/rabbitoshi_confirm_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_list_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_list_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_edit_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_edit_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_owners_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_owners_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_shop_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_shop_body.tpl
kopiere root/templates/DarkgreenTec/admin/config_rabbitoshi_general_body.tpl nach templates/DarkgreenTec/admin/config_rabbitoshi_general_body.tpl


kopiere root/images/Rabbitoshi/bar_emp.gif nach images/Rabbitoshi/bar_emp.gif
kopiere root/images/Rabbitoshi/bar_fil.gif nach images/Rabbitoshi/bar_fil.gif
kopieren root/images/Rabbitoshi/bar_fil_end.gif to images/Rabbitoshi/bar_fil_end.gif
kopieren root/images/Rabbitoshi/bar_left.gif to images/Rabbitoshi/bar_left.gif
kopieren root/images/Rabbitoshi/bar_right.gif to images/Rabbitoshi/bar_right.gif
kopieren root/images/Rabbitoshi/Beaver.gif to images/Rabbitoshi/Beaver.gif
kopieren root/images/Rabbitoshi/Carotts.gif to images/Rabbitoshi/Carotts.gif
kopieren root/images/Rabbitoshi/Cat.gif to images/Rabbitoshi/Cat.gif
kopieren root/images/Rabbitoshi/Chaos_Rabbit.gif to images/Rabbitoshi/Chaos_Rabbit.gif
kopieren root/images/Rabbitoshi/Chinchilla.gif to images/Rabbitoshi/Chinchilla.gif
kopieren root/images/Rabbitoshi/Cleaner.gif to images/Rabbitoshi/Cleaner.gif
kopieren root/images/Rabbitoshi/Diamonds.gif to images/Rabbitoshi/Diamonds.gif
kopieren root/images/Rabbitoshi/Dog.gif to images/Rabbitoshi/Dog.gif
kopieren root/images/Rabbitoshi/Dragon.gif to images/Rabbitoshi/Dragon.gif
kopieren root/images/Rabbitoshi/Eagle.gif to images/Rabbitoshi/Eagle.gif
kopieren root/images/Rabbitoshi/Fish.gif to images/Rabbitoshi/Fish.gif
kopieren root/images/Rabbitoshi/Fresh_meat.gif to images/Rabbitoshi/Fresh_meat.gif
kopieren root/images/Rabbitoshi/Gazelle.gif to images/Rabbitoshi/Gazelle.gif
kopieren root/images/Rabbitoshi/Hiloterium.gif to images/Rabbitoshi/Hiloterium.gif
kopieren root/images/Rabbitoshi/Limpid_Water.gif to images/Rabbitoshi/Limpid_Water.gif
kopieren root/images/Rabbitoshi/Lion.gif to images/Rabbitoshi/Lion.gif
kopieren root/images/Rabbitoshi/Penguin.gif to images/Rabbitoshi/Penguin.gif
kopieren root/images/Rabbitoshi/Polar_Bear.gif to images/Rabbitoshi/Polar_Bear.gif
kopieren root/images/Rabbitoshi/Rabbit.gif to images/Rabbitoshi/Rabbit.gif
kopieren root/images/Rabbitoshi/Seeds.gif to images/Rabbitoshi/Seeds.gif
kopiere root/images/Rabbitoshi/Tiger.gif nach images/Rabbitoshi/Tiger.gif
Und da steht wohin welche Dateien kopiert werden müssen, die beim Mod dabei sind... von deiner Festplatte auf das richtige Verzeichnis am Server.
Zuletzt geändert von Valerie Raghnall am 05.06.2005 21:00, insgesamt 1-mal geändert.
A Bus Station is where buses stop. A Train Station is where trains stop. On my desk, there is a Work Station.
animefan
Mitglied
Beiträge: 361
Registriert: 20.03.2005 12:25
Wohnort: Grosswangen
Kontaktdaten:

Beitrag von animefan »

z.b wie das gemeint ist ? das raf ich nicht
kopiere root/rabbitoshi.php nach rabbitoshi.php
Valerie Raghnall
Mitglied
Beiträge: 3907
Registriert: 17.07.2002 14:03
Wohnort: Graz

Beitrag von Valerie Raghnall »

das heißt schlicht und ergreifend, dass du die datei rabbitoshi.php aus dem verzeichnis root auf deinen server direkt in das forumvereichnis (phpbb2) laden sollst.
(das ist bei dem mod mit dabei, einfach entpacken, auf die festplatte speichern, da hast du das verzeichnis root und da drin die datei rabbitoshi.php)

edit: siehe oben, alles nochmal absolut genau erklärt...
A Bus Station is where buses stop. A Train Station is where trains stop. On my desk, there is a Work Station.
animefan
Mitglied
Beiträge: 361
Registriert: 20.03.2005 12:25
Wohnort: Grosswangen
Kontaktdaten:

Beitrag von animefan »

soweit so gut finde aber das nicht
if ( !defined('IN_PHPBB') )
{
die('Hacking attempt');
}
auch wen ich ctrl und f drüke
Benutzeravatar
Jan500
Ehemaliges Teammitglied
Beiträge: 4199
Registriert: 01.03.2003 21:32
Wohnort: Hamburg
Kontaktdaten:

Beitrag von Jan500 »

such mal nur nach
'Hacking attempt'
;)

Jan
Antworten

Zurück zu „phpBB 2.0: Mod Support“