Results 1 to 2 of 2

Thread: Feed display issues

  1. #1
    Join Date
    Nov 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Feed display issues

    1) Script Title: gAjax RSS Feeds Displayer

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...sdisplayer.htm

    3) Describe problem: I've applied the code, but the date and snippet are not showing. Could this be that the RSS feed itself doesn't have that information associated with it? Here's the URL with the code:
    http://www.huecu.org/test.html

    Thanks!

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Yep, looking at your feed, I don't see a "pubDate" element, used to associate a date with each item. An example:
    Code:
    <pubDate>Fri, 21 Nov 2008 00:50:01 +0000</pubDate>
    DD Admin

Bookmarks

Posting Permissions

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