HTML 2 RSS Problem

by 5 replies
7
Hi, I'm using HTML 2 RSS so I can combine multiple upls into a single rss feed and then submit it to feed agreggators. So far it was working fine but the last two days when I try to create a new feed i get the following message

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/html2rss/public_html/savenewrss.php on line 30

and the feeds get rejected. Does anyone has any idea how to fix this? I really need this function for my backlinking strategy but I don't know what to do. Please if anyone knows anything about this help. Thank you for your time.
#programming #html #problem #rss
  • Looks like php was updated on their server. It is a problem with their hosting, you should contact them and let them know.
    • [1] reply
    • Thank u, I was not sure if it was me or them. Thanks.
      • [1] reply
  • Banned
    [DELETED]

Next Topics on Trending Feed

  • 7

    Hi, I'm using HTML 2 RSS so I can combine multiple upls into a single rss feed and then submit it to feed agreggators. So far it was working fine but the last two days when I try to create a new feed i get the following message Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/html2rss/public_html/savenewrss.php on line 30