Search found 15 matches
- 16 Sep 2014, 13:42
- Forum: Support
- Topic: Unhandled Exception Errors Everywhere! [tt-rss 1.13]
- Replies: 2
- Views: 2326
Re: Unhandled Exception Errors Everywhere! [tt-rss 1.13]
*buntu saved TTRSS-code and -settings in different locations. If you want to use the TTRSS from *buntu, use it and make updates only via apt-get. If you want to use the newest TTRSS source, forget *buntu and clone the source from https://github.com/gothfox/Tiny-Tiny-RSS.
- 09 Aug 2014, 14:13
- Forum: Support
- Topic: RSS feeds which aren't loaded by tt-rss
- Replies: 2
- Views: 1495
Re: RSS feeds which aren't loaded by tt-rss
All feeds work fine for me too.
- 06 Jul 2014, 03:58
- Forum: Themes and plugins
- Topic: [Plugin][GitHub] FeedStatistics - simple stats on your feeds
- Replies: 14
- Views: 9000
Re: [Plugin][GitHub] FeedStatistics - simple stats on your f
Seems to work. I was not aware of that it would be interesting to know this statistics. Thanks for your plugin. Here some values from a ttrss test installation with only some feeds: From your 16 subscriptions, over the last 5 days you read 830 items, starred 0 items, and published 0 items. Feed Cate...
- 09 Jun 2014, 02:28
- Forum: Knowledge Base
- Topic: Article on installing tt-rss on ubuntu
- Replies: 2
- Views: 4634
Re: Article on installing tt-rss on ubuntu
Why not using the instructions from the TTRSS-community Running update deamon on Ubuntu server???
"epyon_avenger" described all steps without using an outdated TTRSS version from the *buntu repos...
"epyon_avenger" described all steps without using an outdated TTRSS version from the *buntu repos...
- 02 Jun 2014, 00:37
- Forum: Unsupported platforms
- Topic: AGAIN: "Cannot read property 'domNode' of undefined"
- Replies: 15
- Views: 6090
Re: AGAIN: "Cannot read property 'domNode' of undefined"
There is really no need to use the Ubuntu repos for installing TT-RSS. I tried the same and got also error messages. The biggest problem for myself was that Ubuntu "PHP5-5.5.x+dfsg" is compiled without the PCNTL module and therefor TT-RSS refuses to start. I used https://morevine.wordpress...
- 23 Mar 2014, 20:44
- Forum: Knowledge Base
- Topic: Running update deamon on Ubuntu server
- Replies: 20
- Views: 26197
Re: Running update deamon on Ubuntu server
I am using Apache 2.4.6.
- 23 Mar 2014, 08:11
- Forum: Knowledge Base
- Topic: Running update deamon on Ubuntu server
- Replies: 20
- Views: 26197
Re: Running update deamon on Ubuntu server
Your script has problems on *buntu13.10 because the php-module "pcntl" is missing. The ttrss-log contains the entry: error: This script requires PHP compiled with PCNTL module. I followed the instructions from https://morevine.wordpress.com/2013/10/27/tt-rss-enable-php-pcntl-in-ubuntu-linu...
- 10 Dec 2013, 15:48
- Forum: Support
- Topic: Cannot subscribe to heise newsfeed
- Replies: 5
- Views: 2060
Re: Cannot subscribe to heise newsfeed
Hallo _Andy_,
There is nothing on fox side, what he can do in such cases because he doesn't makes the feed contents.
Please mail Heise that their atom-feed is broken or use http://www.heise.de/newsticker/heise.rdf instead. This link is working on my side since ttrss1.78.
greetinx
There is nothing on fox side, what he can do in such cases because he doesn't makes the feed contents.
Please mail Heise that their atom-feed is broken or use http://www.heise.de/newsticker/heise.rdf instead. This link is working on my side since ttrss1.78.

greetinx
- 04 Sep 2013, 13:14
- Forum: Themes and plugins
- Topic: [Wanted] cache image locally archived/star article
- Replies: 1
- Views: 1434
- 04 Sep 2013, 13:12
- Forum: Feature requests
- Topic: Cache images from starred articles
- Replies: 22
- Views: 7849
Re: Cache images from starred articles
Any news on this?
- 31 Aug 2013, 15:52
- Forum: Support
- Topic: Feed Updates
- Replies: 4
- Views: 1537
Re: Feed Updates
[06:26:49] Feedbrowser updated, 47 feeds processed. [06:26:49] Purged 0 orphaned posts. [06:26:49] Cleaned 0 cached tags. [06:26:49] Get linked feeds... Just let the daemon do its work or is "Get linked feeds..." the last message in a terminal? Normally after this message, all subscribed ...
- 25 Aug 2013, 19:19
- Forum: Support
- Topic: [trunk] sql-problem
- Replies: 9
- Views: 2911
Re: [trunk] sql-problem
Okay, here some informations. The db-updates to ver122 goes well and i could login to my ttrss-inst but i got no feed-updates. I saw both messages in preferences -> system -> error log. I read through the wiki for "UpdatingFeeds" and i think that i use an unsupported/deprecated method. May...
- 24 Aug 2013, 15:29
- Forum: Support
- Topic: [trunk] sql-problem
- Replies: 9
- Views: 2911
[trunk] sql-problem
E_WARNING (2) classes/db/mysqli.php:40 mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given E_USER_ERROR (256) classes/db/mysqli.php:33 Query SELECT ttrss_feeds.feed_url,ttrss_feeds.id FROM ttrss_feeds, ttrss_users, ttrss_user_prefs WHERE ttrss_feeds.owner_uid = ttrss_users.i...
- 26 Jun 2013, 14:32
- Forum: Themes and plugins
- Topic: Larger Dilbert image plugin
- Replies: 30
- Views: 18068
Re: Larger Dilbert image plugin
@fox Thanks for pushing in the right direction. I used wget with https://github.com/gothfox/Tiny-Tiny-RSS/blob/master/plugins/af_dilbert/init.php ==> text/html :roll: instead of https://raw.github.com/gothfox/Tiny-Tiny-RSS/master/plugins/af_dilbert/init.php ==> text/plain :mrgreen: @sleeper_service ...
- 26 Jun 2013, 06:06
- Forum: Themes and plugins
- Topic: Larger Dilbert image plugin
- Replies: 30
- Views: 18068
Re: Larger Dilbert image plugin
amha wrote:Working perfectly. Thanks, fox.
Works perfectly?
Not really, it destroys the browser display independed of the version of tt-rss (tested 1.78 and 1.80). I made two pics with and without fox' dilbert plugin.
How can i solve this?