I redirect the RSS feed
from : http://www.hkceleb.com/pic/rss.php?lang=en_US
to : http://feeds.hkceleb.com/hkcelebphoto
by Feedburner, but the image was broken.
see: http://img291.imageshack.us/img291/1060/rssu.gif
Any hints?
I fixed the problem by change the image path from related path to absolute path
rss.php line: 82
from:
$thumburl = '';
to: