Seite 1 von 1

Download-Mod

Verfasst: 22.09.2006 04:18
von undertaker67
hallo,

kannst du mir bitte newbie sicher erklären bzw sagen wo genau die dateien für dein *download-mod* rein müssen,mache das absolut zum ersten mal.


danke im vorraus
torsten

Verfasst: 22.09.2006 11:30
von Kewwwin
Hallo,

genau so wie es oben im Text steht

Code: Alles auswählen

## Included Files:	79
##			root/admin/admin_downloads.php
##			root/dl_mod/admin/dl_admin_categories.php
##			root/dl_mod/admin/dl_admin_config.php
##			root/dl_mod/admin/dl_admin_ext_blacklist.php
##			root/dl_mod/admin/dl_admin_files.php
##			root/dl_mod/admin/dl_admin_stats.php
##			root/dl_mod/admin/dl_admin_toolbox.php
##			root/dl_mod/admin/dl_admin_traffic.php
##			root/dl_mod/classes/class_dlmod.php
##			root/dl_mod/classes/class_hacklist.php
##			root/dl_mod/includes/dl_comments.php
##			root/dl_mod/includes/dl_details.php
##			root/dl_mod/includes/dl_footer.php
##			root/dl_mod/includes/dl_modcp.php
##			root/dl_mod/includes/dl_search.php
##			root/dl_mod/includes/dl_stats.php
##			root/dl_mod/includes/dl_upload.php
##			root/dl_mod/includes/dl_user_config.php
##			root/dl_mod/includes/thumbs/
##			root/downloads/.htaccess
##			root/language/lang_english/email/downloads_approve_comment.tpl
##			root/language/lang_english/email/downloads_approve_notify.tpl
##			root/language/lang_english/email/downloads_new_notify.tpl
##			root/language/lang_english/lang_downloads.php
##			root/templates/subSilver/dl_mod/images/dl_blue.png
##			root/templates/subSilver/dl_mod/images/dl_categories.png
##			root/templates/subSilver/dl_mod/images/dl_config.png
##			root/templates/subSilver/dl_mod/images/dl_edit.png
##			root/templates/subSilver/dl_mod/images/dl_ext_blacklist.png
##			root/templates/subSilver/dl_mod/images/dl_files.png
##			root/templates/subSilver/dl_mod/images/dl_green.png
##			root/templates/subSilver/dl_mod/images/dl_grey.png
##			root/templates/subSilver/dl_mod/images/dl_new.png
##			root/templates/subSilver/dl_mod/images/dl_rate_no.png
##			root/templates/subSilver/dl_mod/images/dl_rate_yes.png
##			root/templates/subSilver/dl_mod/images/dl_red.png
##			root/templates/subSilver/dl_mod/images/dl_stats.png
##			root/templates/subSilver/dl_mod/images/dl_toolbox.png
##			root/templates/subSilver/dl_mod/images/dl_traffic.png
##			root/templates/subSilver/dl_mod/images/dl_white.png
##			root/templates/subSilver/dl_mod/images/dl_yellow.png
##			root/templates/subSilver/dl_mod/images/icon_dl_download.gif
##			root/templates/subSilver/dl_mod/images/icon_dl_homepage.gif
##			root/templates/subSilver/dl_mod/images/icon_mini_d.gif
##			root/templates/subSilver/dl_mod/images/icon_mini_h.gif
##			root/templates/subSilver/dl_mod/images/lang_english/icon_dl_upload.gif
##			root/templates/subSilver/dl_mod/images/lang_german/icon_dl_upload.gif
##			root/templates/subSilver/dl_mod/tpl/admin/dl_cat_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_cat_edit_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_config_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_ext_blacklist_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_files_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_files_edit_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_stats_admin_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_thumbs_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_toolbox_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/dl_traffic_body.tpl
##			root/templates/subSilver/dl_mod/tpl/admin/downloads_main.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_confirm_body.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_edit_body.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_edit_comments_body.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_footer.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_modcp_approve.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_modcp_capprove.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_modcp_manage.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_overview_body.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_search_body.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_search_results.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_stat_body.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_todo_body.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_user_config_body.tpl
##			root/templates/subSilver/dl_mod/tpl/dl_view_comments_body.tpl
##			root/templates/subSilver/dl_mod/tpl/downloads_body.tpl
##			root/templates/subSilver/dl_mod/tpl/hacks_list_body.tpl
##			root/templates/subSilver/dl_mod/tpl/view_dl_body.tpl
##			root/templates/subSilver/dl_mod/tpl/view_dl_cat_body.tpl
##			root/templates/subSilver/dl_mod/tpl/view_dl_subcat_body.tpl
##			root/downloads.php
##			root/hacks_list.php
Root ist sozusagen das Hauptverzeichnis deines Forums. Und genau so folgst du den weiteren Dateien

Verfasst: 22.09.2006 16:32
von area57
und für alles weitere: KB:18

Verfasst: 26.09.2006 19:50
von undertaker67
:lol: danke hat alles geklappt und funktioniert