Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid XML, likely due to invalid characters #860

Open
bombarding1 opened this issue Apr 5, 2024 · 1 comment
Open

invalid XML, likely due to invalid characters #860

bombarding1 opened this issue Apr 5, 2024 · 1 comment

Comments

@bombarding1
Copy link

I'm attempting to pull a feed at https://www.crimefiles.co.uk/category/the-crime-files/feed/

However I'm getting the following error:

string(162) "https://www.crimefiles.co.uk/category/the-crime-files/feed/ is invalid XML, likely due to invalid characters. XML error: Invalid character at line 4903, column 28"

I have $feed->force_feed(true) ; set.

Is there a way i can allow invalid characters to allow processing of the feed, or any other solution to allow the feed to be parsed?

Thank you Kindly.

@bombarding1
Copy link
Author

Just a follow up:

It appears everything is setup correctly as well:

simplepie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant