GithubHelp home page GithubHelp logo

googleshoppingapi's People

Contributors

addosolutions avatar schnere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

googleshoppingapi's Issues

Unknown Field Name Size

When I attempt to add an item to google shopping, I get the following error:
Error calling POST https://www.googleapis.com/content/v2/8231062/products: (400) Unknown field name: size

Here's what's in the exception log:
2015-04-14T04:48:02+00:00 ERR (3):
exception 'Google_Service_Exception' with message 'Error calling POST https://www.googleapis.com/content/v2/8231062/products: (400) Unknown field name: size' in /var/www/magento_root/vendor/google/apiclient/src/Google/Http/REST.php:83
Stack trace:
#0 /var/www/magento_root/vendor/google/apiclient/src/Google/Http/REST.php(41): Google_Http_REST::decodeHttpResponse(Object(Google_Http_Request), Object(Google_Client))
#1 /var/www/magento_root/vendor/google/apiclient/src/Google/Client.php(564): Google_Http_REST::execute(Object(Google_Client), Object(Google_Http_Request))
#2 /var/www/magento_root/vendor/google/apiclient/src/Google/Service/Resource.php(227): Google_Client->execute(Object(Google_Http_Request))
#3 /var/www/magento_root/vendor/google/apiclient/src/Google/Service/ShoppingContent.php(1014): Google_Service_Resource->call('insert', Array, 'Google_Service_...')
#4 /var/www/magento_root/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/GoogleShopping.php(180): Google_Service_ShoppingContent_Products_Resource->insert('8231062', Object(Google_Service_ShoppingContent_Product))
#5 /var/www/magento_root/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Service/Item.php(47): BlueVisionTec_GoogleShoppingApi_Model_GoogleShopping->insertProduct(Object(Google_Service_ShoppingContent_Product), '1')
#6 /var/www/magento_root/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Item.php(86): BlueVisionTec_GoogleShoppingApi_Model_Service_Item->insert(Object(BlueVisionTec_GoogleShoppingApi_Model_Item))
#7 /var/www/magento_root/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/MassOperations.php(79): BlueVisionTec_GoogleShoppingApi_Model_Item->insertItem(Object(Mage_Catalog_Model_Product))
#8 /var/www/magento_root/app/code/community/BlueVisionTec/GoogleShoppingApi/controllers/Adminhtml/GoogleShoppingApi/ItemsController.php(129): BlueVisionTec_GoogleShoppingApi_Model_MassOperations->addProducts(Array, '1')
#9 /var/www/magento_root/app/code/core/Mage/Core/Controller/Varien/Action.php(418): BlueVisionTec_GoogleShoppingApi_Adminhtml_GoogleShoppingApi_ItemsController->massAddAction()
#10 /var/www/magento_root/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('massAdd')
#11 /var/www/magento_root/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#12 /var/www/magento_root/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#13 /var/www/magento_root/app/Mage.class.php(656): Mage_Core_Model_App->run(Array)
#14 /var/www/magento_root/index.php(90): Mage::run('', 'store')
#15 {main}

Save & Save and Continue Buttons not working

So after I had fixed all the issues with the page coming up blank. Reverted to the last stable google api and updated your latest fix to the API. I have noticed that my save and save and continue buttons do not work.

Anyone every come across that issue? It's probably unrelated, but that is the only change to magento I made since they stopped working to my knowledge.

table [prefix]_eav_attribute_set doesn't exist

I have got the extension installed and working on a test server, however, when I try to install on a full copy of my production server I get the error below.

I think the only difference between the test and production environment is that the production install uses a table prefix, the test server doesn't. I don't know if this is relevant but the table prefix contains upper and lowercase letters, but in the error log the prefix is listed as all lowercase.

a:5:{i:0;s:271:"Error in file: "/var/www/vhosts/xxxxxxxxx/httpdocs/app/code/community/BlueVisionTec/GoogleShoppingApi/sql/googleshoppingapi_setup/install-0.0.1.php" - SQLSTATE[42S02]: Base table or view not found: 1146 Table '@@@@@@.*******_eav_attribute_set' doesn't exist";i:1;s:1088:"#0 /var/www/vhosts/xxxxxxxx/httpdocs/app/code/core/Mage/Core/Model/Resource/Setup.php(645): Mage::exception('Mage_Core', 'Error in file: ...')

xxxxx = my domain name
@@@@ = my db name
****** = my db prefix.

Error after installation

Hello, I dont know if this is the correct place to ask for help. But after installing I go to Catalog -> Google Content API v2 -> Manage Items, the following error page opens - Everything else seems to work ok in the back end. I am running Magento v1.7.0.2 I had the Google Shopping v1 installed previously and it was running great. This version seemed to pick everything up (settings etc) but Manage Items page wont open. Can anyone point me in the right direction to a fix?

Warning: include(Google/Config.php): failed to open stream: No such file or directory in /home/MyWebSite/public_html/lib/Varien/Autoload.php on line 93
#0 /home/MyWebSite/public_html/lib/Varien/Autoload.php(93): mageCoreErrorHandler(2, 'include(Google/...', '/home/MyWebSite/pu...', 93, Array)
#1 /home/MyWebSite/public_html/lib/Varien/Autoload.php(93): Varien_Autoload::autoload()
#2 [internal function]: Varien_Autoload->autoload('Google_Config')
#3 /home/MyWebSite/public_html/vendor/google/apiclient/src/Google/Client.php(81): spl_autoload_call('Google_Config')
#4 /home/MyWebSite/public_html/app/code/community/BlueVisionTec/GoogleShoppingApi/controllers/Adminhtml/GoogleShoppingApi/OauthController.php(80): Google_Client->__construct()
#5 /home/MyWebSite/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(419): BlueVisionTec_GoogleShoppingApi_Adminhtml_GoogleShoppingApi_OauthController->authAction()
#6 /home/MyWebSite/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('auth')
#7 /home/MyWebSite/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#8 /home/MyWebSite/public_html/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#9 /home/MyWebSite/public_html/app/Mage.class.php(656): Mage_Core_Model_App->run(Array)
#10 /home/MyWebSite/public_html/index.php(87): Mage::run('', 'store')
#11 {main}

Getting Failed opening 'Mage/Googleshoppingapi/Helper/Data.php' on production site

I had installed this extension on development which worked successfully.
Later when i pulled it to production instance it gives me the follwing error on refreshing caches:

2015-02-26T23:46:19+00:00 ERR (3): Warning: include(Mage/Googleshoppingapi/Helper/Data.php): failed to open stream: No such file or directory in /var/www/nykmage/lib/Varien/Autoload.php on line 93

and admin panel becomes blank.
I have 3 instances on production of that i have installed it in only one instance which is used for admin panel.
Can you please provide some help to this, if you have any idea?

doesn't work

Error when i try to go to basic config:
Fatal error: Class 'Varien_Gdata_Gshopping_Extension_Control' not found in /home/tiendascom/domains/tiendascom.com/public_html/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Source/Destinationstates.php on line 28

Magento version: 3.8.1

404 on configuration page after fresh install of magento 1.9.1

When i navigate to System > Configuration > BlueVisionTec Modules > GoogleShoppingApi after a fresh install i get a 404 error!

My steps:

  • Installed fresh magento 1.9.1
  • add composer.json with the exact contents in the readme
  • Install composer using and install modules

There are no logs being written in system.log or exception.log when this happens. I do see some include errors when i navigate to catalog > google content api v2 > manage items:

Warning: include(Google/Config.php): failed to open stream: No such file or directory  in /var/www/hillkiller-new/public/lib/Varien/Autoload.php on line 94

2015-03-09T18:23:28+00:00 ERR (3): Warning: include(): Failed opening 'Google/Config.php' for inclusion (include_path='/var/www/hillkiller-new/public/app/code/local:/var/www/hillkiller-new/public/app/code/community:/var/www/hillkiller-new/public/app/code/core:/var/www/hillkiller-new/public/lib:.:/usr/share/php:/usr/share/pear')  in /var/www/hillkiller-new/public/lib/Varien/Autoload.php on line 94

Am i missing a step here?

Warning: include(Google/Config.php)

After upgrading to version 0.0.6 getting the following error

2015-03-02T13:58:41+00:00 ERR (3): Warning: include(Google/Config.php): failed to open stream: No such file or directory in /var/www/vhosts/dev.test.com/lib/Varien/Autoload.php on line 93
2015-03-02T13:58:41+00:00 ERR (3): Warning: include(): Failed opening 'Google/Config.php' for inclusion (include_path='/var/www/vhosts/dev.test.com/app/code/local:/var/www/vhosts/dev.test.com/app/code/community:/var/www/vhosts/dev.test.com/app/code/core:/var/www/vhosts/dev.test.com/lib:.:/usr/share/pear:/usr/share/php') in /var/www/vhosts/dev.test.com/lib/Varien/Autoload.php on line 93

Adding new attribute promotion_id gives error.

Hello,
I am getting this error when i try to add new attribute promotion_id in googleshoppingapi:
Errors happened while adding products to Google Shopping.
The product "XXX " hasn't been added to Google Content.
Error calling POST https://www.googleapis.com/content/v2/1234/products: (400) Unknown field name: promotion_id

I have added the id to config.xml and created a new file PromotionId.php in Attributes also.
Have also Mapped the attribute in magento backend.

What else is required could you help with this?

Source model "googleshoppingapi/attribute_source_googleShoppingCategories" not found for attribute "google_shopping_category"

Hi,
I've (manually) installed the package on a Magento CE 1.9 install. If the module is enabled, I get a blank page (I suspect a 500 error, but nothing is logged). If I disable the module, the site loads OK, but clicking to edit any product throws this error:

Source model "googleshoppingapi/attribute_source_googleShoppingCategories" not found for attribute "google_shopping_category"";i:1;s:3552:"#0 /var/www/vhosts/hostname/httpdocs/app/code/core/Mage/Eav/Model/Entity/Attribute/Abstract.php(387)

We don't have compilation enabled, but do have Magento caching and APC running. I've flushed both to check whether they caused the problem, and have logged in / out of the admin area.

Does anyone know why this might be happening or how to resolve it?

Error fetching OAuth2 access token, message: 'invalid_client'

Hi,
I went through your setup instructions and always get above mentioned exception when trying to Catalog->Google Content API v2->Manage Items and selecting the relevant storeview.

The backend redirects me to Google which asks me to allow the access and after accepting I get Magento's frontend exception page.

I tried new API keys, tried to enter the credentials on different scopes (Main, Store, Storeview) but get always the same error.

My Magento domain setup is not that simple, but i guess it should work anyway due to me testing on Magento's different scopes. The main website (responsible for Google's callbacks) is on a different domain then the corresponding store.

Also did some Mage::Log debugging - everything looks quite normal, as far as I can tell.

Any ideas?

Missing brand attribute.

Probably again something I am missing.

I have two products A and B both have are of attribute set C and Attribute set C has the following attributes: Product Type, Brand and MPN for the UK

I go to my UK store and try to add A and B to google shopping, product A is submitted and product B is rejected with the error:

"[brand] validation/missing_required for Shopping,ShoppingApi: Insufficient product identifiers: Missing brand attribute."

I have checked quite a few things and don't get it because they are the same attribute set.

Rich

At the time of save product or Synchronize product from google content items it shows error "Errors happened during synchronization with Google Shopping"

Once i Synchronize product from "Google Content Items" to Google Merchant account. and then if i try to save product or again try to synchronize product it shows me. error message

Errors happened during synchronization with Google Shopping Cannot update 1 items. The item "Variateur Polini | Yamaha 4T" hasn't been updated. Invalid method Mage_Catalog_Model_Product::isDisabled(Array ( ) )

Magento ver. 1.6.1.0

/vendor/google/apiclient/src/Google/Http/REST.php:83

Hello I'm having another problem :( when I send the products to the google shopping

2015-03-21T03:55:47+00:00 ERR (3):
exception 'Google_Service_Exception' with message 'Error calling POST https://www.googleapis.com/content/v2/100508066/products: (400) Unknown field name: adwords_labels' in /var/ROOT.com/vendor/google/apiclient/src/Google/Http/REST.php:83
Stack trace:
#0 /var/ROOT.com/vendor/google/apiclient/src/Google/Http/REST.php(41): Google_Http_REST::decodeHttpResponse(Object(Google_Http_Request), Object(Google_Client))
#1 /var/ROOT.com/vendor/google/apiclient/src/Google/Client.php(564): Google_Http_REST::execute(Object(Google_Client), Object(Google_Http_Request))
#2 /var/ROOT.com/vendor/google/apiclient/src/Google/Service/Resource.php(227): Google_Client->execute(Object(Google_Http_Request))
#3 /var/ROOT.com/vendor/google/apiclient/src/Google/Service/ShoppingContent.php(1014): Google_Service_Resource->call('insert', Array, 'Google_Service_...')
#4 /var/ROOT.com/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/GoogleShopping.php(180): Google_Service_ShoppingContent_Products_Resource->insert('100508066', Object(Google_Service_ShoppingContent_Product))
#5 /var/ROOT.com/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Service/Item.php(47): BlueVisionTec_GoogleShoppingApi_Model_GoogleShopping->insertProduct(Object(Google_Service_ShoppingContent_Product), '1')
#6 /var/ROOT.com/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Item.php(86): BlueVisionTec_GoogleShoppingApi_Model_Service_Item->insert(Object(BlueVisionTec_GoogleShoppingApi_Model_Item))
#7 /var/ROOT.com/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/MassOperations.php(79): BlueVisionTec_GoogleShoppingApi_Model_Item->insertItem(Object(Mage_Catalog_Model_Product))
#8 /var/ROOT.com/app/code/community/BlueVisionTec/GoogleShoppingApi/controllers/Adminhtml/GoogleShoppingApi/ItemsController.php(130): BlueVisionTec_GoogleShoppingApi_Model_MassOperations->addProducts(Array, '1')
#9 /var/ROOT.com/app/code/core/Mage/Core/Controller/Varien/Action.php(418): BlueVisionTec_GoogleShoppingApi_Adminhtml_GoogleShoppingApi_ItemsController->massAddAction()
#10 /var/ROOT.com/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('massAdd')
#11 /var/ROOT.com/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#12 /var/ROOT.com/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#13 /var/ROOT.com/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#14 /var/ROOT.com/index.php(87): Mage::run('', 'store')
#15 {main}

Error with Missing Shipping Information

Thank you for sharing this great extension. Everything works perfectly, however I'm struggling to add products to the Manage Items page. When I look at the log, I get the same problem:

Error calling POST https://www.googleapis.com/content/v2/XXXXXXX/products: (400) [shipping] validation/missing_recommended for Shopping,ShoppingApi: Missing shipping information

I've set up default shipping within the Merchant Center, however it still appears to request shipping information per product. I'm not sure how to supply this information against the products via the attribute mapping, or how to ignore this and use the shipping settings loaded into the Merchant Center?

Flag does not unset as false after sync

Hello,

Everything is working fine with the extension, products are also getting synced to google merchant.
But i run a cron to sync the products daily. There are almost 9000 and above products.
After approximately 6000 or 7000 products(do not know the exact number) synced the process stops but the flag is not unset.

What could be the exact problem?
As i am not getting any error nor any notification.

Google returning 'Link' issue

Great work on the plugin! So far it's been so easy to use. I've encountered a problem however, which is stopping me submitting my catalogue to google shopping. From what I gather google wants a full URL link to the product. I've found no way of creating this as an attribute and then mapping it, nor do I believe your code sends it (I could be wrong on this one)

This is the error given;

Errors happened while adding products to Google Shopping.
The product "PRODUCT NAME" hasn't been added to Google Content.
Error calling POST https://www.googleapis.com/content/v2/8761712/products: (400) [link] validation/invalid...

Any suggestions would be greatly appreciated as it's had me a bit baffled. I've also attempting sending the url-key in it's place with no luck.

Many thanks,

Alan

Tables not created? Suggestions?

I followed the manual installation directions, but I'm getting the following error when clicking on CATALOG>>GOOGLE CONTENT API V2>>MANAGE ITEMS:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'zadmin_alliedmage.googleshoppingapi_items' doesn't exist, query was: SELECT COUNT(*) FROM googleshoppingapi_items AS main_table
LEFT JOIN catalog_product_entity_varchar AS p_d ON p_d.attribute_id=96 AND p_d.store_id='0' AND main_table.product_id=p_d.entity_id
LEFT JOIN catalog_product_entity_varchar AS p ON p.attribute_id=96 AND p.store_id=main_table.store_id AND main_table.product_id=p.entity_id
LEFT JOIN googleshoppingapi_types AS types ON main_table.type_id=types.type_id WHERE (main_table.store_id IN ('1'))

Uncaught ReferenceError: gContentAttribute is not defined

This is more likely to be an error with my magento installation, than your codebase, but support would be appreciated!

When attempting to add an attribute mapping, when clicking the button, I'm present with 'Uncaught ReferenceError: gContentAttribute is not defined' in the console.

Everything else (other than this) appears to be working (I obviously can't submit to google without any mappings though).

Interestingly, I have this installed on an identical magento installation for a different region and have had no issues with the plugin.

Any suggestions?

Google Content Api v2 Redirect not working

Im logged into my magento admin and when clicking google content api v2 / manage items... I am redirected to go to the google page to accept or cancel managing product listings. Clicking accept redirects me back to my home page.

when I remove my client id or client secret the redirect works and I am able to add products to google api. They dont upload because of the lack of client id though. im guessing it is an authentication issue but not sure where. Please help

$flag->isLocked() equals false

Hello,

I'm trying to synchronize items with google, I am redirected to the page "/index.php/admin/googleShoppingApi_items/refresh/store/1/key/" it is all in white.

When debugging the code I realized that the call $flag->isLocked() (ItemsController.php line 197) always returns false.

Can someone help me understand what can cause this?

Thanks!!

Add other country

Hello,
How can I add other country like Poland?
Can you help me?
Best Regards

Files are not getting included

Hello ,
I am getting the following error in system logs on opening the Mange items page:

2015-02-17T07:43:27+00:00 ERR (3): Warning: include(): Failed opening 'Google/Config.php' for inclusion (include_path='/var/www/magneto/app/code/local:/var/www/magneto/app/code/community:/var/www/magneto/app/code/core:/var/www/magneto/lib:.:/usr/share/php:/usr/share/pear') in /var/www/magneto/lib/Varien/Autoload.php on line 93
2015-02-17T07:43:27+00:00 ERR (3): Warning: include(Google/Auth/OAuth2.php): failed to open stream: No such file or directory in /var/www/magneto/lib/Varien/Autoload.php on line 93
2015-02-17T07:43:27+00:00 ERR (3): Warning: include(): Failed opening 'Google/Auth/OAuth2.php' for inclusion (include_path='/var/www/magneto/app/code/local:/var/www/magneto/app/code/community:/var/www/magneto/app/code/core:/var/www/magneto/lib:.:/usr/share/php:/usr/share/pear') in /var/www/magneto/lib/Varien/Autoload.php on line 93
2015-02-17T07:43:27+00:00 ERR (3): Warning: include(Google/Auth/Abstract.php): failed to open stream: No such file or directory in /var/www/magneto/lib/Varien/Autoload.php on line 93
2015-02-17T07:43:27+00:00 ERR (3): Warning: include(): Failed opening 'Google/Auth/Abstract.php' for inclusion (include_path='/var/www/magneto/app/code/local:/var/www/magneto/app/code/community:/var/www/magneto/app/code/core:/var/www/magneto/lib:.:/usr/share/php:/usr/share/pear') in /var/www/magneto/lib/Varien/Autoload.php on line 93

Also Uncaught ReferenceError: Mage is not defined on the page.
Have i missed out anything?

Not able to enter into "catalog > Google Content API v2 > Manage items"

Hello,
I have installed your module, and after following all the instructions i got the error of:

"Uncaught exception 'Exception' with message 'Warning:
require_once(/var/www/magento_root/vendor/google/apiclient/src/Google/Client.php):
failed to open stream: No such file or directory in
/var/www/magento_root/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/GoogleShopping.php
on line 2' in
/var/www/magento_root/app/code/core/Mage/Core/functions.php:245"

I found browsing round here, that i needed to include vendor folder which i downloaded and added it in the supposed properly location. That made the error disappear, which is fine, but now when I enter into "catalog > Google Content API v2 > Manage items" the screen get white and empty, and it doesn't get in. I have activated the warnings, and this is what I get:

"Warning: include(Google/Config.php): failed to open stream: No such file or directory in /var/www/magento_root/lib/Varien/Autoload.php on line 93
#0 /var/www/magento_root/lib/Varien/Autoload.php(93): mageCoreErrorHandler(2, 'include(Google/...', '/var/www/google...', 93, Array)
#1 /var/www/magento_root/lib/Varien/Autoload.php(93): Varien_Autoload::autoload()
#2 [internal function]: Varien_Autoload->autoload('Google_Config')
#3 /var/www/magento_root/vendor/google/apiclient/src/Google/Client.php(80): spl_autoload_call('Google_Config')
#4 /var/www/magento_root/app/code/community/BlueVisionTec/GoogleShoppingApi/controllers/Adminhtml/GoogleShoppingApi/OauthController.php(80): Google_Client->__construct()
#5 /var/www/magento_root/app/code/core/Mage/Core/Controller/Varien/Action.php(418): BlueVisionTec_GoogleShoppingApi_Adminhtml_GoogleShoppingApi_OauthController->authAction()
#6 /var/www/magento_root/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('auth')
#7 /var/www/magento_root/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#8 /var/www/magento_root/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#9 /var/www/magento_root/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#10 /var/www/magento_root/index.php(90): Mage::run('default', 'store')
#11 {main}"

Could you help please?
Thanks in advance.
Carlos

Unable to update google_shopping_category normally

The google_shopping_category attribute, which assigned itself automatically, does not seem to save correctly. Example code:

$product = Mage::getModel('catalog/product')
        ->load(1);
echo 'GSC: '.$product->getGoogleShoppingCategory()."\n"; //"567"
$product->setData('google_shopping_category',5701);
echo 'GSC: '.$product->getGoogleShoppingCategory()."\n"; //"5701"
$product->save();

But after save, it stays at 567. $product->setGoogleShoppingCategory(5701) also failed. Not sure if I'm missing some special properties of the attribute; I know it loads the source data from a flat file, but didn't think that would impact saving the data as it's just an int stored in the EAV tables.

Warnings and Not sync

Warning: include(Google/Service/ShoppingContent/Product.php): failed to open stream: No such file or directory in /chroot/home/website.com/html/lib/Varien/Autoload.php on line 94

Warning: include(Google/Service/ShoppingContent/Product.php): failed to open stream: No such file or directory in /chroot/home/website.com/html/lib/Varien/Autoload.php on line 94

Warning: include(): Failed opening 'Google/Service/ShoppingContent/Product.php' for inclusion (include_path='/chroot/home/website.com/html/lib/minify:/chroot/home/website.com/html/app/code/local:/chroot/home/website.com/html/app/code/community:/chroot/home/website.com/html/app/code/core:/chroot/home/website.com/html/lib:.:/usr/share/pear:/usr/share/php') in /chroot/home/website.com/html/lib/Varien/Autoload.php on line 94

Does not list the products in Manage List

Hello, how are you?

On entering the option "Catalog> Google Content API v2> Manage list" displays a blank page (only loads the menu and footer).

Also realized that to enter the product detail, the menu option "GoogleShopping" this does not appear in the side menu .

They can give a hint of what can be?

thanks!

captura de tela 2015-02-25 as 09 38 53

magento shopping api v2

Hi,
I installed this on two stores and am getting the following issue on both, Please advise I am stuck!!

Fatal error: Class 'Google_Auth_AssertionCredentials' not found in xxx/public_html/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/GoogleShopping.php on line 107

Failed opening 'Google/Client.php'

I am getting an error does anyone know what can it be?

2015-02-26T15:09:13+00:00 ERR (3): Warning: include(): Failed opening 'Google/Client.php' for inclusion (include_path='/var/www/vhosts/dev.store.com/app/code/local:/var/www/vhosts/dev.store.com/app/code/community:/var/www/vhosts/dev.store.com/app/code/core:/var/www/vhosts/dev.store.com/lib:.:/usr/share/pear:/usr/share/php') in /var/www/vhosts/dev.store.com/lib/Varien/Autoload.php on line 93

fopen

Hi.
I got this error:

2015-02-16T10: 06: 29 + 00: 00 ERR (3): Warning:fopen(/home/tiendascom/domains/tiendascom.com/public_html/var/bluevisiontec/googleshoppingapi/data/taxonomy.en-US.txt) [ function.fopen]: failed to open stream: No such file or directory in/home/tiendascom/domains/tiendascom.com/public_html/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/Attribute/Source/GoogleShoppingCategories.php on line 39

I think fopen is off, there is possibility of alternative code?

manage items error

Hi.

When i go to: Catalog -> Google Content Api v2 -> manage items

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxxx/domains/xxxxxx.com/public_html/vendor/google/apiclient/src/Google/Client.php' (include_path='/home/xxxxx/domains/xxxxx.com/public_html/app/code/local:/home/xxxxxxxx/domains/xxxxxxx.com/public_html/app/code/community:/home/xxxxxxxx/domains/xxxxxxxx.com/public_html/app/code/core:/home/xxxxxxxx/domains/xxxxxxxx.com/public_html/lib:.:/usr/local/lib/php') in /home/xxxxxxxx/domains/xxxxxxxxx.com/public_html/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/GoogleShopping.php on line 2

Add to Google Content

Hi,

When i go to catalog > Google Content API v2 > manage Items, choose some items from the "Available Products", select "Add to Google Content" from Actions dropdown and click "Submit", then the Submit button just faded with some processing icon and after few seconds, the page get refreshed but the chosen items have not added to the "Google Content Items".

Please advise!

Fatal error

I have updated your extension and now I got this error message when I want to manage items :

Fatal error: require_once(): Failed opening required '/var/www/vhosts/mysite.com/httpdocs/vendor/google/apiclient/src/Google/autoload.php' (include_path='/var/www/vhosts/mysite.com/httpdocs/app/code/local:/var/www/vhosts/mysite.com/httpdocs/app/code/community:/var/www/vhosts/mysite.com/httpdocs/app/code/core:/var/www/vhosts/mysite.com/httpdocs/lib:.:/opt/plesk/php/5.5/share/pear') in /var/www/vhosts/mysite.com/httpdocs/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/GoogleShopping.php on line 2

Before, it worked very well. Any Idea ?

Unknown Category

I'm probably doing something wrong but I am getting the following:

[google_product_category] validation/invalid_value for Shopping,ShoppingApi: Unknown 'google product category' value

Where does it get the category from because this appears to be missing when editing the attribute setting, also looks to be missing from the googleshoppingapi_attributes table.

Rich

Error Fetching oAuth2

After setting up your extension a few days ago it was working fine. However logging in today, the ability to access the list appears to no longer work, and I'm presented with an error. Any support would be greatly appreciated.

Trace: #0 /home/thefurni/public_html/vendor/google/apiclient/src/Google/Client.php(126): Google_Auth_OAuth2->authenticate('4/AXGwhgiQH-1ZP...') #1 /home/thefurni/public_html/app/code/community/BlueVisionTec/GoogleShoppingApi/controllers/Adminhtml/GoogleShoppingApi/OauthController.php(95): Google_Client->authenticate('4/AXGwhgiQH-1ZP...') #2 /home/thefurni/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(418): BlueVisionTec_GoogleShoppingApi_Adminhtml_GoogleShoppingApi_OauthController->authAction() #3 /home/thefurni/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('auth') #4 /home/thefurni/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #5 /home/thefurni/public_html/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch() #6 /home/thefurni/public_html/app/Mage.php(684): Mage_Core_Model_App->run(Array) #7 /home/thefurni/public_html/index.php(86): Mage::run('default', 'store') #8 {main}

screen shot 2015-05-13 at 08 57 52

custom_label_0 etc

Is it possible to add Custom Labels to the attribute mapping? This is important for more granular Adwords campaign management.

Items from Google Content Items dont get deleted or synchronized?

I am trying to delete the product from Google Content Items. When i checked the checkbox of the product and choose 'Delete' from the action drop down and click Submit, then it asked for confirmation and then i got the message 'Google Shopping synchronization process is running'.

After that the page getting reloaded but when i search for that item in Google Content Items, it is still there.

Please advice!

Adding custom attribute

I'm trying to add the custom attribute 'identifier exists'.

When i map it like this:
capture

I get the following error:
exception 'Google_Service_Exception' with message 'Error calling POST https://www.googleapis.com/content/v2/8980377/products: (400) Unknown field name: identifier_exists' in /vendor/google/apiclient/src/Google/Http/REST.php:83

How do i translate identifier_exists to an attribute name google will understand, like "identifier exists"? I've tried adding it to config.xml as a translation but no dice.

google shopping price shows wrong

I have Install and configure extension. It is working fine.
In Magento store price shows like this way Excl. BTW: € 180,99 and Incl. BTW: € 219,00. and when product synchronize with google shopping. In google shopping store it shows price exclusive tax. while i want to display Inclusive tax price. It mean it should show 219 instead of 180.99 how is it possible?
(Note: I have tried mapping attribute with "Display Actual Price" and "Price" but in both case it shows Exclusive Tax Price 180.99).

Error (401) User cannot access account XXXXXXX

Hi,

I configured all the steps as described in your info and Also added the email account generated in the Google Developers credentials as a user on my Merchant account, But I keep getting the 401 error.

Manage Items Page Blank

Everything about this works fine so far. When I got to Catalog > API V2 > Manage Items. It is just a white page. Using Magento 1.8.1.0

image

Duplicat Product Id

Hi ,

I have issue with ID. It is showing double. Could you please assist me how to remove one id.
google content

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.