Offical Google Checkout module for osCommerce Support Thread
#1101
Posted 05 August 2010, 02:43
My websites are
Kids Chair World and
Brianna's Bedding and Beyond
#1102
Posted 05 August 2010, 04:39
Brismom, on 05 August 2010, 02:43, said:
My websites are
Kids Chair World and
Brianna's Bedding and Beyond
google checkout
Edited by speed777, 05 August 2010, 04:41.
#1103
Posted 18 August 2010, 19:46
I installed GCO 1.5 and it has been working for the most part, I'm receiving orders and am able to change the status of orders. It was until recently when I tried to add a comment to an order that I received this error.
When I try to add a comment, I get the following error message:
1146 - Table 'accessorytrend.google_configuration' doesn't exist select google_configuration_value from google_configuration where google_configuration_key='USE_CART_MESSAGING' [TEP STOP]
When I choose to only append the comment, it goes through fine and I see the following screen:
http://img62.imageshack.us/img62/2293/96372710.jpg
When I choose to only notify customer, I get the same error message as above:
1146 - Table 'accessorytrend.google_configuration' doesn't exist select google_configuration_value from google_configuration where google_configuration_key='USE_CART_MESSAGING' [TEP STOP]
I've checked my SQL tables and noticed that google_configuration isn't there. From my research, the table should have been there when I installed GCO. For whatever reason, it isn't there right now.. I'm wondering how I can solve this problem without having to reinstall GCO because that was a painful process..
Can anyone help?
#1104
Posted 21 August 2010, 18:07
itzbilly, on 18 August 2010, 19:46, said:
I installed GCO 1.5 and it has been working for the most part, I'm receiving orders and am able to change the status of orders. It was until recently when I tried to add a comment to an order that I received this error.
When I try to add a comment, I get the following error message:
1146 - Table 'accessorytrend.google_configuration' doesn't exist select google_configuration_value from google_configuration where google_configuration_key='USE_CART_MESSAGING' [TEP STOP]
When I choose to only append the comment, it goes through fine and I see the following screen:
http://img62.imageshack.us/img62/2293/96372710.jpg
I'm not familiar with accessorytrend but maybe when you installed it, it had an sql file and it overwrote some files.
When I choose to only notify customer, I get the same error message as above:
1146 - Table 'accessorytrend.google_configuration' doesn't exist select google_configuration_value from google_configuration where google_configuration_key='USE_CART_MESSAGING' [TEP STOP]
I've checked my SQL tables and noticed that google_configuration isn't there. From my research, the table should have been there when I installed GCO. For whatever reason, it isn't there right now.. I'm wondering how I can solve this problem without having to reinstall GCO because that was a painful process..
Can anyone help?
Edited by speed777, 21 August 2010, 18:09.
#1105
Posted 21 August 2010, 23:15
I need a helping hand please. I've installed Google Checkout
but I need to change whatever setting to allow for international sales.
Could someone please let me know how to do this please?
The more information I read on this subject my bigger my headache gets LOL
Thanks in advance
#1106
Posted 29 August 2010, 18:23
Warning: include(/home/content/r/w/r/rwray54/html/ecommerce/www/includes/languages/english/modules/payment/googlecheckout.php) [function.include]: failed to open stream: No such file or directory in /home/content/r/w/r/rwray54/html/ecommerce/www/admin/modules.php on line 149
Warning: include() [function.include]: Failed opening '/home/content/r/w/r/rwray54/html/ecommerce/www/includes/languages/english/modules/payment/googlecheckout.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/r/w/r/rwray54/html/ecommerce/www/admin/modules.php on line 149
Warning: require_once(/home/content/r/w/r/rwray54/html/ecommerce/www//includes/languages/english/modules/payment/googlecheckout.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/r/w/r/rwray54/html/ecommerce/www/includes/modules/payment/googlecheckout.php on line 43
Fatal error: require_once() [function.require]: Failed opening required '/home/content/r/w/r/rwray54/html/ecommerce/www//includes/languages/english/modules/payment/googlecheckout.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/r/w/r/rwray54/html/ecommerce/www/includes/modules/payment/googlecheckout.php on line 43
I can't figure out where I've screwed up. Line 149 is:
include(DIR_FS_CATALOG_LANGUAGES . $language . '/modules/' . $module_type . '/' . $file);
#1107
Posted 30 August 2010, 19:47
#1108
Posted 06 September 2010, 00:01
#1110
Posted 12 September 2010, 21:26
Thanks Speed. I did what the ReadMe said to do, but for whatever reason it is still not recognizing international shipping.
What am I doing wrong???
#1111
Posted 15 September 2010, 15:40
ladykaren, on 12 September 2010, 21:26, said:
Thanks Speed. I did what the ReadMe said to do, but for whatever reason it is still not recognizing international shipping.
What am I doing wrong???
Edited by speed777, 15 September 2010, 15:47.
#1112
Posted 15 September 2010, 18:36
itzbilly, on 18 August 2010, 19:46, said:
I installed GCO 1.5 and it has been working for the most part, I'm receiving orders and am able to change the status of orders. It was until recently when I tried to add a comment to an order that I received this error.
When I try to add a comment, I get the following error message:
1146 - Table 'accessorytrend.google_configuration' doesn't exist select google_configuration_value from google_configuration where google_configuration_key='USE_CART_MESSAGING' [TEP STOP]
When I choose to only append the comment, it goes through fine and I see the following screen:
http://img62.imageshack.us/img62/2293/96372710.jpg
When I choose to only notify customer, I get the same error message as above:
1146 - Table 'accessorytrend.google_configuration' doesn't exist select google_configuration_value from google_configuration where google_configuration_key='USE_CART_MESSAGING' [TEP STOP]
I've checked my SQL tables and noticed that google_configuration isn't there. From my research, the table should have been there when I installed GCO. For whatever reason, it isn't there right now.. I'm wondering how I can solve this problem without having to reinstall GCO because that was a painful process..
Can anyone help?
Bo
#1113
Posted 15 September 2010, 19:04
If I remove from modules.php & orders.php the bit // *** BEGIN GOOGLE CHECKOUT ***
require_once(DIR_FS_CATALOG . 'googlecheckout/inserts/admin/ "whicheverfile"
all is ok & fast again.
Why, what's wrong?
Please help!
#1114
Posted 16 September 2010, 21:28
I've been doing some more testing and I found a glitch
When I run http://ladykbridalplus.com/catalog/googlecheckout/responsehandler.php
I get
Parse error: syntax error, unexpected T_CASE in /home/content/l/a/d/ladykdelights/html/catalog/googlecheckout/responsehandler.php
on line 710
googled T_CASE error ..... fix is to put } on line 709 which is already there
Help?
#1115
Posted 17 September 2010, 02:56
A username and password are being requested by http://ladykbridalplus.com. The site says: "Google checkout Basic Authentication"
I've tried my admin login and merchant id/key for both sandbox and production accounts but nothing takes.
Do I need to set something else up somewhere?
#1116
Posted 17 September 2010, 03:16
I also checked the response_error log and this is listed
Thu Sep 16 17:35:07 MST 2010:- Failed to Get Basic Authentication Headers
How can I fix this please?
#1117
Posted 17 September 2010, 17:18
ladykaren, on 17 September 2010, 02:56, said:
A username and password are being requested by http://ladykbridalplus.com. The site says: "Google checkout Basic Authentication"
I've tried my admin login and merchant id/key for both sandbox and production accounts but nothing takes.
Do I need to set something else up somewhere?
Edited by speed777, 17 September 2010, 17:23.
#1118
Posted 18 September 2010, 03:12
Thanks for getting back.
I went into googlecheckout folder and opened the htpasswd php and changed both the production and sandbox id/key and
tried to run the response handler again but the username/password box will still not take. I use GoDaddy as
host and I can't change password protect on the googlecheckout folder itself. I tick the folder and go to Permission
then go to Password Protect and I get a warning popup "one or more files are custom and cannot be edited"
Sigh ... I'm stuck again. I ran a test order in sandbox and am receiving an email from GC about the order, but
the order doesn't show up in Osc admin. I have the XML ticked in settings on the API page in GC.
Course this has nothing to do with getting international shipping set up LOL
I did find this http://www.oscommerce.com/community/contributions,5157/category,1/search,google+checkout that says
the mod will remove restrictions international shipping but it says nothing on where to install it.
*Banging head against desk*
#1119
Posted 06 October 2010, 15:49
I started to install GC 1.5 but in the process noticed that the mod/contribution is going to step all over my USPS entries. Then I realized when Google said it's an alternative method of payment. I think they meant it will be the only method if you use their mod? Is there a GC mod/contribution that can be used as an additional option, and not the only option of checkout? Without stepping all over the OSC's mods? I want to provide my customers more choices not one choice. *fingers crossed*
Thanks in advance.
~Vid
Edited by videod, 06 October 2010, 15:56.
osCommerce V2.2 RC2a
PHP Version 5.2.17
MySQL Version 5.0.91-log
Shared Hosting - GoDaddy
----------------------------------------------
Development:
osCommerce 2.3.1 & 3.0.1
CentOS 5.6 / Unbuntu 11.04 / Server 2008 R2
Apache 2.2.3 / 2.2.17
PHP Version 5.3.8
MySQL Version 5.0.77 / 5.0.91 & 5.1.54
Hosted on VMWare Server version 2.0
#1120
Posted 11 October 2010, 21:14
videod, on 06 October 2010, 15:49, said:
I started to install GC 1.5 but in the process noticed that the mod/contribution is going to step all over my USPS entries. Then I realized when Google said it's an alternative method of payment. I think they meant it will be the only method if you use their mod? Is there a GC mod/contribution that can be used as an additional option, and not the only option of checkout? Without stepping all over the OSC's mods? I want to provide my customers more choices not one choice. *fingers crossed*
Thanks in advance.
~Vid
I see there is an answer earlier in this thread but that version does walk on the USPS contribution as well. Any suggestions?
Thanks in advance.
~Vid
osCommerce V2.2 RC2a
PHP Version 5.2.17
MySQL Version 5.0.91-log
Shared Hosting - GoDaddy
----------------------------------------------
Development:
osCommerce 2.3.1 & 3.0.1
CentOS 5.6 / Unbuntu 11.04 / Server 2008 R2
Apache 2.2.3 / 2.2.17
PHP Version 5.3.8
MySQL Version 5.0.77 / 5.0.91 & 5.1.54
Hosted on VMWare Server version 2.0














