FeedForAll Forum Index ?
?Home?????FAQ????? Search ?????Register ?????Profile? ????Log in
?All dates in the future were changed to the current date View next topic
View previous topic
Post new topicReply to topic
Author Message
akogo



Joined: 28 Apr 2006
Posts: 5

PostPosted: Fri Apr 28, 2006 2:13 am Reply with quoteBack to top

FutureRSS seems to show all items or changes the pub date to the current date including those with a future pub date. Here's the code I have set up:

Code:
$cfg["rss_feed"]='acne.xml';


$cfg['fetch_method'] = "fopen"; // fopen, curl
$cfg['url_override'] = true;? ?// Warning! security unsafe!
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?// use "url" parameter to pass RSS feed to script
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?// example: http://localhost/rss_proxy.php?url=

$cfg["filter_method"] = "date"; // time - display item if ITEM_TIME <= CURRENT_TIME
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? // date - display item if ITEM_TIME <= endOfDay(CURRENT_TIME)


Any suggestions?
View user's profile
Tech Support



Joined: 27 Aug 2004
Posts: 2694

PostPosted: Fri Apr 28, 2006 6:48 am Reply with quoteBack to top

Can you post links to your feed file and your future-rss.php file (or whatever you renamed it to) so I can give it a test?

Thanks

_________________
Create RSS Feeds
Audio Recording and Editing
View user's profile
akogo



Joined: 28 Apr 2006
Posts: 5

PostPosted: Fri Apr 28, 2006 9:00 am Reply with quoteBack to top

Tech Support

The URLs for feed are

http://acne.inforesource.biz/future-rss.php

http://acne.inforesource.biz/acne.xml

Note pub date in future-rss.php all April 27th

but in acne.xml different pub dates.

Thanks
View user's profile
akogo



Joined: 28 Apr 2006
Posts: 5

PostPosted: Fri Apr 28, 2006 9:02 am Reply with quoteBack to top

There was one pubdate in the future
Sat, 7 May 2005 21:23:42 -0700
but of course that shouldn't show up?

Is there anything in PHP that needs to be installed or enabled?
View user's profile
Tech Support



Joined: 27 Aug 2004
Posts: 2694

PostPosted: Fri Apr 28, 2006 9:45 am Reply with quoteBack to top

I compared your feed and the output of future-rss.php, and everything looks like it is working fine.

Take a closer look at the date in your post above... it is May 2005

_________________
Create RSS Feeds
Audio Recording and Editing
View user's profile
akogo



Joined: 28 Apr 2006
Posts: 5

PostPosted: Fri Apr 28, 2006 2:18 pm Reply with quoteBack to top

You're right... I totally forgot I had a ton of other items dated for the 27th at the bottom of the xml file.

On a related matter, my feed has over 250 items and I want one item to appear each day. I use the calendar function in FeedForAll, but it always seems to go back to the current date when I move onto the next item to modify the pubdate. So, when I got into the month of July, I had to click the month arrows past May and June to get to July, etc. Is there a setting were the calendar moves forward as well? Is there a script that can move the pubdate forward by one day to make this job easier?
View user's profile
Tech Support



Joined: 27 Aug 2004
Posts: 2694

PostPosted: Fri Apr 28, 2006 3:57 pm Reply with quoteBack to top

What you might try doing is create a blank item that has a date close to what you want several of the items to have. Then hit the 'Clone' button several times to create copies of that item with the same date. The the new items will be easier to adjust the date for.

Not really a solution, but it may be a little bit of a timesaver.

_________________
Create RSS Feeds
Audio Recording and Editing
View user's profile
akogo



Joined: 28 Apr 2006
Posts: 5

PostPosted: Fri Apr 28, 2006 5:10 pm Reply with quoteBack to top

Thanks for the suggestion.
View user's profile
Display posts from previous:?? ? ?
Post new topicReply to topic


?Jump to:? ?



View next topic
View previous topic


Powered by phpBB ? 2001, 2002 phpBB Group :: FI Theme