lior.amrosi Posted March 6, 2011 Share Posted March 6, 2011 hello i add a product in admin panel and i get this massagei cheack the encoding in the table on db and it fine i have 3 site with prestashop and only 1 of them give me this problemi try to Re-build entire index in search tab and i get a 404 error plz help me thanks!!Array( [0] => Incorrect string value: '\xD7' for column 'word' at row 1 [1] => Array ( [0] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'ו�' AND id_lang = 4 LIMIT 1),4) [1] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'עימה' AND id_lang = 4 LIMIT 1),4) [2] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'שלט' AND id_lang = 4 LIMIT 1),4) [3] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'רחוק' AND id_lang = 4 LIMIT 1),4) [4] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'אורך' AND id_lang = 4 LIMIT 1),1) [5] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'עשוי' AND id_lang = 4 LIMIT 1),1) [6] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'מסיליקון' AND id_lang = 4 LIMIT 1),1) [7] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'דרשות' AND id_lang = 4 LIMIT 1),1) [8] => (42,(SELECT id_word FROM ps_search_word WHERE word = 'סוללות' AND id_lang = 4 LIMIT 1),1) [9] => (42,(SELECT id_word FROM ps_search_word WHERE word = '3xaa' AND id_lang = 4 LIMIT 1),1) )) Link to comment Share on other sites More sharing options...
Radu Posted March 6, 2011 Share Posted March 6, 2011 check the columns for utf-8 also not only the table. Link to comment Share on other sites More sharing options...
Radu Posted March 6, 2011 Share Posted March 6, 2011 this is what I found so far: http://stackoverflow.com/questions/4571044/problem-with-hebrew-mysql-c Link to comment Share on other sites More sharing options...
Ehinarr Posted March 6, 2011 Share Posted March 6, 2011 The value problem is written this way? ‘\xD7’ Link to comment Share on other sites More sharing options...
lior.amrosi Posted March 6, 2011 Author Share Posted March 6, 2011 this is what I found so far: http://stackoverflow.com/questions/4571044/problem-with-hebrew-mysql-c sorry it's doesnt work, but tnxThe value problem is written this way? ‘\xD7’ yes Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now