0
Error "Failed to initialize the editor as the document is not in standards mode
New Here
,
/t5/coldfusion-discussions/error-quot-failed-to-initialize-the-editor-as-the-document-is-not-in-standards-mode/td-p/14113990
Sep 26, 2023
Sep 26, 2023
Copy link to clipboard
Copied
ColdFusion pre-compiles all code when cache is turned on. It also places a comment (<!--- servername/index.cfm---> ) on the first line of the page when cache is on. !DOCTYPE...> no longer works since it is now on the second line. This causes the !DOCTYPE to NOT be in Standard mode.
How can I remove the comment line so the !DOCTYPE is the first line?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Have something to add?
Join the conversation

