Admin CP -> Cookies and HTTP Header Options -> GZIP HTML Output

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kOsMos3D
    Member
    • Jul 2006
    • 88
    • 5.7.0

    Admin CP -> Cookies and HTTP Header Options -> GZIP HTML Output

    Version: 3.5.4

    After enabling GZIP HTML Output, the attachments in threads show up as links or tiny icons and when you click on the link or icon you get an encoding error.

    "Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error."

    After turning this option off now the entire website gets this error, so I have to leave it on. Pages load very slow with this turned on and sometimes dont even show up at all. How do I fully disable this option?
    Last edited by kOsMos3D; Sun 14 Mar '10, 8:54am.
  • kOsMos3D
    Member
    • Jul 2006
    • 88
    • 5.7.0

    #2
    Running this SQL query either in Admincp or myphp turned off the GZIP HTML Output -> UPDATE setting SET value = '0' WHERE varname = 'gzipoutput';
    Now this option is fully disabled ,exactly what I wanted.

    Perhaps there is a bug when you try to disable it in vBulleting Options - GZIP HTML Output so you have to run the sql command as I mentioned above. I still cant view most attachments like pdf and jpg and I get the Error 330 content encoding.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...