Attachment 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.
achim89

Beitrag von achim89 »

und für was sollte ich das jetzt linken?
Benutzeravatar
kratzer54847
Mitglied
Beiträge: 3065
Registriert: 20.01.2003 16:34
Wohnort: Düsseldorf/Hannover/Berlin
Kontaktdaten:

Beitrag von kratzer54847 »

weil in der Datei der Fehler erscheint, den ich aber leider bisher noch nicht gefunden habe!

mfg Johny
Knowledge Base | MOD Datenbank | Boardsuche | HTML | PHP

Durch die richtige Verwendung dieser Links können viele Fragen beantwortet werden ;-)
achim89

Beitrag von achim89 »

ach, du versuchst den fehler zu finden, DANKE :)
achim89

Beitrag von achim89 »

fehler schon gefunden?
achim89

Beitrag von achim89 »

bitte hilfe!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Benutzeravatar
kratzer54847
Mitglied
Beiträge: 3065
Registriert: 20.01.2003 16:34
Wohnort: Düsseldorf/Hannover/Berlin
Kontaktdaten:

Beitrag von kratzer54847 »

jetzt bumpe mal nicht, bin doch schon dabei ;-)
Knowledge Base | MOD Datenbank | Boardsuche | HTML | PHP

Durch die richtige Verwendung dieser Links können viele Fragen beantwortet werden ;-)
achim89

Beitrag von achim89 »

so lange? wusste gar nicht dass das so ein problem ist.
... und dann soll ein noob wie ich das modden können :-?
gut, dass du mir das machst, auch nochmal rießen THX :wink: :grin:
Benutzeravatar
Jan500
Ehemaliges Teammitglied
Beiträge: 4199
Registriert: 01.03.2003 21:32
Wohnort: Hamburg
Kontaktdaten:

Beitrag von Jan500 »

hast du DAS alles gemacht?:
#
# Here starts the Installation, follow the steps very close.
#

