help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
Attachment can't be downloaded
Re: Attachment can't be downloaded
5 years 8 months ago
Hey kicr,
did you tested that?
did you tested that?
Egnarts wrote: Tested with Chrome Desktop - works for https.
Now we need to investigate why this problem occurs.
Eventually you server itself already runs gzip compression? So Joomla would compress it a second time?
Please Log in or Create an account to join the conversation.
Re: Attachment can't be downloaded
5 years 8 months ago
Disabled many plugins but until now I have not found the "guilty"...
I'll continue to check and I'll advise you asap.
Thanks
I'll continue to check and I'll advise you asap.
Thanks
Please Log in or Create an account to join the conversation.
Re: Attachment can't be downloaded
5 years 8 months ago - 5 years 8 months ago
If you rename the corrupted pdf files to .html, and open them in a browser, you will see the template.
So maybe something around your template extension/module/plugin forces those problems.
Eventually you could use a download component like Phoca Download to test, if those files are also corrupted.
If yes: The problem is definitly your page, if no: there may be a conflict between JEM and your page.
Which template do you use?
So maybe something around your template extension/module/plugin forces those problems.
Eventually you could use a download component like Phoca Download to test, if those files are also corrupted.
If yes: The problem is definitly your page, if no: there may be a conflict between JEM and your page.
Which template do you use?
Last edit: 5 years 8 months ago by Egnarts.
Please Log in or Create an account to join the conversation.
Re: Attachment can't be downloaded
5 years 8 months ago
Hi.
Installed Phoca Download : www.omco.pd.it/phoca.html
it works correctly.
The template is JM Job Listings (joomla Monster)
Installed Phoca Download : www.omco.pd.it/phoca.html
it works correctly.
The template is JM Job Listings (joomla Monster)
Please Log in or Create an account to join the conversation.
Re: Attachment can't be downloaded
5 years 8 months ago
I'm using a yootheme Template. Downloading pdf files through jdownloads or as download links works correctly.
When i disable the joomla gzip compression, this test page varvy.com/tools/gzip/https://varvy.com/tools/gzip/ says it is still compressed with gzip. Thats weird.
When i disable the joomla gzip compression, this test page varvy.com/tools/gzip/https://varvy.com/tools/gzip/ says it is still compressed with gzip. Thats weird.
Please Log in or Create an account to join the conversation.
Re: Attachment can't be downloaded
5 years 8 months ago
@kickr
insert
in .htaccess to disable gzip
@Egnarts
i have recreate a test site here : dev.stefanato.com/formazione/corsi-e-convegni/event/679-medico-di-campo-diritti-e-doveri.html
I changed template with protostar, but the situation remains the same. I'll try to remove all plugins....
insert
Code:
RewriteRule ^(.*)$ $1 [NS,E=no-gzip:1,E=dont-vary:1]
@Egnarts
i have recreate a test site here : dev.stefanato.com/formazione/corsi-e-convegni/event/679-medico-di-campo-diritti-e-doveri.html
I changed template with protostar, but the situation remains the same. I'll try to remove all plugins....
Please Log in or Create an account to join the conversation.
Time to create page: 0.487 seconds