Zen Cart Logo
Forums / All Other Contributions/Addons / Google Base Feeder Support Thread [OLD]

Google Base Feeder Support Thread [OLD]

Locked

Views: 806,308

Results 641 to 660 of 3,556
This thread is locked. New replies are disabled.
26 Nov 2007, 1:54 PM
#641
bhunted avatar

bhunted

New Zenner

Join Date:
Mar 2007
Location:
NJ
Posts:
68
Plugin Contributions:
0

Google Base Feeder Support Thread [OLD]

Think I found a bug, not sure.
I'm running the latest version (1.6.5)...
I cannot get this to upload via the admin panel no matter what.

Sooooo....
I decided to create a CRON job to do it. But here is the problem. Cron job works, but it is not grabbing the proper info from the php file. It's not appending the new format to the upload. See below..

Google Base Feeder v.1.6.5 09.11.2007 11:22:59 started 2007/11/26 08:20:03<br /> Feed file - .../html/feed/AS_.xml<br />
Processing: Feed - Yes, Upload - No<br /> Google Base File Complete In 0.031642 Seconds 0 Records<br />

The file getting generated normally should be AS_products.xml... as you can see on the emailed results, it's missing. Nor does it show it uploaded it. Yet, it generates the proper file and in the proper place.

Am I missing something or maybe this is a bug. If a bug, maybe this is why some people cannot upload via the admin panel as well. Any thoughts?

Num?

26 Nov 2007, 8:03 PM
#642
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Google Base Feeder Support Thread [OLD]

How you setup your cron?

27 Nov 2007, 2:25 AM
#643
monkee04 avatar

monkee04

New Zenner

Join Date:
Oct 2007
Posts:
10
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I am having a problem with the generated feed file. I tried a bulk upload and continually get this error:

"We didn't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. Bad Line # 1"

Tried importing it to Excel and it tells me to make sure this is a valid XML file. Any ideas?:unsure:

27 Nov 2007, 3:21 PM
#644
bhunted avatar

bhunted

New Zenner

Join Date:
Mar 2007
Location:
NJ
Posts:
68
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Using the Get command sample that is provided in the readme.

a_berezin:

How you setup your cron?

27 Nov 2007, 6:33 PM
#645
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Google Base Feeder Support Thread [OLD]

Contact your host for the proper command.

27 Nov 2007, 10:48 PM
#646
onlyrey avatar

onlyrey

New Zenner

Join Date:
Jun 2007
Posts:
27
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Hi,

All the products in my store are of the same kind; they are all personalized and packaged in the same way; this is a very important fact about my products. When the products are viewed in my website, the packaging and the personalized message are obious (as it is written all over the site).

I want to be able to add a paragraph explaining the packaging and personalization (always the same) before each product. Is there a way of modifying the code to add this phrase to every product at the time of creation of the XML file?

Thank you very much (also for making and maintaining this great module, very important to my site).

28 Nov 2007, 2:23 AM
#647
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Google Base Feeder Support Thread [OLD]

Sure, at the beginning of the description just type out what you want to add like:

'<description>' . '<p>Blah blah blah</p>' . $products->fields['descriptions'] . '</description>';

That is not a line from the code. But it'll look something like that.

28 Nov 2007, 9:13 PM
#648
bhunted avatar

bhunted

New Zenner

Join Date:
Mar 2007
Location:
NJ
Posts:
68
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Guys, any thoughts on that alleged bug? Commands work, but the improper xml file name is not right. So commands got nothing to do with it. Is there something in one of the php files that is wrong?:frusty:

28 Nov 2007, 9:42 PM
#649
monkee04 avatar

monkee04

New Zenner

Join Date:
Oct 2007
Posts:
10
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I'm wondering if the problem I am having is also related to yours, bhunted. Looks like it is a bug.

29 Nov 2007, 5:57 AM
#650
techy_sult_com avatar

techy_sult_com

New Zenner

Join Date:
Nov 2007
Posts:
9
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I have an issue that may have already been addressed. I read through some of the posts on here and did not see. After following the instructions and configuring the Google Base Feeder Configuration under the configuration and creating an account with base.google.com and getting and FTP account. I also registered my .xml file with base.google. I then went back to my zencart admin page under tools ( like the readme file states) and could not see Google Froogle Feeder. I am not sure if I am doing something wrong. If anyone knows what might cause this please let me know. :dontgetit

29 Nov 2007, 3:45 PM
#651
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I am getting these errors

Warning: chmod() [function.chmod]: Operation not permitted in /home/mommy3/public_html/lps.php on line 69

