嚴重警告:必須沒有安裝其他mod才能使用
Mod Title: File Attachment Mod v2
Mod Version: 2.3.8
NO.1
先下載檔案,並解壓縮(廢話)
網站位置:
http://www.opentools.de/board/viewtopic ... 262&page=4
NO.2
將整個目錄及檔案COPY到PHPBB的目錄下(資料夾名稱:attach_mod)
NO3.
製作一個批次檔(FILE.BAT),放到PHPBB的目錄下,(該拷貝那些資料,請看attach_mod\docs\install.doc)
不想看的就將下列這些copy到你的bat檔
-------開始------------------
copy attach_mod
oot\download.php download.php
copy attach_mod
oot\uacp.php uacp.php
copy attach_mod
oot\admin\admin_attach_cp.php admin\admin_attach_cp.php
copy attach_mod
oot\admin\admin_attachments.php admin\admin_attachments.php
copy attach_mod
oot\admin\admin_extensions.php admin\admin_extensions.php
copy attach_mod
oot\attach_mod\attach_rules.php attach_mod\attach_rules.php
copy attach_mod
oot\attach_mod\attachment_mod.php attach_mod\attachment_mod.php
copy attach_mod
oot\attach_mod\displaying.php attach_mod\displaying.php
copy attach_mod
oot\attach_mod\index.htm attach_mod\index.htm
copy attach_mod
oot\attach_mod\pm_attachments.php attach_mod\pm_attachments.php
copy attach_mod
oot\attach_mod\posting_attachments.php attach_mod\posting_attachments.php
copy attach_mod
oot\attach_mod\includes\constants.php attach_mod\includes\constants.php
copy attach_mod
oot\attach_mod\includes\functions_admin.php attach_mod\includes\functions_admin.php
copy attach_mod
oot\attach_mod\includes\functions_attach.php attach_mod\includes\functions_attach.php
copy attach_mod
oot\attach_mod\includes\functions_delete.php attach_mod\includes\functions_delete.php
copy attach_mod
oot\attach_mod\includes\functions_filetypes.php attach_mod\includes\functions_filetypes.php
copy attach_mod
oot\attach_mod\includes\functions_includes.php attach_mod\includes\functions_includes.php
copy attach_mod
oot\attach_mod\includes\functions_selects.php attach_mod\includes\functions_selects.php
copy attach_mod
oot\attach_mod\includes\functions_thumbs.php attach_mod\includes\functions_thumbs.php
copy attach_mod
oot\attach_mod\includes\index.htm attach_mod\includes\index.htm
copy attach_mod
oot\files\index.php files\index.php
copy attach_mod
oot\images\icon_clip.gif images\icon_clip.gif
copy attach_mod
oot\images\icon_disk.gif images\icon_disk.gif
copy attach_mod
oot\images\icon_disk_gray.gif images\icon_disk_gray.gif
copy attach_mod
oot\templates\subSilver\add_attachment_body.tpl templates\subSilver\add_attachment_body.tpl
copy attach_mod
oot\templates\subSilver\posted_attachments_body.tpl templates\subSilver\posted_attachments_body.tpl
copy attach_mod
oot\templates\subSilver\posting_attach_body.tpl templates\subSilver\posting_attach_body.tpl
copy attach_mod
oot\templates\subSilver\posting_attach_rules.tpl templates\subSilver\posting_attach_rules.tpl
copy attach_mod
oot\templates\subSilver\uacp_body.tpl templates\subSilver\uacp_body.tpl
copy attach_mod
oot\templates\subSilver\viewtopic_attach_body.tpl templates\subSilver\viewtopic_attach_body.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_cat_body.tpl templates\subSilver\admin\attach_cat_body.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_cp_attachments.tpl templates\subSilver\admin\attach_cp_attachments.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_cp_body.tpl templates\subSilver\admin\attach_cp_body.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_cp_search.tpl templates\subSilver\admin\attach_cp_search.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_cp_user.tpl templates\subSilver\admin\attach_cp_user.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_extension_groups.tpl templates\subSilver\admin\attach_extension_groups.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_extensions.tpl templates\subSilver\admin\attach_extensions.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_forbidden_extensions.tpl templates\subSilver\admin\attach_forbidden_extensions.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_manage_body.tpl templates\subSilver\admin\attach_manage_body.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_quota_body.tpl templates\subSilver\admin\attach_quota_body.tpl
copy attach_mod
oot\templates\subSilver\admin\attach_shadow.tpl templates\subSilver\admin\attach_shadow.tpl
copy attach_mod
oot\templates\subSilver\admin\extension_groups_permissions.tpl templates\subSilver\admin\extension_groups_permissions.tpl
-----結束----------