Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2009
    Posts
    201
    Plugin Contributions
    6

    Default I need some help with the RSS feed mod

    I really need some help. I have been beating my head against
    my monitor for about 5 hours and it is not helping.

    Here is my problem. I am trying to implement a new feed to the
    ones already implemented. What I would like to feed is new product
    by category. According to the documentation included with the
    RSS feed mod I should be able to set

    feed=new_products&cpath=<cPath> where I presume that <cPath>
    is the actual category name.

    I have tried this, and several variations, and always come up with
    the same results, that being just a list of new products. It is
    in no way listed according to the category specified.

    Now, it turns out that the two categories I have tried this with
    have subcategories. However, I would not think that would be
    the problem but maybe it is.

    Here is the line of code that I am trying to implement:

    PHP Code:
    <tr><td> <img src="images/rss_feed.jpg" alt="rss feed" > </img> </td><td><a link rel="alternate" type="application/rss+xml" title="RSS New KILOWARE Feed" href="http://www.postlynx.com/index.php?main_page=rss_feed&amp;feed=new_products&cPath=KILOWARE" /><font color="blue">RSS New KILOWARE Feed</font></a></td></tr
    I have tried this with < > around the category path name and
    without. Makes no difference.

    Can somebody PLEASE help me with this?

  2. #2
    Join Date
    Jan 2009
    Posts
    201
    Plugin Contributions
    6

    Default Re: I need some help with the RSS feed mod

    Well, it really helped when I stopped beating my head against
    the monitor a started thinking. I had to put the category path
    ID and NOT the path name in the code. HOW DUMB !

    And yes, it matters that there are subcategories. I have to put
    a specific subcategory path ID ( eg 95_96_406) .

    Think and learn !

 

 

Similar Threads

  1. I need help badly with RSS FEED ADDON
    By smilyspirit in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 20 Sep 2010, 04:36 AM
  2. RSS Feed mod
    By LisaM in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Jun 2008, 11:56 PM
  3. rss feed mod blank page
    By colemanpa in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 3 Feb 2008, 08:05 AM
  4. rss feed external link in the feed?
    By Kitty in forum General Questions
    Replies: 11
    Last Post: 26 Jan 2008, 09:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg