File Attachment Mod kopieren der Files??

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.
Antworten
pidrootline
Mitglied
Beiträge: 37
Registriert: 15.06.2007 10:12

File Attachment Mod kopieren der Files??

Beitrag von pidrootline »

Hallo,

ich bin gerade dabei das MOD File Attachment Mod zu installieren.

Laut DOKU wenn ich das richitig verstanden habe muss ich einige Dateien ins Wurzelverzeichnis kopieren.

Doch auf meinem jetztigen Forum gibt es keinen Ordner

includes

copy attachment_mod/attach_mod/includes/constants.php to attach_mod/includes/constants.php

oder habe ich da etwas falsch verstanden?

Ich hatte zuvor mal alle Ordner direkt ins Forum kopiert,
aber das ging schon mal gar nicht.


copy attachment_mod/download.php to download.php
copy attachment_mod/uacp.php to uacp.php
copy attachment_mod/attach_rules.php to attach_rules.php
copy attachment_mod/admin/admin_attach_cp.php to admin/admin_attach_cp.php
copy attachment_mod/admin/admin_attachments.php to admin/admin_attachments.php
copy attachment_mod/admin/admin_extensions.php to admin/admin_extensions.php
copy attachment_mod/attach_mod/attachment_mod.php to attach_mod/attachment_mod.php
copy attachment_mod/attach_mod/displaying.php to attach_mod/displaying.php
copy attachment_mod/attach_mod/index.htm to attach_mod/index.htm
copy attachment_mod/attach_mod/pm_attachments.php to attach_mod/pm_attachments.php
copy attachment_mod/attach_mod/posting_attachments.php to attach_mod/posting_attachments.php
copy attachment_mod/attach_mod/includes/constants.php to attach_mod/includes/constants.php
copy attachment_mod/attach_mod/includes/functions_admin.php to attach_mod/includes/functions_admin.php
copy attachment_mod/attach_mod/includes/functions_attach.php to attach_mod/includes/functions_attach.php
copy attachment_mod/attach_mod/includes/functions_delete.php to attach_mod/includes/functions_delete.php
copy attachment_mod/attach_mod/includes/functions_filetypes.php to attach_mod/includes/functions_filetypes.php
copy attachment_mod/attach_mod/includes/functions_includes.php to attach_mod/includes/functions_includes.php
copy attachment_mod/attach_mod/includes/functions_selects.php to attach_mod/includes/functions_selects.php
copy attachment_mod/attach_mod/includes/functions_thumbs.php to attach_mod/includes/functions_thumbs.php


Könnte mir jemand helfen?

Vielen Dank
Viele Grüsse

pidrootline
Benutzeravatar
frein
Mitglied
Beiträge: 125
Registriert: 15.06.2007 15:07
Wohnort: Homburg
Kontaktdaten:

Beitrag von frein »

copy attachment_mod/download.php to download.php
copy attachment_mod/uacp.php to uacp.php
copy attachment_mod/attach_rules.php to attach_rules.php
die beiden Einzeldateien ins Hauptverzeichnis hochladen
copy attachment_mod/admin/admin_attach_cp.php to admin/admin_attach_cp.php
copy attachment_mod/admin/admin_attachments.php to admin/admin_attachments.php
copy attachment_mod/admin/admin_extensions.php to admin/admin_extensions.php
Die Einzeldateien in den Ordner admin hochladen
copy attachment_mod/attach_mod/attachment_mod.php to attach_mod/attachment_mod.php
copy attachment_mod/attach_mod/displaying.php to attach_mod/displaying.php
copy attachment_mod/attach_mod/index.htm to attach_mod/index.htm
copy attachment_mod/attach_mod/pm_attachments.php to attach_mod/pm_attachments.php
copy attachment_mod/attach_mod/posting_attachments.php to attach_mod/posting_attachments.php
copy attachment_mod/attach_mod/includes/constants.php to attach_mod/includes/constants.php
copy attachment_mod/attach_mod/includes/functions_admin.php to attach_mod/includes/functions_admin.php
copy attachment_mod/attach_mod/includes/functions_attach.php to attach_mod/includes/functions_attach.php
copy attachment_mod/attach_mod/includes/functions_delete.php to attach_mod/includes/functions_delete.php
copy attachment_mod/attach_mod/includes/functions_filetypes.php to attach_mod/includes/functions_filetypes.php
copy attachment_mod/attach_mod/includes/functions_includes.php to attach_mod/includes/functions_includes.php
copy attachment_mod/attach_mod/includes/functions_selects.php to attach_mod/includes/functions_selects.php
copy attachment_mod/attach_mod/includes/functions_thumbs.php to attach_mod/includes/functions_thumbs.php
copy attachment_mod/attach_mod/includes/index.htm to attach_mod/includes/index.htm
Hochladen in den Ordner attach_mod, den du zuerst erstellen musst.
du kannst aber auch einfach den kompletten Ordner attach_mod ins Hauptverzeichnis hochladen.


