Member
Member
frankm   2010-05-17, 12:27
#1

i have link on the bottom of my album page to get to RSS feed of this album.
the code is the following printRSSLink( "Gallery","",(gettext('Portfolio Images')),"",false,"rsslink" );

the first time i click on it it opens a feed. if i leave the feed page and click again on the link, it doesn't open as afeed any more but as ar egular html page. any idea why ?

thanks,
frank.

Administrator
Administrator
acrylian   2010-05-17, 12:31
#2

RSS feeds are cached as xml files after first creation. I see no reason this should behave differently. Which browser are you talking about? I admit I never use the browser for display but a rss reader program. Anyway, last time checked our feeds were fully valid.

Member
Member
frankm   2010-05-17, 23:00
#3

hi,

i am using safari on a mac.
the first time i click on the link it opens as feed:http://localhost/zenphoto/rss.php?albumtitle=Samoa&folder=samoa&lang=en_US. any other time it opens as just http://localhost/zenphoto/rss.php?albumtitle=Samoa&folder=samoa&lang=en_US

(note the localahost domain is because i am developping the site on a local server before moving it to my host provider)

on the other hand everytime i click on the headerlink in the nav bar of safari it opens as feed:http://localhost/zenphoto/rss.php?albumtitle=Samoa&folder=samoa&lang=en_US.

frank.

Member
Member
frankm   2010-05-17, 23:41
#4

for information.
i found the cache files for rss, cleared everything and now everything seems to work properly. i don't what was going on, certainly i did something wrong that corrupted a file.

anyway, everything's fine now.

Administrator
Administrator
acrylian   2010-05-18, 08:22
#5

Thanks for the heads up. I also noticed that hte header link (at the addressbar) does not work on my local environment for whatever reason but does on a real server...

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.