Thread: rss feed
View Single Post
  #5  
Old 09-07-2010, 07:54 AM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default Re: rss feed

Thanks amy2203

I created blank feed.xml & CHMOD it to 777 & now it's generating the feed.
But when I add my feed to google reader the images are not shown & it's written "Original enclosure (book_24.jpg)"

Any idea why it's not showing images ?

following my path setting in your code

if ($row[filename] != NULL) {
$image = 'http://www.mysite.com/images/'.$row[filename];
__________________
X-Cart: 4.7.7 LIVE
Skin:Ultra by xcartmods.co.uk
X-cart Modules: | ACR, Rich Google Search, Customer Testimonials | Cloud Search, | Websitecm: CDSEO (2.1.9)
---------------
Server: Linux
php: 5.3
mysql: 5.0.89
----------------
Reply With Quote