You are not logged in.
Pages: 1
Some php problem with parse XML
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /*/get-feeds.php:100 Stack trace: #0 /*/get-feeds.php(100): SimpleXMLElement->__construct('<?xml version="...') #1 /*index.php(98): get_feed_forum('forum.xml') #2 {main} thrown in /*get-feeds.php on line 100
Offline
Hi,
The problem was in this post. It contained illegal characters:

I believe this problem reproduced in the some rare cases, while using SliTaz 4.
Just some terminal emulator allows to copy esc-characters to the clipboard, or some web browser allows to paste these characters to the input field. Forum engine don't filter these characters that violates the XML-based RSS content.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]