Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I installed Optional Related Products 3.3 on to a clean osCommerce 2.2 Milestone 2 Update 060817

I am receiving this error........

 

1146 - Table 'justink_justink.TABLE_PRODUCTS_OPTIONS_PRODUCTS' doesn't exist

select pop_products_id_slave, products_name, products_price, products_tax_class_id, products_image from TABLE_PRODUCTS_OPTIONS_PRODUCTS, products_description pa, products pb WHERE pop_products_id_slave = pa.products_id and pa.products_id = pb.products_id and language_id = '1' and pop_products_id_master = '13' and products_status='1' order by pop_order_id, pop_id

 

I have looked in My database table and TABLE_PRODUCTS_OPTIONS_PRODUCTS is not there, but PRODUCTS_OPTIONS_PRODUCTS is.

 

web address is: justink.co.nz/product_info.php?cPath=3_10&products_id=13

 

Any help would be wonderful :)

Posted (edited)
I installed Optional Related Products 3.3 on to a clean osCommerce 2.2 Milestone 2 Update 060817

I am receiving this error........

 

1146 - Table 'justink_justink.TABLE_PRODUCTS_OPTIONS_PRODUCTS' doesn't exist

select pop_products_id_slave, products_name, products_price, products_tax_class_id, products_image from TABLE_PRODUCTS_OPTIONS_PRODUCTS, products_description pa, products pb WHERE pop_products_id_slave = pa.products_id and pa.products_id = pb.products_id and language_id = '1' and pop_products_id_master = '13' and products_status='1' order by pop_order_id, pop_id

 

I have looked in My database table and TABLE_PRODUCTS_OPTIONS_PRODUCTS is not there, but PRODUCTS_OPTIONS_PRODUCTS is.

 

web address is: justink.co.nz/product_info.php?cPath=3_10&products_id=13

 

Any help would be wonderful :)

 

I could use this contribution and this is what I found there ... [the new contribution should be accepted shortly I assume]

 

This is just the current (and correct) related_product.sql file. The complete package, with screenshots, is in the system and waiting for approval.

 

In the meantime, if you want to install the latest iteration of version 3.3, replace the included sql file with this one, and you shouldn't have any trouble with the install.

 

This version of the contribution is being discussed on the forum at: http://www.oscommerce.com/forums/index.php?showtopic=217953.

Edited by Duende1

__

 

Duende

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