tags 692132 moreinfo thanks Hi Benedikt,
> On a fresh squeeze install when I try to log in I get this error:
> {"error":{"code":7}}.
> Apache error log:
> "File does not exist: /usr/share/tt-rss/www/lib/dojo/tt-rss-layer.js,
> referer: mydomain/tt-rss"
This is not the actual problem. I will fix this in the next version :)
> How to reproduce this issue:
> apt-get install libjs-dojo-dijit/testing php-htmlpurifier/testing
> libjs-dojo-core/testing
> apt-get install tt-rss/unstable
Please check the following things:
* PHP's display_errors must be turned off for tt-rss, because of
warnings printed by html purifier. These warnings invalidate
the generated JSON.
* If this is ok, please check your browser's javascript console
for any errors.
-- Sebastian
signature.asc
Description: Digital signature

