FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Version 2.7.4, very slow with FireFox 1.5
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Version 2.7.4, very slow with FireFox 1.5 [message #31057 is a reply to message #31044] Wed, 29 March 2006 08:35 Go to previous message
KrzysztofRaczkowski is currently offline  KrzysztofRaczkowski   Poland
Messages: 2
Registered: March 2006
Karma:
Junior Member
Ok....

In PHP ver. 4.4.1 we found problem with code like this:

while (ob_get_level() > 0) {
  ob_end_flush();
}


It should by replaced with:

while (@ob_end_flush());


For details - ask Ilia


Regards
Krzysztof Raczkowski
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: maybe an issue adding ...
Next Topic: forum error msg
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 22:21:12 GMT 2024

Total time taken to generate the page: 0.04200 seconds