Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Missing Table?


Guest

Recommended Posts

I have tried to install the SQL numerous times and reviewed everything and I keep getting this error..

 

1146 - Table 'xxxxx_barnstormingrc.TABLE_STAR_PRODUCT' doesn't exist

 

select sp.product_id, pd.products_id, pd.products_name from TABLE_STAR_PRODUCT sp, products_description pd where pd.language_id = '1'

 

Thanks

Edited by BarnstormingRC
Link to comment
Share on other sites

From the directions:

 

4.- ADD this lines before the last ?> tag at: 

/catalog/includes/database_tables.php 

 //Star Products pimped Start
 define('TABLE_STAR_PRODUCT', 'star_product');
 //Star Products pimped End

You probably haven't done that - yet.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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