Prestashop modules by QuickUpdate
Bringing e-commerce to the next level

Print Page - [SOLVED] Problem with Quickupdate v4.5 Content Encoding Error

Prestashop modules by Endpulse

Prestashop Addons => QuickUpdate => Topic started by: andrian on June 11, 2012, 10:48:36 AM



Title: [SOLVED] Problem with Quickupdate v4.5 Content Encoding Error
Post by: andrian on June 11, 2012, 10:48:36 AM
I have found this problem after installing latest Quickupdate

Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

Please contact the website owners to inform them of this problem.

I have no idea what has caused this problem. Any suggestion will be much appreciated. Thank you


Title: Re: Problem with Quickupdate v4.5 Content Encoding Error
Post by: andrian on June 11, 2012, 10:57:08 AM
I just noticed an error message I recorded with Httpfox

Result: error
Type: NS_ERROR_DODUMENT_NOT_CACHED
Url: www.xxx.com/adminxxx/quickupdate/index.php


Title: Re: Problem with Quickupdate v4.5 Content Encoding Error
Post by: admin on June 12, 2012, 03:08:05 PM
Hi andrian,

This might be caused by the server configuration you may have.

Please send us your website details (access), server configuration (PHP version) and the browsers you used for accessing QuickUpdate to our support email so we can check and fix the issues you are having.

Best regards.


Title: Re: Problem with Quickupdate v4.5 Content Encoding Error
Post by: admin on June 22, 2012, 11:12:07 AM
Marking as SOLVED because the lack of reply -> assuming the problem was either temporary or solved independent of any bug in the module.


Title: [SOLVED] Content Encoding Error when trying to acces quick update
Post by: Michael on July 09, 2012, 03:23:33 PM
Hi - We get this in firefox:

Content Encoding Error

        
 The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

  Please contact the web site owners to inform them of this problem.

Please let me know

Kind Regards,
Michael


Title: Re: Content Encoding Error when trying to acces quick update
Post by: Michael on July 09, 2012, 03:55:47 PM
For everyone experiencing the same issue

If you have access to your php.ini you need to change

Code:
zlib.output_compression = Off

to

Code:
zlib.output_compression = Off


Title: Re: Content Encoding Error when trying to acces quick update
Post by: admin on July 10, 2012, 05:39:00 PM
Hi,

You do not actually need access to your php.ini file or modify it for that matter, just add the following line at the beginning of the "/modules/quickupdate/quickupdatebase.php" file:

Code:
@ini_set('zlib.output_compression', 0);

This solution should work for most cases if no specific restrictions are set on the server.

Marking as solved.

Best regards.


Cart  

(empty)