I use zencart1.38a, and Google Base Feeder 1.6.11,but I got this erorr
PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/www/www.xxx.com/data/googlefroogle.php on line 452
I use zencart1.38a, and Google Base Feeder 1.6.11,but I got this erorr
PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/www/www.xxx.com/data/googlefroogle.php on line 452
Last edited by ilang; 30 Mar 2008 at 04:21 PM.
Line 452 should be:
PHP Code:$_cleaner_array = array(">" => "> ", "®" => "", "®" => "", "™" => "", "™" => "", "\t" => "", " " => "");
I found the problem, Google Base Feeder comflict with wordpress on zencart!
I finally got it work, but still have a question.
I set Compress Feed File to true, but the feed still show up in xml ext
When I set up a cron job to get the the googlefeeder file, I get this error:
Also, when I try to do the Create/Upload Feed through the zen cart admin, 90% of the time it'll do this:500 EOF when chunk header expected
to
http://techawave.jitbid.com/techawave/googlefroogle.php
A word to the wise: Update Google Product Search (daily)
I have a catalog of products that hasn't changed much in a month or two. I've been busy on other projects. Because nothing changed i didn't update/submit froogle feed.
I used to be one of the first products listed for common searches. I go back and lo and behold I was DROPPED!
So, lesson learned. Do the cron job task mentioned on the admin page and this won't happen to you.
Postscript: I resubmitted after being dropped and all my reviews came back and it looks like my position was restored. I was re-listed about 24hrs after I resubmitted.
Live and learn!
ok. I have updated to the latest version of google feeder (11). And I am still having issues uploading. I can manually do it, but not from the web interface. Eventually I will cron job it.
When I upload products a pop-up window opens and reads:
Google Base Feeder v.1.6.11 03.27.2008 00:05:59 started 2008/04/02 07:52:42
Feed file - /home/content/i/n/k/inkuyo/html/feed/googlebasehd_products.xml
Processing: Feed - No, Upload - Yes
Upload started...
in the lower left it is processing for a little bit, then reads done. Nothing ever uploads and I get no errors. Any ideas?