jhdesign Posted September 24, 2005 Posted September 24, 2005 OSC stores any hebrew product information in an ascii format such as ? is there a way to change the way OSC stores data? IE the charset? Jacob
Guest Posted September 24, 2005 Posted September 24, 2005 you can setup a function that when retrieves descriptions for categories, products, articles etc you convert back those special characters for display. Also when you upload the dbase use binary mode instead of utf8 or a specific char set. Had to do something similar for special chars like trademarks etc.
jhdesign Posted September 26, 2005 Author Posted September 26, 2005 How do i go about setting up such a function? I'm not too familiar with the core code. I dont really upload the database, I just update the categories/product through admin end. Thanks for your reply.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.