I upgraded to 1.3.0.53 and almost everything seems to work fine now, there is one major problem.
when clicking on the forum (forum.php) it gives me an content encoding error.
I can browse to topics and subforums using specific links, however forum mainpage gives me this error.
Tried it with 3 different browsers on 2 machines, so that doesn't seem to be it.
Anyone an idea?
http://shibaforum.nl
[SOLVED] Content Encoding Error In Forum.php
Subject: [SOLVED] Content Encoding Error In Forum.php
Last edited by ssteno on Sat 05 Sep, 2009 12:04; edited 1 time in total
Last edited by ssteno on Sat 05 Sep, 2009 12:04; edited 1 time in total
Subject: Re: Content Encoding Error In Forum.php
Two solution:
1- disable GZip compression, manually
2- -open includes/page_tail.php
--Find
--Replace With
1- disable GZip compression, manually
2- -open includes/page_tail.php
--Find
- if(function_exists(ob_gzhandler) && $board_config['gzip_compress'])
- {
- ob_end_clean();
--Replace With
Subject: Re: Content Encoding Error In Forum.php
Since backoffice worked I didn't have to do it "manually" (if you meant in DB)
Diabled it and voila! thanks!
Up to the next (minor) problems.
Diabled it and voila! thanks!
Up to the next (minor) problems.
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.9367s (PHP: 2% SQL: 98%)
SQL queries: 16 - Debug Off - GZIP Enabled