17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 854 Views |
-
blog error

3 July 2008 at 12:26pm Last edited: 3 July 2008 12:27pm
could you help me to fix that error in my blog section
XML Parsing Error: junk after document element
Location: http://localhost/silverstripe-v2.2.2/blog/Line Number 4, Column 1:<?xml version="1.0" encoding="UTF-8"?>
^ -
Re: blog error

3 July 2008 at 3:30pm
You have got some code outputed before the XML declaration in the template. This is usually the case if you are trying to debug::show something or echo some part of the code.
Try opening up Page.ss and removing the <?xml ?> header
| 854 Views | ||
|
Page:
1
|
Go to Top |

