Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hello everyone,

 

I am new to this whole installation process. I am trying to install Master_products-v1.1.5. Do I install this contribution first than do the fixes that came after Master_products-v1.1.5???

 

or do i just ftp filles in the Master_products-v1.1.5 to my oscommerce or do i need to do anything the these files first.

 

The reason I am asking because I did all of that and I got an error message, so I am not sure if I installed it correctly.

 

On the website I got the following error message:

 

1054 - Unknown column 'p.products_listing_status' in 'where clause'

select p.products_id, p.products_image, p.products_tax_class_id, if(s.status, s.specials_new_products_price, p.products_price) as products_price from products p left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_listing_status = '1' order by p.products_date_added desc limit 9

 

When I run master.sql i got the following error:

 

SQL-query:

 

INSERT INTO configuration_group

VALUES ( 16, 'Slave Products', 'Slave Product Listing - configuration options', 16, 1 )

MySQL said:

 

#1062 - Duplicate entry '16' for key 1

 

 

Thanks in advance,

 

Albert

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