Strange entry after </__html> at end of page.

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Strange entry after </__html> at end of page.

Post by burlington »

I have been doing a validation check on the index.php page of http://www.ww1wallofremembrance.org/ and I have found that there is an entry at the end of the page like this:




This shows in 'page source' on the browser but not on the page as viewed in 'admin'.

The CMSMS version is 1.6.6 "Bonde".

There is also a  // of the page.

Any ideas please?

Thank you

Martin
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: Strange entry after </__html> at end of page.

Post by Jeff »



This is output for performance tracking. Should have no effect on display or validation.
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Re: Strange entry after </__html> at end of page.

Post by burlington »

Thanks AJProg. Very helpful and I am relieved it is nothing sinister.

However, who is tracking the performance of the page?

Regards

Martin
replytomk3

Re: Strange entry after </__html> at end of page.

Post by replytomk3 »

You should be.

Also, "// <![CDATA[ entry" is something that I don't know what it is.
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Re: Strange entry after </__html> at end of page.

Post by burlington »

I appreciate that I should monitor the page performance BUT I did not put that entry on the page, and would never had known it was there had I not been validating the page.

This http://en.wikipedia.org/wiki/CDATA Wiki entry explains the CDATA entry, I think, though why it is there on the page I don't know.

Is it part of the CMSMS program?
Last edited by burlington on Wed Mar 31, 2010 3:42 pm, edited 1 time in total.
replytomk3

Re: Strange entry after </__html> at end of page.

Post by replytomk3 »

CMSMS generates that string automatically for each page. Don't worry about it.
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

[SOLVED] Re: Strange entry after </__html> at end of page.

Post by burlington »

Thank you for your help.
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Strange entry after </__html> at end of page.

Post by Wishbone »

The first number, 0.127278, is the number of seconds that it took to generate the page. Nice to know when you are seeing slowness and need to know how long it took for page generation vs. total transmission time.
Post Reply

Return to “CMSMS Core”