Quote Originally Posted by Design75 View Post
Thx, that great to read. I know it's a lot of work and I appreciate your efforts. So here is a big for all of you, and a nice cold refreshing drink
EP has always been "sort of" multi-lingual. This is what the "_1" is used for each language. In the past, EP has had problems when English wasn't the default language. It's been some
time, but I believe I did cover that in my work. When I redid the categories (I really didn't like have 7+ columns for them) I also added language support. Only made sense. So now you
have v_categories_name_1, and the full path is specified in a single cell where each level is separate by a unique delimiter.

For example: "Kitchen Utensils^Kitchen Knives^Clam & Oyster Knives"

My work on importing attributes correctly does not yet support multi-languages. Attribute importing isn't really even at what I'd call beta, more still in development. There is a flaw (or feature depending on your point of view) in zencart's attributes core design that makes importing and building attributes at run time very difficult. I have an idea on how to solve this, but it would require some heavy core modifications, and that is not my goal for EP4. So to use my mode, I have imposed a restrictions that the products_options_name be unique (much like products_model must be unique).

Ack! If I keep this up, I'll really have to make a new thread for it. Don't want to pull focus from 1.2.5.4!