Hello Sebastian, I am not completely sure, but I think the new version 1.6.1 fixes this issue. At least it works with the solution below. Please update the version asap so I can test whether it fixed the issue.
If anyone else is struggling, here is what i did: Download the most recent tarball of tt-rss (1.6.1). apt-get install libjs-dojo-dijit/testing php-htmlpurifier/testing libjs-dojo-core/testing apt-get install tt-rss/unstable #As a sidenote, I did not need the libjs-prototype from testing. delete everything in /usr/share/tt-rss/www untar the tarball there copy /etc/tt-rss/config.php to this folder replace yourserver with the domain chmod -R 777 feed-icons in that folder ln -s /etc/apache2/conf-available/50-tt-rss.conf /etc/apache2/conf.d/tt-rss.conf restart apache done. I chose this folder as my modifications will hopefully get overwriten when the new version hits the repo. Best regards, Benedikt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

