Dateidownload

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Xdream
Posts: 86
Joined: Wed 5. Nov 2003, 12:33
Location: Dresden
Contact:

Dateidownload

Post by Xdream »

Hallo, hat jemand eine idee woran das liegt, das ich keine pdf datein zum download anbieten kann? jedesmal wenn ich eine pdf per dateiliste herunterlade, kommt die meldung das die datei beschädigt ist, egal wie ich die datei hochlade (FTP oder Uploadform).

Ich weiß nicht woran das liegen kann ;(

P.S. Ich habe gerade festgestellt, dass wenn ich die selbe datei über das backend herunterlade klappt es einwandfrei. Jemand eine Idee wie ich das mit der Dateiliste verknüpfen kann?
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Xdream
Posts: 86
Joined: Wed 5. Nov 2003, 12:33
Location: Dresden
Contact:

Post by Xdream »

danke cyrano,
nur leider steht da nirgends eine lösung zu dem Problem. Denn die Datei über einen externen Download anzubieten geht leider nicht, denn der der die Seite plegen soll kommt mit html nicht klar.

Die Dateiliste wäre da eigentlich optimal. Noch jemand eine Idee???

Hier mal der LINK: http://cms.herz-jesu-dd.de/index.php?id=34,0,0,1,0,0
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

ok, ein Querverweis jedoch:
http://www.phpwcms.de/forum/viewtopic.php?t=12243

In der config- Datei die Einstellung ändern:
$phpwcms['inline_download'] = 1;
to
$phpwcms['inline_download'] = 0;
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Xdream
Posts: 86
Joined: Wed 5. Nov 2003, 12:33
Location: Dresden
Contact:

Post by Xdream »

sorry, aber das bringt auch nix. es werden immer nur ein paar kb runtergeladen, dann wird abgebrochen. wie gesagt, im backend kann ich die selbe datei ohne probleme herunterladen.
Xdream
Posts: 86
Joined: Wed 5. Nov 2003, 12:33
Location: Dresden
Contact:

Post by Xdream »

hat denn keiner mehr eine idee woran das denn liegen könnte, bzw wie ich den selben download wie im backend hinbekomme?
Post Reply