boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

unknown error message

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
p4rticles



Joined: 27 Jan 2004
Posts: 1

PostPosted: Tue Jan 27, 2004 7:48 am    Post subject: unknown error message Reply with quote

Hi,
I installed my b2 script and began using it then my servers hard drive was corrupted and they had to install another one. Then everything started working fine. Now out of nowhere I get this error message when on my main index.php page.

Warning: ob_start(): output handler 'ob_gzhandler' cannot be used twice in /home/iplanned/public_html/b2/b2-include/b2functions.php on line 598

Can anyone please help?

please and thank you.
Erik
Back to top
View user's profile Send private message
maimiti



Joined: 16 Sep 2003
Posts: 11

PostPosted: Mon Feb 02, 2004 8:05 pm    Post subject: Reply with quote

I had the same problem but I think I've managed to solve it. In blog.header.php on line 6 you have this code:
Code:
$use_gzipcompression = 1;

Change it to:
Code:
$use_gzipcompression = 0;

I have no idea what function this code has, but changing it removed the error and still everyting seems to work fine...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group