#
# STEP NUMBER I: Uploading all new Files
#
# NOTE: If you use the pre-modified files you have to do this step too.
#
# Copy/Upload all files to their respective Location (the directory structure is in the folder root)
# The left side shows the location of the file you should have after decompressing the package,
# the right side shows the location the file must be copied to, it is always the phpBB Root path (where the config.php file is stored at).
#
# attach_mod/root/download.php -> download.php
# attach_mod/root/uacp.php -> uacp.php
# attach_mod/root/attach_rules.php -> attach_rules.php
# attach_mod/root/admin/admin_attach_cp.php -> admin/admin_attach_cp.php
# attach_mod/root/admin/admin_attachments.php -> admin/admin_attachments.php
# attach_mod/root/admin/admin_extensions.php -> admin/admin_extensions.php
# attach_mod/root/attach_mod/attachment_mod.php -> attach_mod/attachment_mod.php
# attach_mod/root/attach_mod/displaying.php -> attach_mod/displaying.php
# attach_mod/root/attach_mod/index.htm -> attach_mod/index.htm
# attach_mod/root/attach_mod/pm_attachments.php -> attach_mod/pm_attachments.php
# attach_mod/root/attach_mod/posting_attachments.php -> attach_mod/posting_attachments.php
# attach_mod/root/attach_mod/includes/constants.php -> attach_mod/includes/constants.php
# attach_mod/root/attach_mod/includes/functions_admin.php -> attach_mod/includes/functions_admin.php
# attach_mod/root/attach_mod/includes/functions_attach.php -> attach_mod/includes/functions_attach.php
# attach_mod/root/attach_mod/includes/functions_delete.php -> attach_mod/includes/functions_delete.php
# attach_mod/root/attach_mod/includes/functions_filetypes.php -> attach_mod/includes/functions_filetypes.php
# attach_mod/root/attach_mod/includes/functions_includes.php -> attach_mod/includes/functions_includes.php
# attach_mod/root/attach_mod/includes/functions_selects.php -> attach_mod/includes/functions_selects.php
# attach_mod/root/attach_mod/includes/functions_thumbs.php -> attach_mod/includes/functions_thumbs.php
# attach_mod/root/attach_mod/includes/index.htm -> attach_mod/includes/index.htm
# attach_mod/root/files/index.php -> files/index.php
# attach_mod/root/images/icon_clip.gif -> images/icon_clip.gif
# attach_mod/root/images/icon_disk.gif -> images/icon_disk.gif
# attach_mod/root/images/icon_disk_gray.gif -> images/icon_disk_gray.gif
# attach_mod/root/templates/subSilver/add_attachment_body.tpl -> templates/subSilver/add_attachment_body.tpl
# attach_mod/root/templates/subSilver/posted_attachments_body.tpl -> templates/subSilver/posted_attachments_body.tpl
# attach_mod/root/templates/subSilver/posting_attach_body.tpl -> templates/subSilver/posting_attach_body.tpl
# attach_mod/root/templates/subSilver/posting_attach_rules.tpl -> templates/subSilver/posting_attach_rules.tpl
# attach_mod/root/templates/subSilver/uacp_body.tpl -> templates/subSilver/uacp_body.tpl
# attach_mod/root/templates/subSilver/viewtopic_attach_body.tpl -> templates/subSilver/viewtopic_attach_body.tpl
# attach_mod/root/templates/subSilver/admin/attach_cat_body.tpl -> templates/subSilver/admin/attach_cat_body.tpl
# attach_mod/root/templates/subSilver/admin/attach_cp_attachments.tpl -> templates/subSilver/admin/attach_cp_attachments.tpl
# attach_mod/root/templates/subSilver/admin/attach_cp_body.tpl -> templates/subSilver/admin/attach_cp_body.tpl
# attach_mod/root/templates/subSilver/admin/attach_cp_search.tpl -> templates/subSilver/admin/attach_cp_search.tpl
# attach_mod/root/templates/subSilver/admin/attach_cp_user.tpl -> templates/subSilver/admin/attach_cp_user.tpl
# attach_mod/root/templates/subSilver/admin/attach_extension_groups.tpl -> templates/subSilver/admin/attach_extension_groups.tpl
# attach_mod/root/templates/subSilver/admin/attach_extensions.tpl -> templates/subSilver/admin/attach_extensions.tpl
# attach_mod/root/templates/subSilver/admin/attach_forbidden_extensions.tpl -> templates/subSilver/admin/attach_forbidden_extensions.tpl
# attach_mod/root/templates/subSilver/admin/attach_manage_body.tpl -> templates/subSilver/admin/attach_manage_body.tpl
# attach_mod/root/templates/subSilver/admin/attach_quota_body.tpl -> templates/subSilver/admin/attach_quota_body.tpl
# attach_mod/root/templates/subSilver/admin/attach_shadow.tpl -> templates/subSilver/admin/attach_shadow.tpl
# attach_mod/root/templates/subSilver/admin/extension_groups_permissions.tpl -> templates/subSilver/admin/extension_groups_permissions.tpl
# attach_mod/root/language/lang_english/lang_admin_attach.php -> language/lang_english/lang_admin_attach.php
# attach_mod/root/language/lang_english/lang_faq_attach.php -> language/lang_english/lang_faq_attach.php
# attach_mod/root/language/lang_english/lang_main_attach.php -> language/lang_english/lang_main_attach.php
# attach_mod/root/install/mod_table_inst.php -> install/mod_table_inst.php
# attach_mod/root/install/schemas/attach_mysql_basic.sql -> install/schemas/attach_mysql_basic.sql
# attach_mod/root/install/schemas/attach_mysql_schema.sql -> install/schemas/attach_mysql_schema.sql
# attach_mod/root/install/schemas/attach_mssql_basic.sql -> install/schemas/attach_mssql_basic.sql
# attach_mod/root/install/schemas/attach_mssql_schema.sql -> install/schemas/attach_mssql_schema.sql
# attach_mod/root/install/schemas/attach_postgres_basic.sql -> install/schemas/attach_postgres_basic.sql
# attach_mod/root/install/schemas/attach_postgres_schema.sql -> install/schemas/attach_postgres_schema.sql
#