Warning: chmod() [function.chmod]: Operation not permitted in /home/mommy3/public_html/lps.php on line 177
Live Product Search File Complete In 0.671567 Seconds 199 Records
I found this in response to a similar problem but I still can't get it to work.

numinix:

Did you manually create your feed file?

The mod now creates the feed file for you. Delete your file in your server and re-run the script.

Thanks for your help!

29 Nov 2007, 5:38 PM
#652
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Google Base Feeder Support Thread [OLD]

First, this is the Google Base Feeder support thread. Are you getting the same errors with the GBF?

If so, try to chmod your feed folder to 777.

29 Nov 2007, 6:07 PM
#653
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Yes I am getting the same errors with both wlp and gbf. My chmod is already set to 777 for both the feed folder and the file googlefroogle.php
I had this working and I changed hosts and now it will not work. I even tried uploading it all fresh. Any other ideas?
Thanks!

29 Nov 2007, 9:52 PM
#654
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Google Base Feeder Support Thread [OLD]

No need to make googlefroogle.php 777, 644 should be fine.

I'm not sure then what it is. Somehow changing hosts has made the difference, maybe you should contact the new host?

If no file is present, the script will make the file thus becoming the owner. It should then be able to chmod the feed file itself... If a file is already created, then it cannot be the owner and won't have permissions to chmod.

30 Nov 2007, 1:59 AM
#655
techy_sult_com avatar

techy_sult_com

New Zenner

Join Date:
Nov 2007
Posts:
9
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I have an issue that may have already been addressed. I read through some of the posts on here and did not see. After following the instructions and configuring the Google Base Feeder Configuration under the configuration and creating an account with base.google.com and getting and FTP account. I also registered my .xml file with base.google. I then went back to my zencart admin page under tools ( like the readme file states) and could not see Google Froogle Feeder. I am not sure if I am doing something wrong. If anyone knows what might cause this please let me know. Some please help

30 Nov 2007, 2:57 PM
#656
techy_sult_com avatar

techy_sult_com

New Zenner

Join Date:
Nov 2007
Posts:
9
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I figured it out:clap:

1 Dec 2007, 2:03 AM
#657
point0fsale avatar

point0fsale

New Zenner

Join Date:
Feb 2005
Posts:
67
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Just a little FYI on Google Base Feeder Cron Jobs. Although the mod is a very good mod and greatly appreciated, I experienced a problem with the cron job application. Both suggested examples work great except that the googlefroogle.php?feed=yes&upload=yes part of the statement seems to drop off everything after feed=yes& and therefore does not upload. SOLUTION: Run one job for googlefroogle.php?feed=yes and about 15 minutes later run a statement that says googlefroogle.php?upload=yes This solves the problem and works perfectly.

1 Dec 2007, 9:11 PM
#658
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Google Base Feeder Support Thread [OLD]

A better solution is to contact your host and find out the correct cron job for you and test different ones. You're missing the type parameter which may be important...

This one works for me to pass all the variables:

wget 'http://www.domain.com/googlefroogle.php?feed=yes&upload=yes&type=documents' > /dev/null 2>&1

The example in the readme.txt was a sample that Andrew created for the client who most likely funded the original project.

2 Dec 2007, 11:41 AM
#659
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Google Base Feeder Support Thread [OLD]

point0fsale:

Both suggested examples work great except that the googlefroogle.php?feed=yes&upload=yes part of the statement seems to drop off everything after feed=yes& and therefore does not upload.
Try this:

googlefroogle.php?feed=yes\&upload=yes
2 Dec 2007, 4:32 PM
#660
thesaintjim avatar

thesaintjim

New Zenner

Join Date:
Nov 2007
Posts:
20
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

numinix:

hmm, why would your configuration settings have changed? All you had to do was overwrite the files. Anyways, it says to just use a word like "domain." So, in your case just put secret_garden. Then it should create a file called secret_garden_products.xml.

This upgrade made no changes to the code other than to the FTP so there is no reason for it to timeout if the previous version worked for you...

I am having the same problem. It is appending an extra xml in the output.

So, I deleted the .xml suffix for my feed name and it shows:
Google Base Feeder v.1.6.5 09.11.2007 11:22:59 started 2007/12/02 10:35:23
Feed file - /home/jimmsdep/public_html/store/feed/google_base_.xml
Processing: Feed - Yes, Upload - No
Google Base File Complete In 0.010036 Seconds 0 Records

Still does not process records? Any idea? I have uninstalled, reinstalled no luck