Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Install and Upgrade Help => Topic started by: jodhpurforum on February 25, 2012, 01:22:44 PM

Title: Content Encoding Error
Post by: jodhpurforum on February 25, 2012, 01:22:44 PM
I just started using smf few days ago. i created forum for my city - jodhpurforum.com/forum/index.php .
I m not professional but a hobbyist & not much know about programming. Forum was working fine but now when i visit page says -

QuoteContent 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.

Can anyone help??

thanx
Title: Re: Content Encoding Error
Post by: kat on February 25, 2012, 02:51:14 PM
Welcome to the forum, man!

I split your post out of the other thread, so that there's no confusion. :)

/me guesses that the SMF version is version 2...

Using FTP, have a look at the directories on your site.

Look for one called "cache" and delete everything in that directory.

Try emptying your browser's cache, too.
Title: Re: Content Encoding Error
Post by: jodhpurforum on February 26, 2012, 05:00:12 PM
Thanx sir, I deleted all files from cache folder except .htaccess & index.php. I tried on different browser but still problem in opening forum??
Title: Re: Content Encoding Error
Post by: kat on February 26, 2012, 05:08:07 PM
Did you install a mod, before this started happening?

Anything in your web server's error.log file? It might be that PHP is timing out and tossing a badly formed page.

I'd have a word with your host. You may have compression enabled and the server might not support it.

You can do that in your admin panel. Well, you could, if you could access your forum. Since you can't access it, I can only think of asking yourhost.
Title: Re: Content Encoding Error
Post by: Illori on February 26, 2012, 05:09:58 PM
you can enable/disable output compression with repair_settings.php, might be worth trying that.

What is repair_settings.php? (http://wiki.simplemachines.org/smf/Repair_settings.php)
Title: Re: Content Encoding Error
Post by: jodhpurforum on February 27, 2012, 01:42:31 PM
Quote from: Illori on February 26, 2012, 05:09:58 PM
you can enable/disable output compression with repair_settings.php, might be worth trying that.

What is repair_settings.php? (http://wiki.simplemachines.org/smf/Repair_settings.php)

Thanx a lot sir, it works.