#
# If you want/have another language, please visit http://www.opentools.de, and download your
# Language if it is available. If you have a multi-national board you may want to upload all language files.
# Please make sure you download the Language Pack for at least Version 2.3.9 of the Attachment Mod.
#

#
# STEP NUMBER II: Installing the Attachment Mod (Database)
#
# NOTE: If you use the pre-modified files you have to do this step too.
#
# You should have uploaded the install folder (above), which is only needed for running the database installer.
#
# Upload the Schema Files (those files ending in .sql) in ASCII Mode (This is the Layout and Data for your Database):
#

#
# Now we want to create the tables, therefore we run mod_table_inst.php (http://www.yoursite.com/phpBB2/install/ ... e_inst.php)
# Please be sure to enter the correct URL, the mod_table_inst.php file has to be placed within the install folder.
# If it is not within the install folder, you get errors.
#
# After the mod_table_inst.php file was executed successfully, you can/should delete the complete install folder.
#

#
# For Uninstallation (this file will delete all of your Attachments):
# Upload attach_mod/scripts/mod_table_uninst.php -> mod_table_uninst.php
# Run the script and delete it after execution
#

#
# If you don't want to edit the Files by hand, you are free to use the following methods:
#
# 1) You are able to use the pre-edited files (found in the contrib-directory).
#
# You only need to replace your original phpBB Files with the pre-edited files. Please only use this method if
# you are using phpBB 2.0.15 without any other mods installed. If you have mods installed changing one of the pre-edited
# files, you have to re-apply the mods to them.
#
# If you use the pre-edited files, you can skip this Step Number III.
# Directly continue with Step Number IV.
#
#
#
# STEP NUMBER IV: Additional Instructions
#
# In this installation i have put three little icons (icon_disk.gif, icon_disk_gray.gif, icon_clip.gif) for attachments into.
# Put it to your images, or whereever you want.
#
# The standard path for your files is 'files' and the standard upload image is images/icon_clip.gif.
# If you want to change it, go to your Administration Panel under Attachments->Management.
#
# You'll have to create the upload path and chmod it to 777 (or change the owner to you httpd-servers owner) to upload files if
# you don't use the ftp upload feature.
# if you have only plain ftp-access change the 'Attribute' of your files-directory to rwxrwxrwx.
#
# If you are using the ftp-upload feature, enter the relevant information in Attachments->Management.
# The password is stored in plaintext into the database. You don't have to chmod the directory (ftp-path).
#
# it would be wise that you put the provided index.php to this directory to prevent directory indexing.
#
# Before you make anything, i suggest you go to your Administration Panel->Attachments->Management and prove
# that uploading is working with the Test Upload button. ;)
#
# CONFIG CACHING
#
# If you want the Attachment Mod config table to be cached (reduce of one query on all phpBB2 Pages), you
# have to create a directory 'cache' within your phpBB2 root folder.
# This directory have to be chmodded to 777 (see above instructions on how to do this).
#

die admin_attachments.php ist in ordnung ;-)

gruß Jan
Der Krefelder
Mitglied
Beiträge: 151
Registriert: 04.05.2005 08:31

Beitrag von Der Krefelder »

kratzer54847 hat geschrieben:contrib
sowas kann es sein,das ich diesen ordner garnicht habe? :oops:
Benutzeravatar
Jan500
Ehemaliges Teammitglied
Beiträge: 4199
Registriert: 01.03.2003 21:32
Wohnort: Hamburg
Kontaktdaten:

Beitrag von Jan500 »

also im neuem attachment mod paket ist er drinne...

du hast ihn (solltest) nicht auf deinem server haben, da du ihn nach der installation wieder gelöscht hast ;)

Jan
Antworten

Zurück zu „phpBB 2.0: Mod Support“