RSS feed problem

Dragonmun
Dragonmun's picture

Joined: 2002-09-15
Posts: 14
Posted: Mon, 2009-01-12 04:40
Quote:
The following information is required to get an answer:
Gallery URL (optional but very useful): http://www.dragonmun.com/gallery
Gallery version: 1.5.1.0
Apache version: (I... don't know. everywhere I look just says "apache")
PHP version (don't just say PHP 4, please): 4.4.9
Graphics Toolkit: Netpbm
Operating system: Linux
Web browser/version (if applicable): FireFox/IE/Chrome

okay, so a massive corrupted file issue cause me to upgrade to completely reinstall gallery. The version checker during that suggested that I upgrade to Gallery 1.5.1.0, which I did... and for the most part had no problem with.

Then I tried to embed the RSS feed into my site like I used to have it and I ended up with a page listing every single public thumbnail that the gallery had available to display. I figured that this was an RSS setting thing, so I change it to "album highlight" in the Configuration manager... and this is where my problem lies.

The rss feed appears to be generating properly, but if you run it through a parser the highlight images only show up as broken images. Looking at the urls of those images it shows that it's trying to call the gallery in as an image instead of the highlight.

Example:
should be "http://dragonmun.com/albums/original/abd.highlight.jpg"
What I'm getting "http://www.dragonmun.com/gallery/original"

Here's the feed itself. I can't see the highlights there either.
http://www.dragonmun.com/gallery/rss.php

Thinking that I must have done something wrong with this installation, I decided to check another 1.5 gallery that I installed on a different server... and I'm getting the same problem. 1.4 didn't seem to have this problem, so I'm wondering what changed between now and then and if there's a way to fix this problem.