Hi--When I subscribe to my website, the RSS links to take the user to the image have cruft in them, thus the link results in a 404 error.
For example, the URL for the page is:
http://studioshernick.com/Design/Lightning Panopticon/lightning-panopticon_elevation.jpg.php
But when I subscribe to the RSS feed, the link for that page turns into:
http://studioshernick.com/Design/Lightning+Panopticon/lightning-panopticon_elevation.jpg.phpNote that there is "%2F" added between my Album and Subalbum where there should be a "/", and that in the Subalbum name, a "+" has been added where there is a space.
Problem #1: I can get rid of the "+" by changing the subalbum name to not use a space (such as "Lightning_Panopticon"), but I really would prefer not to use underscores for ease of reading. How can I not have the "+" show up?
Problem #2: For the life of me, I can't get rid of the "%2F". I have turned on the RSS Enclosure and Media RSS options in Admin, but to no avail, and I have made sure to clear both my ZenPhoto and my browser caches. I also have mod_rewrite turned on and UTF8 Image URLs turned on too. I am using ZP version 1.2.5.
Can someone please tell me what I am doing wrong? I would like users to be able to link from their RSS feed to the image in the subalbum on my site.
Thank you!
Comments
Thanks for such a great piece of software!