I get the following error with Magpie: Warning: MagpieRSS: Failed to parse RSS file. (not well-formed (invalid token) at line 51, column 33) does anyone know what is the problem?
The feed is invalid thus the parser can't read it. Try to validate it ( www.feedvalidator.org ) before parsing it.