Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hopefully someone can help me!!!

 

I am kinda new to this, but I have a client that wants the gift voucher thing and this contribution looks like what we need! Although, I downloaded the 1.51a and copied all the files to the correct locations on a test install of oscommerce and I am getting this error: 1146 - Table 'goochj_osc2.coupons' doesn't exist

 

select count(*) as total from coupons where coupon_active='Y' and coupon_type != 'G'

 

[TEP STOP]

 

in the administration console and other places. I am totally stupid when it comes to MySQL, I know that there is a sql file that needs to be install, but how to you do it?? I use a 3rd party hosting company, so is there even a possibility to do this???

 

Please any help ASAP would be greatly appreciated!!!

 

Thanks!!!

Posted
Hopefully someone can help me!!!

 

I am kinda new to this, but I have a client that wants the gift voucher thing and this contribution looks like what we need! Although, I downloaded the 1.51a and copied all the files to the correct locations on a test install of oscommerce and I am getting this error: 1146 - Table 'goochj_osc2.coupons' doesn't exist

 

select count(*) as total from coupons where coupon_active='Y' and coupon_type != 'G'

 

[TEP STOP]

 

in the administration console and other places. I am totally stupid when it comes to MySQL, I know that there is a sql file that needs to be install, but how to you do it?? I use a 3rd party hosting company, so is there even a possibility to do this???

 

Please any help ASAP would be greatly appreciated!!!

 

Thanks!!!

Login to phpMyAdmin (usually by your control panel). If you do not know where or how to do this, please consult your host.

Choose which database for your shop.

To run a SQL query, click on "SQL" on the navigation bar.

Enter your SQL in the box provided or browse to the sql file on your pc.

Click "Go".

If all goes well, your SQL query will now be succesfully entered.

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...