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

Google Base Feeder Support Thread [OLD]

Locked

Views: 806,360

Results 941 to 960 of 3,556
This thread is locked. New replies are disabled.
20 May 2008, 12:23 PM
#941
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Google Base Feeder Support Thread [OLD]

Yep, exactly. Do as numinix said and no more editing.

Numinix, I was wondering if it is possible to tweak the mod to export a feed with lowest price instead of the base price. I have a shop with lots of qty discounts set and I display "As low as" pricing. My competitors upload feeds with lowest price to google base and I look pretty bad with my highest price listed. Any easy solution to this?

20 May 2008, 2:42 PM
#942
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]

Find $price in the main root file and you can change how it is given its value.

20 May 2008, 3:45 PM
#943
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

OK, so I will try and replace it with:
zen_get_products_discount_price_qty

I will test and then post.

20 May 2008, 4:02 PM
#944
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I tried to replace

							$price = zen_get_products_actual_price($products->fields['products_id']);

with:

$price = zen_get_products_discount_price_qty($products->fields['products_id']);

I guess this would have been too easy. I do not know enough about PHP to be able to come up with the right solution. Could somebody give me a hand?

21 May 2008, 10:50 AM
#945
philip56 avatar

philip56

Zen Follower

Join Date:
Sep 2007
Location:
Herne Bay, Kent, England
Posts:
182
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Good Morning everyone.

I ran this excellent mod (1.6.11) with zen cart (1.3.7) yesterday and ran into a problem. Although it creates, displays and apparently uploads the feed it does not appear in Google Base (either in the public area or in my account). I assume I have got a configuration setting wrong and would really appreciate some advice.

After uploading, the mod reports the following:-

Google Base Feeder v.1.6.11 03.27.2008 00:05:59 started 2008/05/21 11:41:46
Feed file - /var/www/html//feed/domain_products.xml
Processing: Feed - No, Upload - Yes
Upload started...
First attempt (passive mode off): Uploaded Successfully
-r--r----- 1 ftp root 331095 May 21 04:31 domain_products.xml
Connected to: uploads.google.comLogin ok:Current Directory Is: /-r--r----- 1 ftp root 331095 May 21 04:31 domain_products.xml

Upload ok!

Viewing the Google Base FTP content (last option on the /admin/Tools/Google Base Feeder page gives

Google Base FTP content:Connected to: uploads.google.com/total 0

Many thanks in anticipation of help

Philip

21 May 2008, 1:07 PM
#946
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

You might just give it 12- 24h and see what shows up in your google account. Did you check there yet? Google Base is kind of slow...

21 May 2008, 1:12 PM
#947
philip56 avatar

philip56

Zen Follower

Join Date:
Sep 2007
Location:
Herne Bay, Kent, England
Posts:
182
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

mydanilo:

You might just give it 12- 24h and see what shows up in your google account. Did you check there yet? Google Base is kind of slow...

Right, thanks for that. I actually up up loaded last night but I'll give it until tomorrow

Philip

21 May 2008, 1:21 PM
#948
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Did you check in Google Base and see what the status is?

My Items - Data Feed

21 May 2008, 1:30 PM
#949
philip56 avatar

philip56

Zen Follower

Join Date:
Sep 2007
Location:
Herne Bay, Kent, England
Posts:
182
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

mydanilo:

Did you check in Google Base and see what the status is?

My Items - Data Feed

Yes, I have 0 active and inactive items.

Kind Regards

Philip

21 May 2008, 2:19 PM
#950
ecmauto avatar

ecmauto

New Zenner

Join Date:
Jun 2007
Location:
USA
Posts:
32
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

numinix:

I believe he was just telling you to put http://www.ecmauto.com for the setting STORE ADDRESS located in ADMIN->CONFIGURATION->GOOGLE BASE FEEDER CONFIGURATION.

Numinix,
I greatly appreciate all your input,But that is what I did,I put"https://ecmauto.com/" in front of all link's. And was able to successfully upload the file manually.
Question is why doesn't the mod do that ? and
Why do I get the 1064 syntax error ?
I have since uninstalled the mod to keep my site working.
I would love to get your mod working as it would save me having to learn how to create a file.

Thank again,jim
https://ecmauto.com

21 May 2008, 3:06 PM
#951
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]

It does put your website into all of the links, otherwise how would Google know where to link to?

If you need to have this module installed for you, please PM me or visit the Numinix services page found in my forum signature.

22 May 2008, 11:02 AM
#952
ecmauto avatar

ecmauto

New Zenner

Join Date:
Jun 2007
Location:
USA
Posts:
32
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

numinix:

It does put your website into all of the links, otherwise how would Google know where to link to?

If you need to have this module installed for you, please PM me or visit the Numinix services page found in my forum signature.

Hi Numinix,
Thanks for the offer but I think I'm ok on the the installation.
The problem is that the mod. did not put my web add. into any of the links. That is why the 1st upload failed. It wasn't until I edited the .xml file GBF generated and added my web add. into all the links that I was able to get a successful upload.
I tried the install twice, double checked the local of all files and I used cut and paste with notepad++ to install the .sql patch. I did not use upload.

