Share » Forums » Setup & design » Parse error in cache (?xml version)

Parse error in cache (?xml version)

Parse error in cache (?xml version)

Friday 26 March 2004 10:42:02 am - 1 reply

Author Message

Aaron Weiss

Friday 26 March 2004 11:01:50 am

Nevermind, answered my own question. I was outputting an XML Text Field using:

{$node.object.data_map.story.data_text}

And this was causing EZ to put the <?xml...> tag into the body of the page. I changed my code to output the field thusly:

{$node.object.data_map.story.content.output.output_text}

And now EZ doesn't generate the tag that causes PHP to choke in the cache.

-Aaron

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu