Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error Table 'dappasco_store.TABLE_GV_CUSTOMER' doesn't exist


Recommended Posts

Posted

I am running march of 2003 snapshot. i added the gift voucher contribution and it worked fine until I had some other problems which when fixed I now get this error during checkout. There is no left colum only this error there. being new to php I am lost with this one. I am getting this error message:

 

1146 - Table 'dappasco_store.TABLE_GV_CUSTOMER' doesn't exist

 

select amount from TABLE_GV_CUSTOMER where customer_id = '9'

 

[TEP STOP]

 

Does anyony know how to fix this problem?

Posted

Having a similar problem here....

 

1146 - Table 'tanya_osc1.TABLE_COUPON_GV_CUSTOMER' doesn't exist

 

select amount from TABLE_COUPON_GV_CUSTOMER where customer_id = '7'

 

[TEP STOP]

Posted
I am running march of 2003 snapshot. i added the gift voucher contribution and it worked fine until I had some other problems which when fixed I now get this error during checkout. There is no left colum only this error there. being new to php I am lost with this one. I am getting this error message:

 

1146 - Table 'dappasco_store.TABLE_GV_CUSTOMER' doesn't exist

 

select amount from TABLE_GV_CUSTOMER where customer_id = '9'

 

[TEP STOP]

 

Does anyony know how to fix this problem?

 

Hello out there,

Can anyone of you superior human beings please help us?

Posted

Did you install the included SQL file? (located in Docs folder)

 

the only problem i have the sql included is missing a table.

 

 

 

insert into gv_tracking (gv_number, date_created, customer_id_sent, sent_firstname, sent_surname, emailed_to, gv_a :lol: mount) values ('203e273cb55aceb6', NOW(),'0','Sent by','Admin','[email protected]','39.9900')

 

there is no table gv_tracking it's missing from the SQL Dump included in the main package, other than that it was pretty easy to install.

Posted
Did you install the included SQL file? (located in Docs folder)

 

the only problem i have the sql included is missing a table.

 

 

 

insert into gv_tracking (gv_number, date_created, customer_id_sent, sent_firstname, sent_surname, emailed_to, gv_a :lol: mount) values ('203e273cb55aceb6', NOW(),'0','Sent by','Admin','[email protected]','39.9900')

 

there is no table gv_tracking it's missing from the SQL Dump included in the main package, other than that it was pretty easy to install.

 

Yes, I installed the sql tables. I even deleted them and reinstalled them.

I have the TABLE_GV_CUSTOMER in my SQL data base but for some reason it is not finding it.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...