Soweit ich weiß hat der Mod aber noch ne ganze Menge andere Dateien.
Aber für die gilt ähnliches, du musst einfach nur dem richtigem Pfad folgen ;-)
pidrootline
Mitglied
Beiträge: 37
Registriert: 15.06.2007 10:12

Beitrag von pidrootline »

Hallo,

danke ich arbeite erst seit 4 Stunden mit dem Forum.

Ich muss also die Ordner noch erstellen die nicht vorhanden sind?

wie der Ordner

attach_mod/includes

Das ist die erste MOD die ich installiere. Wenn ich das zip attach_mod_245.tar.gz enpacke, dann habe ich einen Ordner

attachment_mod

den hatte ich Anfangs ins Wurzeklverzeichnis kopiert und die Installation aufgerufen.


Die Meldungen

Warning: main(./../extension.inc) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/upgrade/forum/attachment_mod/install/install.php on line 17

Warning: main() [function.include]: Failed opening './../extension.inc' for inclusion (include_path='.:') in /srv/www/htdocs/upgrade/forum/attachment_mod/install/install.php on line 17

Warning: main(./../common.) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/upgrade/forum/attachment_mod/install/install.php on line 18

Warning: main() [function.include]: Failed opening './../common.' for inclusion (include_path='.:') in /srv/www/htdocs/upgrade/forum/attachment_mod/install/install.php on line 18

Fatal error: Call to undefined function: session_pagestart() in /srv/www/htdocs/upgrade/forum/attachment_mod/install/install.php on line 20

Nun werde ich die Verzeichnisse die noch Fehlen von Hand anlegen und es nochmals probieren.

Also mir der install.txt komme ich leider nicht so richtig klar.

danke
Viele Grüsse

pidrootline
Benutzeravatar
frein
Mitglied
Beiträge: 125
Registriert: 15.06.2007 15:07
Wohnort: Homburg
Kontaktdaten:

Beitrag von frein »

Hi, nein es bringt dir garnichts den ganzen Ordner hochzuladen. damit kommste nie weiter.

das ist eigentlich ganz einfach. Ich erklärs dir an einem Beispiel:


copy attachment_mod/admin/admin_attachments.php to admin/admin_attachments.php
heißt Kopiere die Datei
admin/admin_attachments.php = admin_attachments.php aus dem Ornder admin
auf deinen Server in den Ordner admin herein.
copy attachment_mod/attach_mod/includes/index.htm to attach_mod/includes/index.htm
Hier bedeutet das ganze Kopiere die Datei
attach_mod/includes/index.htm = index.htm aus attach_mod/includes
auf deinen Server nach attach_mod/includes. Dieser Ordner besteht noch nicht. Also muss man ihn anlegen.
So jetzt ist das aber äußerst umständlich eine neuen Ordner anzulegen und jede einzelne Datei einzeln hochzuladen. Deshalb lädt man Ordner die auf dem Hauptserver NOCH NICHT bestehen komplett hoch.
pidrootline
Mitglied
Beiträge: 37
Registriert: 15.06.2007 10:12

Beitrag von pidrootline »

AHA,

ok ich werde das ganze mal am Wochenende machen.
"UUURRLLAAUB"

dann werde ich mich nochmal melden.

Vielen Dank und einen schönen Feiertag :)
Viele Grüsse

pidrootline
Benutzeravatar
frein
Mitglied
Beiträge: 125
Registriert: 15.06.2007 15:07
Wohnort: Homburg
Kontaktdaten:

Beitrag von frein »

Eine Anmerkung noch

Wenn das Hochladen der Dateien mehr Zeit als 2 Minuten beansprucht, (mal abgesehen von langsamem Internetzugang), dann machst du immer noch irgendwas falsch
pidrootline
Mitglied
Beiträge: 37
Registriert: 15.06.2007 10:12

Installation

Beitrag von pidrootline »

Hallo,
si ich habe nun die Files hochkopiert und bekomme folgende Ausgabe

http://139.14.4.158/upgrade/forum/install/install.php

Könntest du mir bitte kurz erklären was ich da nun machen muss?
Ich habe echt keinen Plan, ich dachte, dass die Tabellen selbst angelegt werden.?

:-?
Viele Grüsse

pidrootline
Antworten

Zurück zu „phpBB 2.0: Mod Support“