readerself icon indicating copy to clipboard operation
readerself copied to clipboard

Cannot add feeds with UTF-8 (bug)

Open GLLM opened this issue 10 years ago • 4 comments

Despite having PHP Version 5.5.9 + iconv activated + mbstring activated, I have plenty of feeds I cannot add.

Selection : http://www.adelto.co.uk/feed/ http://www.fujirumors.com/feed/

Cheers

GLLM avatar Mar 15 '14 12:03 GLLM

No problem with mysql or sqlite Feeds are generally in utf8

There is another problem

adelto fujirumors

stephanediondev avatar Mar 15 '14 16:03 stephanediondev

OK, this is strange, cos' I trie many time to add them ...

I'll try again when I'm at home tonight.

Thanx

GLLM avatar Mar 16 '14 11:03 GLLM

Tried again, failed again :

screenshot 2 screenshot 3 screenshot 4 screenshot 5

GLLM avatar Mar 16 '14 21:03 GLLM

Similiar error here. I imported feeds and update them via command line ('php index.php refresh items') and get this error:

PHP Notice: The data could not be converted to UTF-8. You MUST have either the iconv or  mbstring extension installed. Upgrading to PHP 5.x (which includes iconv) is highly recommended. in /var/www/virtual/habakuk/reader.trumpkin.de/thirdparty/simplepie/SimplePie.php on line 1396

I used PHP 5.4.0. mbstring and iconv are enabled.

habakuk007 avatar Mar 21 '14 21:03 habakuk007