'File list' download .pdf problems after upgrade 1.2.8
'File list' download .pdf problems after upgrade 1.2.8
Hello,
After upgrading to 1.2.8 I have strange problems with downloads of .pdf and .wmv files. (.doc files are ok and I don't know for other filetypes.)
I've got a filelist with some pdf documents. If I click on the link and choose for open file, the file downloads and acrobat starts. Acrobat (v5 6 and 7) gives the error 'there was a problem opening this document. the file doesn't exsist'. If I choose for save, the file gets downloaded and saved and I can open it.
I played around with the $phpwcms['inline_download'] parameter and when this is set to 1 the .pdf document opens correct within the browser window. This happens with different 1.2.8 websites on different client pc's with internet explorer. With firefox all works ok. See
http://www.tori-ryu.nl/phpwcms/index.php?exameneisen for this problem.
Anyone got a clue?
Greetz,
Axel
After upgrading to 1.2.8 I have strange problems with downloads of .pdf and .wmv files. (.doc files are ok and I don't know for other filetypes.)
I've got a filelist with some pdf documents. If I click on the link and choose for open file, the file downloads and acrobat starts. Acrobat (v5 6 and 7) gives the error 'there was a problem opening this document. the file doesn't exsist'. If I choose for save, the file gets downloaded and saved and I can open it.
I played around with the $phpwcms['inline_download'] parameter and when this is set to 1 the .pdf document opens correct within the browser window. This happens with different 1.2.8 websites on different client pc's with internet explorer. With firefox all works ok. See
http://www.tori-ryu.nl/phpwcms/index.php?exameneisen for this problem.
Anyone got a clue?
Greetz,
Axel
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
I have improved download function - will be released very soon.
For now check attachement mode in conf.inc.php and try switching it:
to
Oliver
For now check attachement mode in conf.inc.php and try switching it:
Code: Select all
$phpwcms['inline_download'] = 1;
Code: Select all
$phpwcms['inline_download'] = 0;
Hi,
Fresh installed phpwcms1.2.8 20060905 and still having the problems with downloading and opening files in internet explorer. Firefox is ok. Tried with several computers and websites. Acrobat en wmplayer can't find the file I'm trying to open.
Workaround for pdf files is inline_download=1 (in conf.inc.php) but this doesn't solve the .wmv problem.
Am I the only one with this problem? I tested it on http://www.winkkozijnen.nl/phpwcms/ .
Greetz,
Axel
Fresh installed phpwcms1.2.8 20060905 and still having the problems with downloading and opening files in internet explorer. Firefox is ok. Tried with several computers and websites. Acrobat en wmplayer can't find the file I'm trying to open.
Workaround for pdf files is inline_download=1 (in conf.inc.php) but this doesn't solve the .wmv problem.
Am I the only one with this problem? I tested it on http://www.winkkozijnen.nl/phpwcms/ .
Greetz,
Axel
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Oliver,
Thanx for your answer and sorry that I'm not clear enough. These are the steps I do in IE6.
On http://www.winkkozijnen.nl/phpwcms I click on the pdf file and click on 'open' in the dialog box.
The pdf file is send to my computer and acrobat starts and gives the error below
(translated: there was an error opening the file. Can't find the file).
Same with the .wmv file.
Click on 'Open'
(translated: Can't play the file. If the file is on a different computer, check if you are connected with the network. Check the path. If the problem still exists, probably the server is unavailable.)
I can reproduce this on several computers with IE. Firefox is no problem. In versions prior to 1.2.8 this worked ok.
Greetz
Axel
Thanx for your answer and sorry that I'm not clear enough. These are the steps I do in IE6.
On http://www.winkkozijnen.nl/phpwcms I click on the pdf file and click on 'open' in the dialog box.
The pdf file is send to my computer and acrobat starts and gives the error below
(translated: there was an error opening the file. Can't find the file).
Same with the .wmv file.
Click on 'Open'
(translated: Can't play the file. If the file is on a different computer, check if you are connected with the network. Check the path. If the problem still exists, probably the server is unavailable.)
I can reproduce this on several computers with IE. Firefox is no problem. In versions prior to 1.2.8 this worked ok.
Greetz
Axel
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact: