Closed Zydol closed 9 years ago
Hi,
GoogleShopping is not available in all countries, therefore only a few countries are available in the module. But Poland was added to the countries where GoogleShopping is available, so I will add it in the module configuration with the next commit..
Beste regards,
schnere
Thank you Schnere. Is complicated? maybe I'll try?
As the countries should be available for everyone, I will add it now. To see how it's done take a look at the allowed_countries in config.xml .
I'm just make the same ;) But now when I go to catalog/google content apiV2 load error:
Warning: include(Google/Config.php): failed to open stream: No such file or directory in /var/www/virtual/gardenowo.pl/htdocs/lib/Varien/Autoload.php on line 94
Any idea?
Did you install Google API Client 1.1.2? https://github.com/google/google-api-php-client/releases
yeah in /htdocs/vendor/google/apiclient
Please make sure that you use version 1.1.2 and not the head revision of Google API Client.
Does line 18 in vendor/google/apiclient/src/Google/Client.php look like the following?
require_once realpath(dirname(__FILE__) . '/../../autoload.php');
Looks same
require_once realpath(dirname(__FILE__) . '/../../autoload.php');
class Google_Client
{
const LIBVER = "1.1.2";
const USER_AGENT_SUFFIX = "google-api-php-client/";
Mhm, if you enable php error_log, do you get any errors? You should debug if vendor/google/apiclient/src/Google/Client.php and vendor/google/apiclient/autoload.php gets loaded.
no, I dont see any new error
Can you debug if vendor/google/apiclient/src/Google/Client.php and vendor/google/apiclient/autoload.php are getting loaded?
If you would prefer paid installation support, please contact me at r.schneidewind@bluevisiontec.eu
no they aren't My customer now want to buy some working extension. I'm just want to help him.
Hello, How can I add other country like Poland? Can you help me? Best Regards