Page 1 of 1

Green numbers comment at bottom of pages

Posted: Thu May 13, 2010 9:05 pm
by katea
Hi guys,

At the bottom of all the pages I get something like this:

Code: Select all

<__body>
</__html><!-- 0.532889 / 67 / 11002084 / 11350764 --> 
My host is telling me it could be responsible for some of the pages on my site receiving the following error:

Error: 500 EOF when chunk header expected

Now I don't believe this to be the case for the error, but can someone tell me what that is actually for? And can I remove that from all the pages?

I really would like to know!

If for nothing else I'd like to see my host eat their words.

Thanks

K

Re: Green numbers comment at bottom of pages

Posted: Thu May 13, 2010 11:18 pm
by katea
generation time server | queries | used php memory

Re: Green numbers comment at bottom of pages

Posted: Fri May 14, 2010 7:54 am
by reneh
As I tried to ask you when you asked in chat room:
Are you using java on your site?

If you use json  - you can have problems.

Therefore  this performance data is removed from version 1.7.1
(If you from version 1.7.1 still want to show prformance info - you now must ADD an option to config.php:
$config['show_performance_info'] = 1;  )

Re: Green numbers comment at bottom of pages

Posted: Fri May 14, 2010 8:09 am
by RonnyK
Yep,

basically when running 1.7.1, these will be OFF by default.

So I assume you are not running latest.

Ronny