UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » Output handler 'ob_gzhandler' cannot be used twice

Output handler 'ob_gzhandler' cannot be used twice

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Jan 2010
Posts: 1
Hi ,
An error was encountered on my forum.

In file sources/template.php on line 95:

E_WARNING - ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used twice

Please help me to deal with it.
« Last edit by Dietrich on Thu Jan 28, 2010 9:03 pm. »
Developer
Registered: Apr 2004
Posts: 2243
Location: Belgium
Set in config.php:
$conf['output_compression'] = 0;

Normally, it will be set to 2.

UseBB only has one place where ob_gzhandler is used, so it must be due to an external script/setting.

Page: 1

UseBB Community » Help & Support » Output handler 'ob_gzhandler' cannot be used twice

UseBB Community is powered by UseBB 1 Forum Software