Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi

 

i set up a new OSC Online Merchant 2 RC 2a and SPPC 2.2.1a. Nothing else, only the pure shop and this contribution. Now i have an Error in the product-info page:

 

 

1267 - Illegal mix of collations (latin1_swedish_ci,COERCIBLE) and (utf8_general_ci,IMPLICIT) for operation 'find_in_set'

select count(*) as total from products_options popt, products_attributes patrib where patrib.products_id='26' and patrib.options_id = popt.products_options_id and popt.language_id = '2' and find_in_set('0', attributes_hide_from_groups) = 0

[TEP STOP]

 

 

 

 

you can see it here: http://www.hessenhost.de/wcommerce/product...?products_id=26

 

I tried it online with php4 an mysql 4 and local with xampp package php5 and mysql 5, both the same error.

 

What to do now??

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