Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Allmanufacters


Hobbes_TheReal

Recommended Posts

Hello all,

 

we have made many changes in our OSC, and now who most are done, we find one Error by the manufacters.

We have installed Allmanufacters and when we now cklick on the Image of a Manufacter, we see only this :

 

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

 

select count(p.products_id) as total from products p, products_description pd, manufacturers m left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_listing_status = '1' and pd.products_id = p.products_id and pd.language_id = '2' and p.manufacturers_id = m.manufacturers_id and m.manufacturers_id = '4'

 

[TEP STOP]

 

Can anyone help me, to fix this Error ??

 

Thanks for answer me. :)

 

Regards

Hobbes

Link to comment
Share on other sites

it is saying that products_listing_status isn't in your database. I'm not sure what contribution this field comes from.

 

It's possible you have installed a contribution badly and haven't updated your database. Personally I would just remove that field from your query.

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