Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

A XML error when edit about-us page


Go to End


2 Posts   2239 Views

Avatar
buicao

Community Member, 1 Post

15 March 2008 at 4:11pm

Edited: 15/03/2008 4:13pm

when i edit about-us page, i try to drag and drop an image from right to content area. Then, i refresh my site:http://localhost/silverstripe/about-us, i get a XML error as following images below:


Please, help me why that happens! Thanks!

Avatar
Sean

Forum Moderator, 922 Posts

15 March 2008 at 4:54pm

Edited: 15/03/2008 4:56pm

It's because the WYSIWYG editor probably messed up the structure of the HTML document. the xml tag is present on the default blackcandy theme (using an XHTML doctype), so whenever the document has a problem with an element messed up in the structure it returns an error saying there's a problem.

Could you please scroll over and show where the ------- (dashes) point to for the error?

Cheers,
Sean