Feed icons missing

Support, bug reports, etc. go here.

Feed icons missing

Postby jtheile on Mon Apr 20, 2009 17:25

Hi,
I'm running the latest stable version of tt-rss. Now I realised that no feed icons are shown in the feed list, although I have enabled the option in the preferences.

Any idea?

Regards,
Johannes
jtheile
 
Posts: 5
Joined: Tue Apr 14, 2009 0:15

Re: Feed icons missing

Postby fox on Mon Apr 20, 2009 18:11

Where is tt-rss located on your site? Is it in a subdirectory or in a website root?

If it's in the root directory, you might need to disable apache built-in handler for /icons/ or rename ICONS_DIR and ICONS_URL in config.php (and corresponding icons/ directory).
User avatar
fox
Site Admin
 
Posts: 1204
Joined: Sat Aug 27, 2005 21:53
Location: Saint-Petersburg, Russia

Re: Feed icons missing

Postby jtheile on Mon Apr 20, 2009 18:25

[obsolete]
Last edited by jtheile on Mon Apr 20, 2009 18:33, edited 1 time in total.
jtheile
 
Posts: 5
Joined: Tue Apr 14, 2009 0:15

Re: Feed icons missing

Postby jtheile on Mon Apr 20, 2009 18:32

Ok, problem solved.

The folder "icons" seems to belong to some reserved namespace at the apache server and is redirected somewhere else. So I renamed the folder to "icon" (without "s") and changed it at the config.php:

Code: Select all
define('ICONS_DIR', "icon");
define('ICONS_URL', "icon");


Now it works!
Last edited by jtheile on Mon Apr 20, 2009 19:13, edited 1 time in total.
jtheile
 
Posts: 5
Joined: Tue Apr 14, 2009 0:15

Re: Feed icons missing

Postby fox on Mon Apr 20, 2009 19:11

Yep, that's the way to do it. I'll link this thread in the FAQ, this has been asked several times already.
User avatar
fox
Site Admin
 
Posts: 1204
Joined: Sat Aug 27, 2005 21:53
Location: Saint-Petersburg, Russia

Re: Feed icons missing

Postby phil on Fri Apr 02, 2010 10:04

Hi,

I just confirm the manip explained by Jthelle. I had same problem and it helped me.

Regards,
Phil.
phil
 
Posts: 1
Joined: Fri Apr 02, 2010 10:01


Return to Support

Who is online

Users browsing this forum: No registered users and 1 guest

cron