I am finally getting around to fixing my google feed. Yes, I know that 6.5 is out, but I am having template work done on 6.4.1 and it will take me some time to migrate the template changes to 6.5.
I see this thread that discusses a fix to the google feed:
http://creloaded.org/forum/87/37040.htmlThis zip includes a file that goes here:
admin/includes/modules/datafeeds/GoogleBase.php
I have a file in /admin called "googlefeder.php" with the following header:
Code:
// Title: Google Base / Froogle Data Feeder 1.20
// Author: Calvin K
// Contact: calvink@conceptulanetworking.com
// Organization: Conceptual Networking
// Last Update: 2/20/07
The GoogleBase.php says:
Code:
/*
$Id: GoogleBase.php,v 1.0.0 2009/10/01 wa4u Exp $
CRE Loaded, Open Source E-Commerce Solutions
http://www.creloaded.com
Copyright (c) 2009 CRE Loaded
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
Patch release 10/14/2011
*/
I am guessing these are completely different, and that the "googlefeeder" is something incorrect/old that might have been installed. Before downloading this patch file, I had nothing in admin/includes/modules/datafeeds at all. I am wondering if I am missing something else. I can't seem to find any way in the admin area to access this Google Base file, and it does not look like a stand-alone executable.
Is there any documentation on how this is supposed to work on 6.4.1? I'm just trying to figure out what I'm missing and how to get my products back up.
Thanks!