Zen Follower
- Join Date:
- Jan 2010
- Posts:
- 182
- Plugin Contributions:
- 0
google base error??
OK - in root/googlefroogle.php There is this LINE 38:
@define('GOOGLE_PRODUCTS_DIRECTORY', 'feed/google/');
So the config in admin must be set to feed/google/... check
The old version was only feed/
Still this damn warning:
No such file or directory in /opt/apache-2.2.13/htdocs/storename/admin/googlefroogle.php on line 185
LINE 185:
if ($handle = opendir(DIR_FS_CATALOG . GOOGLE_PRODUCTS_DIRECTORY)) {
Can this be hard coded to point directly?