ZenphotoCMS Forum
RSS feed for albums not working - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: RSS feed for albums not working (/thread-8036.html)



RSS feed for albums not working - southdreamz - 2011-01-03

I just installed in localhost, it is giving same feed output for both urls(gallery, album).
http://192.168.1.222:82/galz/index.php?rss&albumtitle=xxx&albumname=abc%2Fxxx&lang=en_US

http://192.168.1.222:82/galz/index.php?rss&lang=en_US

My System settings:
ZenPhoto 1.4
Windows XP
Apache 2.2
PHP 5.3
MySql 5.1




RSS feed for albums not working - acrylian - 2011-01-03

I will take a look if I can reproduce it.




RSS feed for albums not working - southdreamz - 2011-01-03

I forgot to specify the plugin, I'm using Static HTML Cache.




RSS feed for albums not working - acrylian - 2011-01-03

It can reproduce it. There is a bug in the rss caching. Fix for now is to disable the rss cache on the options.




RSS feed for albums not working - southdreamz - 2011-01-04

Yes, without cache it is working fine. thanks @acrylian