Help! phpLD 3.2 RSS feed error

Discussion in 'Directories' started by WallaceYeung, Jan 24, 2008.

  1. #1
    one of my new phpld 3.2 web directory RSS feed is not working,
    when i click the rss icon at URL bar,
    it then redirect homepage with this url:
    http://www.mydirectory.com/rss.phppage-1.html
    Code (markup):
    i have no idea why it does not work,
    the code at header is right:
       {* Live Bookmarks *}
       {if $smarty.const.ENABLE_RSS and (!empty($search) or $category.ID gt 0 or $list) and count($links) gt 0}
          <link rel="alternate" type="application/rss+xml" title="{$in_page_title|escape|trim}" href="{$smarty.const.SITE_URL}rss.php?{if !empty($search)}search={$search|@urlencode}{elseif $p}p={$p}{elseif $list}list={$list}{else}c={$category.ID}{/if}" />
       {/if}
    Code (markup):

     
    WallaceYeung, Jan 24, 2008 IP
  2. SilkySmooth

    SilkySmooth Well-Known Member

    Messages:
    1,583
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    180
    #2
    It might be an idea to tell us what error your getting, not all of us use the RSS options.
     
    SilkySmooth, Jan 24, 2008 IP
  3. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #3
    Just look at what he posted.

    it's obviously the 'http://www.mydirectory.com/rss.phppage-1.html'

    where there is no / between the rss.php/page1.html
     
    an0n, Jan 25, 2008 IP
  4. WallaceYeung

    WallaceYeung Notable Member

    Messages:
    3,377
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    230
    Digital Goods:
    1
    #4

    yeah, i know but it's better than nothing. :(
     
    WallaceYeung, Jan 25, 2008 IP