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

Help. Getting error - unsure how to fix


Go to End


2 Posts   1586 Views

Avatar
cmstester

Community Member, 15 Posts

24 June 2008 at 3:30pm

XML Parsing Error: mismatched tag. Expected: </p>.
Location: http://cmstester.com/
Line Number 394, Column 6: </div>
--------------------------^

It's not telling me which file. I have no idea how to fix this.

Avatar
Willr

Forum Moderator, 5523 Posts

24 June 2008 at 4:35pm

It will be on your homepage template. Basically that is a XML error as some themes (Blackcandy) send the template as pure XHTML, not some lazy XHTML pretending to be pure. Though this does mean that it picks up on a lot more errors as XML is quite strict compared to html. You can read about this and how to disable it - http://doc.silverstripe.com/doku.php?id=contentnegotiator