Thanks,Jim
https://ecmauto.com

23 May 2008, 2:41 PM
#953
philip56 avatar

philip56

Zen Follower

Join Date:
Sep 2007
Location:
Herne Bay, Kent, England
Posts:
182
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

philip56:

Good Morning everyone.

I ran this excellent mod (1.6.11) with zen cart (1.3.7) yesterday and ran into a problem. Although it creates, displays and apparently uploads the feed it does not appear in Google Base (either in the public area or in my account). I assume I have got a configuration setting wrong and would really appreciate some advice.

After uploading, the mod reports the following:-

Google Base Feeder v.1.6.11 03.27.2008 00:05:59 started 2008/05/21 11:41:46
Feed file - /var/www/html//feed/domain_products.xml
Processing: Feed - No, Upload - Yes
Upload started...
First attempt (passive mode off): Uploaded Successfully
-r--r----- 1 ftp root 331095 May 21 04:31 domain_products.xml
Connected to: uploads.google.comLogin ok:Current Directory Is: /-r--r----- 1 ftp root 331095 May 21 04:31 domain_products.xml

Upload ok!

Viewing the Google Base FTP content (last option on the /admin/Tools/Google Base Feeder page gives

Google Base FTP content:Connected to: uploads.google.com/total 0

Many thanks in anticipation of help

Philip

Hi.

I've done as mydanilo suggested and give Google plenty of time to accept my feed, but still no success. As I said before, I'm assuming I have got a setting wrong somewhere and would appreciate some advice.

Kind regards

Philip

26 May 2008, 11:20 PM
#954
fvb avatar

fvb

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I keep getting this error when I upload to google

Errors:
Error Bad data Line # 22150
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.

line 22150 looks like this - <g:mpn>ChameleonEvoGore-Tex®XCR®</g:mpn>

I've been searching the forum, and I think it has to do with the sanitizer function not working right, but I have no clue how to fix it:frusty:
what am I missing?

29 May 2008, 6:56 AM
#955
jvanree avatar

jvanree

Zen Follower

Join Date:
Mar 2008
Location:
Gouda, Netherlands
Posts:
211
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Hi,

I've tried installing google base feeder. I've uploaded the files, pasted and ran the sql patch and put all of the things needed in admin>configuration

My screen looks like this in admin. Other than that I don't get errors or anything... just no feed.

Can someone help me? I'm using zc 1.3.7 and have installed base feeder 1.6.7. (it said it was compatible with zc 1.3.7)

Thanks in advance,

Juliet van Ree

29 May 2008, 6:45 PM
#956
fvb avatar

fvb

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

fvb:

I keep getting this error when I upload to google

Errors:
Error Bad data Line # 22150
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.

line 22150 looks like this - <g:mpn>ChameleonEvoGore-Tex®XCR®</g:mpn>

I've been searching the forum, and I think it has to do with the sanitizer function not working right, but I have no clue how to fix it:frusty:
what am I missing?

Found line 472 in the googlefroogle.php, removed the //, and now all is good:clap:

30 May 2008, 1:59 PM
#957
fvb avatar

fvb

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

philip56:

Hi.

I've done as mydanilo suggested and give Google plenty of time to accept my feed, but still no success. As I said before, I'm assuming I have got a setting wrong somewhere and would appreciate some advice.

Kind regards

Philip

did a feed file actually get created?, and if you open it, doe it look like all the info is there?

30 May 2008, 2:06 PM
#958
fvb avatar

fvb

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

jvanree:

Hi,

I've tried installing google base feeder. I've uploaded the files, pasted and ran the sql patch and put all of the things needed in admin>configuration

My screen looks like this in admin. Other than that I don't get errors or anything... just no feed.

Can someone help me? I'm using zc 1.3.7 and have installed base feeder 1.6.7. (it said it was compatible with zc 1.3.7)

Thanks in advance,

Juliet van Ree

I would try uninstalling, and reinstalling
(maybe try the latest version)

2 Jun 2008, 12:35 AM
#959
byrd813 avatar

byrd813

Zen Follower

Join Date:
Apr 2008
Posts:
104
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

fvb:

did a feed file actually get created?, and if you open it, doe it look like all the info is there?

philip56:

Hi.

I've done as mydanilo suggested and give Google plenty of time to accept my feed, but still no success. As I said before, I'm assuming I have got a setting wrong somewhere and would appreciate some advice.

Kind regards

Philip
Mine is doing that too, It says the exact same thing, but It says I have nothing in my data feed. What Didi I do, and What do I do now?

2 Jun 2008, 4:21 PM
#960
fvb avatar

fvb

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

byrd813:

Mine is doing that too, It says the exact same thing, but It says I have nothing in my data feed. What Didi I do, and What do I do now?

you did not answer any of the questions?
is the data feed empty, or is the upload failing