![]() |
|
Gallery rss feed stopped working - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Gallery rss feed stopped working (/thread-11746.html) |
Gallery rss feed stopped working - ChrisS - 13-04-2014 Hello, few days ago my gallery rss feed (to my website home page) just stopped working, I've made no changes or additions to the gallery or feed codes for months. Gallery rss feed stopped working - acrylian - 13-04-2014 You did not provide any specific info. Please take a look how to report bugs properly so we can help: Gallery rss feed stopped working - ChrisS - 14-04-2014 Zenphoto Version 1.4.5.9 (official Build) Gallery rss feed stopped working - sbillard - 14-04-2014 I would guess that you recently reset the mod_rewrite option. The issue appears to be an ampersand in the URL to the images. These are query parameter links rather than rewritten ones. Seems there is a bug in 1.4.5.9 that does not properly encode those links. It is fixed in the 1.4.6 BETA or you can enable mod_rewrite. Gallery rss feed stopped working - ChrisS - 14-04-2014 Thanks sbillard, I enabled mod_rewrite and it fixed the issue. |