|
#1
|
||||
|
||||
|
XHTML 1.1 and Image Stats v2.01
hello.
I have a pixelpost blog (http://joeroback.com) and I was making it XHTML 1.1 compatible and i came across a problem. the file admin_imagestats.php has a trailing "space" character in it. It causes an extra space to put in front of the generated text by pixelpost. so XHTML looks like this: ` <?xml version="1.0" encoding="UTF-8"?>` and having that extra space in front volatiles XML standards. Simply trimming the extra whitespace characters from admin_imagestats.php fixed the issue. Just an FYI for anyone else having similar issues. |
|
#2
|
||||
|
||||
|
spaces in XML file
I tried solve the same problem in google sitemap.xml case but without solution, somewhere in sources files are generated spaces.
Dr. |
| Post Reply |
| Thread Tools | |
|
|