crazymetzel Posted April 30, 2008 Posted April 30, 2008 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?? Quote
Recommended Posts
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.