Re: The NEW Google Merchant Thread - Version 1.12.0
Thanks for the suggestion cuysan but I need to only have certain attributes not show. Looking at the modules/attributes.php file, there are 4 mentions of the readonly attribute. I don't have any way to test it right now but removing or commenting out those mentions should work.
Re: The NEW Google Merchant Thread - Version 1.12.0
Numinix has uploded on his site a new version 1.12.2
I can NOT replicate as far as i can see most of the error pointed out
As Duplicate categories etc
As per shipping
You need to:
1)You NEED set up your shipping options on YOUR Google Merchant (google site)
go to google.com--My account look for Merchant Center link
Settings--->>Tax and Shipping
Under Shipping Create New Method
My case I use Carrier-Calculated Based on the USA
I created for the 3 companies UPS FEDEX and USPS
one of each shipping method
For Last on Zencart
Enable Show weight On Configuration Google Merchant Center
So far so good
Keep in Mind that I DO NOT have any attributes on the lisitin in which I have not tested
Zen 1.3.9h
Good luck
Re: The NEW Google Merchant Thread - Version 1.12.0
Quote:
Originally Posted by
marvin
OK i've just about pulled out all of my hiar which at my age i'm losing it anyway.
Zen 1.3.7 (i dont think that has anything to do with it (?)
Hi Marvin,
Did you ever solve this error when generating the feed?:-
Fatal error: Call to undefined function zen_generate_category_path() in /home/mywebspace/public_html/store/includes/classes/google_base.php on line 235
I am also on 1.3.7 and am getting the same error. I removed the old data and php stuff and reinstalled from Numinix's v1.12.2 and am still getting the error.
Re: The NEW Google Merchant Thread - Version 1.12.0
Im having some problems i just installed everything into the server and its only pulling 100 products off the 6000 we have im not sure what i did wrong Please help
Zen Cart 1.3.8a
Database Patch Level: 1.3.8
v1.3.8 [2008-11-11 21:22:52] (Version Update 1.3.7->1.3.8)
v1.3.7 [2007-09-14 09:46:09] (Version Update 1.3.6->1.3.7)
v1.3.6 [2006-12-11 16:15:48] (Version Update 1.3.5->1.3.6)
v1.3.5 [2006-12-11 15:40:49] (Version Update 1.3.0.2->1.3.5)
v1.3.0.2 [2006-12-11 15:40:45] (Version Update 1.3.0.1->1.3.0.2)
v1.3.0.1 [2006-07-19 15:43:21] (Version Update 1.3.0->1.3.0.1)
v1.3.0 [2006-07-19 14:22:03] (Version Update 1.2.7->1.3.0)
v1.2.7 [2006-03-06 12:04:22] (Fresh Installation)
Author: Numinix
Version: 1.12.2
Update added on
Also the page that opens up that usally show the feed process is just blank.
When i try to select a county it doesn't work i get this error
Fatal error: Call to undefined function google_cfg_pull_down_country_list() in /home2/pwcforum/public_html/mywebsite/configuration.php(192) : eval()'d code on line 1
Re: The NEW Google Merchant Thread - Version 1.12.0
Problems with the new module, I used to have listings of over 24,000 products. Now it only lists 304!
I checked the XML, and it is truncated at the end, but the file is over 30Mb, so I think the problem has to do with fields, I also installed Numinix Product Fields, my problem is even with the feed uploading fine to Google's servers, it only gets 304 products, the only fields that are not present yet are Google's categories, products are all displayed as new, any modifications that can be made in configuration might alter this?
What settings are better to prevent timeouts?
BTW: I am using 1.3.8a with GM 1.12.1(latest one)
Newest version from Numinex missing show zero quantity option
Installed the latest from Numinex 1.12.1.
In the install SQL file the line to install this option has been removed thus in the configuration section we cannot chose not to show zero quantity items in the feed.
this is noted as configuration_group_id, 44
I tried to add it and run the install again but it still will not work.
The option was added to the configuration section in the admin but does not do anything thus thinking there is something wrong/changed in the php pages of the add-on.
In my feed they show as available for order.
Why is this so when they should show as out of stock anyway??
P.S. just checked the latest version 1.12.2 and the SQL file is the same.
This option needs to be put back in!:(
Re: The NEW Google Merchant Thread - Version 1.12.0
Quote:
Originally Posted by
Boggled
Quick question (may have already been answered but I couldn't find it)
Currently our attributes are set up like this:
Helmet Size
Jacket/Vest Size
Boot Size
etc.
For this to work, am I going to have to rename all of these to just "Size"?
I am not sure that will work but what you can do to test it..
Check to see what is the first item in your .xml sheet. You can do this after you confirm in admin and then click on the .xml file. It will come up in a different window. See what the first item is and work with that item for testing out your attributes. That is what I did and I finally got it working.
Hope that helps.
Re: The NEW Google Merchant Thread - Version 1.12.0
Quote:
Originally Posted by
countrycharm
I have the same problem as you.
did you ever get this resolved?
i finally did but only after adding all the required attributes.
let me know and i will try my best to help you out.
Re: The NEW Google Merchant Thread - Version 1.12.0
Can someone help in getting my shipping sorted out in the feed, i have a customised table for my products based on weight, but dont know how to get this to show up in the feed,,
I have a mini table of this set up in google merchant centre, i read that i can get one or the the other to show up,,
But dont know why im not getting either to show up,,
The most ive got in is this:
<g:shipping>
<g:service>Royal Mail,Courier</g:service>
<g:price>0</g:price>
</g:shipping>
thats a copy and paste , dont know why the smilies appeared??
Re: The NEW Google Merchant Thread - Version 1.12.0
Quote:
Originally Posted by
sash
Can someone help in getting my shipping sorted out in the feed, i have a customised table for my products based on weight, but dont know how to get this to show up in the feed,,
I have a mini table of this set up in google merchant centre, i read that i can get one or the the other to show up,,
But dont know why im not getting either to show up,,
The most ive got in is this:
<g:shipping>
<g:service>Royal Mail,Courier</g:service>
<g:price>0</g:price>
</g:shipping>
thats a copy and paste , dont know why the smilies appeared??
Just need to know how to get the shipping (price) to show in the feed and that should be it????