any xml people on here
i have an rss feed that is breaking. they say its the '&' breaking it. in the code it has '&' which i believe is correct. i searched for '&' in all the thread titles being posted and there are none anywhere. anyone know?
send me a pm, i don't want to post code in public board,
send me a pm, i don't want to post code in public board,
I do, i comment it out. error moves up, etc, repeat. so then i go top down commenting out lines and the error stays at the bottom.
its really weird. all the other feeds work fine. except with this id.
http://www.w3schools.com/xml/xml_validator.asp
Run it through that. It will find everything broken. Just keep running it until it comes back clean. If the validator checks it out then its not syntax.
w3 schools validators are awesome. It gets rid of so much shit if you validate all of your code through there.
Run it through that. It will find everything broken. Just keep running it until it comes back clean. If the validator checks it out then its not syntax.
w3 schools validators are awesome. It gets rid of so much shit if you validate all of your code through there.


