google-code-export / google-checkout-oscommerce

Automatically exported from code.google.com/p/google-checkout-oscommerce
1 stars 0 forks source link

1146 - Table 'spaandbeauty_db.google_configuration' doesn't exist select google_configuration_value from google_configuration where google_configuration_key='' [TEP STOP] ERROR #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add item to cart, brought to What's in my cart? screen and this error
shows below the update/continue shopping/checkout buttons:
1146 - Table 'spaandbeauty_db.google_configuration' doesn't exist

select google_configuration_value from google_configuration where
google_configuration_key=''

[TEP STOP]

What is the expected output? What do you see instead?
No error.

What version of the product are you using? On what operating system?
osCommerce 2.2rc2a with Google Checkout Integration Module from Google

Please provide any additional information below.

Original issue reported on code.google.com by djl...@gmail.com on 17 Mar 2009 at 3:30

GoogleCodeExporter commented 9 years ago
Was this a fresh install or an update?

The database table in question should have been created when you installed the 
module
using osCommerce's admin UI (under 'Modules -> Payment -> GoogleCheckout', click
'install'). If this is an upgrade, you may need to click 'remove' and then 
'install'
again. Note that you will have to re-enter your configuration values, but this 
won't
clear out any old orders.

Original comment by ed.davis...@gmail.com on 18 Mar 2009 at 2:30

GoogleCodeExporter commented 9 years ago
I have the same problem and I followed this instructions however the problem is 
still exists. On my database I found just two database tables: google_checkout 
and 
google_orders. If I will manually adding the table, what shoulb be inthere?

Original comment by gmhsp...@gmail.com on 25 Mar 2009 at 1:36

GoogleCodeExporter commented 9 years ago
Great question, gmhsphil, that may solve the problem. Help anyone?

Original comment by djl...@gmail.com on 25 Mar 2009 at 8:05

GoogleCodeExporter commented 9 years ago
I had the same issue.  It went away when I made sure to upload php files as 
ascii 
files using filezilla.

Original comment by hilburn...@gannon.edu on 26 Mar 2009 at 8:20

GoogleCodeExporter commented 9 years ago
I know how exactly fix issue.

Original comment by feodora....@gmail.com on 29 Mar 2009 at 3:34

GoogleCodeExporter commented 9 years ago
I fix the issue, I made both comparisons from old version to the latest one 
version 
1.5 rc-1, just make sure unistall the old one from admin and all old files from 
server, then install the first one by downloading the latest zip file here and 
unzip 
inside the server ( I am using Cpanel), make sure your googlecheckout.php is in 
the 
right permission (644)
Hope it helps.

Original comment by gmhsp...@gmail.com on 1 Apr 2009 at 11:02