Zen Cart Logo
Forums / All Other Contributions/Addons / Froogle Merchant Center merged into GoogleBase

Froogle Merchant Center merged into GoogleBase

Views: 157,263

Results 441 to 460 of 662
5 Mar 2007, 1:23 PM
#441
ctcentralinfo avatar

ctcentralinfo

Totally Zenned

Join Date:
Apr 2005
Posts:
853
Plugin Contributions:
0

Froogle Merchant Center merged into GoogleBase

mbheald:

I uploaded all of the files for the Froogle/Google base upload file and I received this error when I ran the SQL Patch:

Does anyone know what this means?

I have gotten this error also. Usually what I do is cut and paste the frooglegoogle.sql file contents paste them into the area above where you attempted to upload the frooglegoogle.sql file the just hit the send.

5 Mar 2007, 4:49 PM
#442
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Froogle Merchant Center merged into GoogleBase

ctcentralinfo:

I don't think that the php.ini file is the issue, besides unless you have a semi-dedicated server I don't think your host company will allow you to access this file do to security issues(I know I wouldn't) I ran easy populate advanced and it generated a file containing almost 50,000 products in no time flat. the issue has something to do with the froogle google base mod. Since I am not a coder, I don't know where to start.

The issue have absolutely nothing to do with the php.ini file. There is definitely a problem with the googlefroogle script. Part of the problem relates to timeout/execution issue. Based on the errors I was receiving in my errorlog file I made the changes to the php.ini file as a work around and it worked me. It doesn't mean it will work for someone else. Perhaps, looking into your errorlog and seeing what error the script is generating is a best first approach to diagnosing this problem.

Good luck!

5 Mar 2007, 7:00 PM
#443
bekinky avatar

bekinky

Zen Follower

Join Date:
Jan 2007
Posts:
97
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

bekinky:

I uploaded my feed manually for the first time yesterday. It is showing as "Pending, awaiting approval" in my account. When I click "details" it says there are errors in the feed and a bad data line. I have not received any emails from froogle telling me the feed has not been approved or about any errors.

Is this normal and to do with their system while the file awaits approval or are there really errors in the feed? If there are errors how do I fix them? The file was auto-generated by googlefroogle.php

Thanks for any help

I will answer my own question because clearly nobody else knows the answer and another pool soul may be as confused as I was over the weekend. This response may help you find the solution to Googlefroogle feeds.

When you first register your upload feed it seems Google manually verify the feed file. This is supposed to take 24 hours but if you upload on a weekend it will not be looked at until Monday. During this time the "details" tab will show a message saying there are errors in the feed with a # symbol. It will stay like this until it is approved.

Here is a quick and important tip. In the settings tab for your feed, make sure the domain details match the store url (i.e. mydomain.com/store is not the same as mydomain.com). This is important because although Google says it is optional, my feed got rejected because I never put the /store after the domain name. It seems Froogle cannot qualify the url from just a domain name if the actual feed has a subdomain. It took a further 24 hours for Froogle to check it again then upload the items (and I am still waiting for them to show up in Froogle). So either leave that field empty in the Froogle settings tab for your feed (on froogle, not your shop admin), or make sure it matches the full store url (i.e. http://www.mydomain.com/store/)

Another important point - Froogle warned me about the "label" tag being usedin the feed file which apparently is no longer supported (but is still accepted).

Whew - this is my longest post on these forums and I sure hope someone finds it useful and it saves you some time

7 Mar 2007, 10:04 PM
#444
pablosan avatar

pablosan

Zen Follower

Join Date:
Jan 2007
Location:
Bellingham, Wa
Posts:
171
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

Installed. No SQL errors.

Step 1 in create/update feed is giving me the blank popup window.

Doesn't look like it's generating a file.

Froogle.txt is emtpy.

Permissions on file and folder are 777

Re-installed. Used phpmyadmin for sql just in case.

Same blank popup. Doesn't look like a timeout it just reports done in firefox and its blank.

Read through the thread. Still stumped.

Any ideas?

Using latest version.

8 Mar 2007, 7:46 PM
#445
pablosan avatar

pablosan

Zen Follower

Join Date:
Jan 2007
Location:
Bellingham, Wa
Posts:
171
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

Checked error log. Nothing in there either. It just does nothing:no:
Doesn't even error just dont work.

9 Mar 2007, 12:04 AM
#446
samad64 avatar

samad64

Totally Zenned

Join Date:
May 2006
Location:
Texas
Posts:
554
Plugin Contributions:
2

Re: Froogle Merchant Center merged into GoogleBase

turn error_reporting on using htaccess or the php.ini file

9 Mar 2007, 12:43 AM
#447
bekinky avatar

bekinky

Zen Follower

Join Date:
Jan 2007
Posts:
97
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

Hmm - I have a weird problem. Googlefroogle creates the files fine. I have set a cron job to run daily at midnight to upload to the google server. Username and password are set correctly. However, if I click upload in the admin control panel it goes through all the correct motions, reports success then has a digit 0 for the number of uploads. The updated file does not show in Google base (so it is not uploading) and the cron file reads as follows (paths edited out for security):

Froogle Data Feeder v.1.3.3 07.02.2007 20:45 started 2007/03/09 00:00:02<br /> Feed file - /////***/froogle.txt<br />
Processing: Feed - Yes, Upload - No<br /> Froogle File Complete In 12.947299 Seconds 3317 Records<br />

Notice the "Upload - No ". I cannot find a setting anywhere to flick it to yes so I am assuming I am missing something?

What am I missing?

9 Mar 2007, 12:46 AM
#448
pablosan avatar

pablosan

Zen Follower

Join Date:
Jan 2007
Location:
Bellingham, Wa
Posts:
171
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

samad64:

turn error_reporting on using htaccess or the php.ini file

I have this file in my root **error_log

**and it hasn't reported anything since March 2cnd when I was installing sitemaps.

[02-Mar-2007 01:37:03] PHP Warning:  fopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapindex.xml) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory in /home/haskellg/public_html/googlesitemap.php on line 161

I have had no errors since. Sitemaps is fixed BTW.
Like I said its not even throwing an error. Just a blank page. Someone said it's working just hung up, and to turn off seo urls and rename htaccess but it made no difference.

Strange thing is the browser says done. Not like its grinding away.
:wacko:

9 Mar 2007, 1:10 AM
#449
pixxi avatar

pixxi

Totally Zenned

Join Date:
Jan 2004
Location:
UK
Posts:
1,065
Plugin Contributions:
1

Re: Froogle Merchant Center merged into GoogleBase

Someone said it's working just hung up, and to turn off seo urls and rename htaccess but it made no difference.

... I said it seemed that the parameters (...?feed=yes&upload=no') weren't being received by the mod, and I suggested you try installing a zen demo shop in a sub-directory on your server with just the GoogleFroogle mod to test if the SEO mod you had installed on your main site was causing the problem, even though you had disabled it in admin.

Did you do that?

I have the GoogleFoogle mod working on several sites without a problem. So I would guess it's either your server set-up, or other mods/hacks you have installed that's stopping it working.

9 Mar 2007, 1:18 AM
#450
pixxi avatar

pixxi

Totally Zenned

Join Date:
Jan 2004
Location:
UK
Posts:
1,065
Plugin Contributions:
1

Re: Froogle Merchant Center merged into GoogleBase

bekinky:

Hmm - I have a weird problem. Googlefroogle creates the files fine. I have set a cron job to run daily at midnight to upload to the google server. Username and password are set correctly. However, if I click upload in the admin control panel it goes through all the correct motions, reports success then has a digit 0 for the number of uploads. The updated file does not show in Google base (so it is not uploading) and the cron file reads as follows (paths edited out for security):

Froogle Data Feeder v.1.3.3 07.02.2007 20:45 started 2007/03/09 00:00:02<br /> Feed file - /////***/froogle.txt<br />
Processing: Feed - Yes, Upload - No<br /> Froogle File Complete In 12.947299 Seconds 3317 Records<br />

Notice the "Upload - No ". I cannot find a setting anywhere to flick it to yes so I am assuming I am missing something?

What am I missing?

There's two stages:

  1. You click to create the feed - 'feed=yes upload=no'

That creates the feed file on your server.

  1. Then you click to upload: 'feed=no upload=yes'

That uploads the feed file to Froogle's server.

If you 'View' the file (from the link in the mod in admin) on Froogle's server you will usually see zilch ... zero.

That doesn't mean your upload has failed - Google processes that file quite quickly. At least it disappears from their server quite quickly. Sometimes it doesn't even show no matter how quick you are to view it. Don't worry about it.

Wait a few hours (ie. next day) then look in your Froogle admin and see what has been processed.

Then work from there.

9 Mar 2007, 1:25 AM
#451
pablosan avatar

pablosan

Zen Follower

Join Date:
Jan 2007
Location:
Bellingham, Wa
Posts:
171
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

I searched and haven't found any reports of SEO interference with this mod. In fact most people say it works fine with Ultimate SEO.

Possible it's another contribution but if so deducing would be well...

Also even in this thread this same behaviour has been reported a few times.

I'll put in a demo store and see if its the server. Thanks.

9 Mar 2007, 1:32 AM
#452
pixxi avatar

pixxi

Totally Zenned

Join Date:
Jan 2004
Location:
UK
Posts:
1,065
Plugin Contributions:
1

Re: Froogle Merchant Center merged into GoogleBase

Also even in this thread this same behaviour has been reported a few times.

And it has to be the same response in those cases: what other mods do they have installed, and how does their server set-up differ?

This mod works fine (out of the box) for a lot of people - so it's a matter of finding out why it doesn't work on your server/site/with your mods :smile:

9 Mar 2007, 2:51 AM
#453
pablosan avatar

pablosan

Zen Follower

Join Date:
Jan 2007
Location:
Bellingham, Wa
Posts:
171
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

Demo store works with googlefroogle & Ultimate SEO on same server.

I have a bunch of contribs

Image Handler2.0  
Zen lightbox 
ezpopulate
Simple google analytics
SQL Backup
tabbedlite
Wordpress
Testimonial manager
google maps
paypal express patch
Ultimate SEO's
Social Bookmarking
Better together
Css flyout
USPS Click and Ship
Link Manager 3
google sitemaps
google froogle feeder

Maybe if someone with the same problem and has some of the same contribs, we could narrow it down.

9 Mar 2007, 9:50 AM
#454
bryony avatar

bryony

Zen Follower

Join Date:
Dec 2005
Posts:
137
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

Hi everyone,

I've loaded this mod and the product feed is created properly but I can't get it to upload through admin. Admin does not tell me of any errors (see below)but GoogleBase doesn't register any activity at all.

Froogle Data Feeder v.1.3.3 07.02.2007 20:45 started 2007/03/09 03:18:43
Feed file - /home/bryony74/public_html/feed/froogle.txt
Processing: Feed - No, Upload - Yes
Upload started...
Uploaded Successfully
-r--r----- 1 ftp root 169203 Mar 9 00:18 froogle.txt
Connected to: uploads.google.comLogin ok:Current Directory Is: /-r--r----- 1 ftp root 169203 Mar 9 00:18 froogle.txt

Upload ok!

If I save the file to my pc, then upload it through Google base manually the file uploads with no errors and items go live.

If anyone has any suggestions I'd be glad to try them.

Thanks
Bryony

10 Mar 2007, 1:32 PM
#455
rcrosier avatar

rcrosier

Zen Follower

Join Date:
Dec 2006
Location:
Vermont
Posts:
128
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

Bryony:

Hi everyone,

I've loaded this mod and the product feed is created properly but I can't get it to upload through admin. Admin does not tell me of any errors (see below)but GoogleBase doesn't register any activity at all.

Froogle Data Feeder v.1.3.3 07.02.2007 20:45 started 2007/03/09 03:18:43
Feed file - /home/bryony74/public_html/feed/froogle.txt
Processing: Feed - No, Upload - Yes
Upload started...
Uploaded Successfully
-r--r----- 1 ftp root 169203 Mar 9 00:18 froogle.txt
Connected to: uploads.google.comLogin ok:Current Directory Is: /-r--r----- 1 ftp root 169203 Mar 9 00:18 froogle.txt

Upload ok!

If I save the file to my pc, then upload it through Google base manually the file uploads with no errors and items go live.

If anyone has any suggestions I'd be glad to try them.

Thanks
Bryony

Hi,

When I first set mine up, it didn't upload right away either... but I gave it some time, and eventually, they started to appear. Did you wait a while?

10 Mar 2007, 3:12 PM
#456
bekinky avatar

bekinky

Zen Follower

Join Date:
Jan 2007
Posts:
97
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

I posted about this problem a few days ago. FTP uploads do not seem to be working with this mod despite it reporting the upload is successful. I have a cron running daily and this should update the feed on google by uploading a new feed, but the feed showing in Google base only shows the last time it was manually updated via the browser and not the FTP.

So I can confirm I have the same problem of Googlefroogle reporting the FTP upload is ok but not uploading the files. The only methods which appears to work is a manual upload and update via the browser.

I have been having problems for around a week now.

10 Mar 2007, 9:06 PM
#457
pixxi avatar

pixxi

Totally Zenned

Join Date:
Jan 2004
Location:
UK
Posts:
1,065
Plugin Contributions:
1

Re: Froogle Merchant Center merged into GoogleBase

Froogle Data Feeder v.1.3.3 07.02.2007 20:45 started 2007/03/09 00:00:02<br /> Feed file - /////***/froogle.txt<br />

Are you actually uploading your feed file from admin with the name 'froogle.txt'?

If you are, it's not going to work :smile:

10 Mar 2007, 9:58 PM
#458
bekinky avatar

bekinky

Zen Follower

Join Date:
Jan 2007
Posts:
97
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

Pixxi:

Are you actually uploading your feed file from admin with the name 'froogle.txt'?

If you are, it's not going to work :smile:

Nope - I am uploading it with the format: googleaccount_name_gmail_com.txt which is the same name as the googlefroogle setting in the zencart database and the feed filename in Google Base.

It seems the FTP no longer works on this contrib :(

13 Mar 2007, 1:37 PM
#459
ctcentralinfo avatar

ctcentralinfo

Totally Zenned

Join Date:
Apr 2005
Posts:
853
Plugin Contributions:
0

Re: Froogle Merchant Center merged into GoogleBase

I still haven't figured out what is causing the time out, because I don't have any older versions of this mod to compare it with. I have also run into another problem. When I try to generate a file, not only is it not generating all my products, but now I am getting the following error:

Warning: fopen(/home/<username>/public_html/feed/books-japan-online.txt) [function.fopen]: failed to open stream: Permission denied in /home/<username>/public_html/googlefroogle.php on line 174
Error opening froogle output file "/home/<username>/public_html/feed/books-japan-online.txt"

I uninstalled and reinstalled this mod twice. If I keep the file under it's default name froogle, it doesn't give me this error. I also renamed the file in Google Froogle Configuration to the registered feed that I have for google base.

13 Mar 2007, 3:06 PM
#460
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

Re: Froogle Merchant Center merged into GoogleBase

ctcentralinfo:

If I keep the file under it's default name froogle, it doesn't give me this error. I also renamed the file in Google Froogle Configuration to the registered feed that I have for google base.
The mod does not create a new feed file. You have to create it yourself. (then the mod overwrites the file each time you generate a feed... with the same filename).

The default feed filename refers to a 0KB (empty) file you uploaded from the mod package (froogle.txt) and the mod is able to write to that files since which you have set write permissions.

If you decide to write to a different feed file (as you have) then you have to first create (or upload) an empty (0KB) file with that specific filename and also set the correct write permissions on that new file.

I have no ideas regarding your timeout issues. Sorry.

Woody