Hi Janusz,
The new end_flush() worked well for me.
Thanks for the prompt action!
Sheep
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by liahsheep
Pages 1
Hi Janusz,
The new end_flush() worked well for me.
Thanks for the prompt action!
Sheep
My workaround:
/includes/errors.inc : Line 159
$min_level = 0; //$min_level = defined('FORCE_GZIP') ? 1 : 0;
I don't know if it will break other parts. But it seemed to work for me now.
Hope it helps.
Oh I'm not alone. Blank page happened on clean extract of frontaccounting-2.3.8.tgz.
After some probing, it seemed that the output buffer was not functioning well -- the buffer started but didn't flush at the end.
So I tried commenting the lines that use output buffer, i.e. those containing ob_start, ob_end_flush..
With output buffer off, I could see the installation screen and proceed with the installation.
But when I logged in, I see some random strange behaviours with the page. (sometimes blank, sometimes ok)
The bug has not been fixed yet and I'm still tracing the bug.
Hope the above helps anyone who are working hard too to fix the problem.
I'm using PHP 5.3.1.
Pages 1
FrontAccounting forum → Posts by liahsheep
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.