Jump to content


Corporate Sponsors


Latest News: (loading..)

jclngvl

Member Since 23 Jan 2009
Offline Last Active Mar 15 2012, 05:30
-----

Posts I've Made

In Topic: Automatically send data feed to Froogle

15 March 2012, 02:42

This past week (12-March-2012) our 8,100 google base products became unavailable because the expiration date is earlier than today. For some reason the expiration date in the feed is being calculaated as 10-March-2012.

I cannot find a place in the googlefeeder.php where the expiration date is calculated, but only where it's picked up from the dataset
line 300: if(OPTIONS_ENABLED_EXPIRATION == 1) $output .= "\texpiration_date";

Can someone tell me what I need to configure differently in my admin panel or in the googlefeeder.php? I have looked in cpanel and don't see a field named expiration_date. Not sure if this has anything to do with daylight savings time. I updated GoogleFeeder in October 2011. File has no reference to version number, but // Last Update: 12/25/09 by Jack_mcs at oscommerce-solution.com

I've had to patch this problem by running feeder but not uploading file until I edit/replace the date with a date 30 days from today.

Thanks,

John