Hi All! I searched here, on the 1.3.x and Numinix forum but can't find an answer (althought the problem has been mention there )

Here's my debug:
Code:
[10-May-2012 22:09:37] PHP Warning:  fopen(/***/public_html/module_version/google_merchant_center_feeder.txt) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory in ***/public_html/includes/classes/google_base.php on line 81
[10-May-2012 22:09:37] PHP Warning:  filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /***/public_html/module_version/google_merchant_center_feeder.txt in /***/public_html/includes/classes/google_base.php on line 82
[10-May-2012 22:09:37] PHP Warning:  fread(): supplied argument is not a valid stream resource in /***/public_html/includes/classes/google_base.php on line 82
[10-May-2012 22:09:37] PHP Warning:  fclose(): supplied argument is not a valid stream resource in /***/public_html/includes/classes/google_base.php on line 83
From what I understand it says that "public_html/module_version/google_merchant_center_feeder.txt" is missing. But this file can not be found in the downloaded package (both ZC and Numinix downloads).

Forgive me if I did not see the answer if it's already somewhere....