I personnally don't use the EZPages, instead of that, there is a way to add html pages to the template by only adding two files to zen-cart. for exemple, this is what I've done with this page:
http://navnav.co.uk/in-car-navigation.html
If you really prefere using EZ-Page, It could be possible to implement a "filter which would be similar to the cat_filter function. However, I might not work on it before couple of weeks as I have other stuf on the fire...
I never used multi language with Zen-cart, as here in the uk, we assume that anybody should understand English :)
I am preetty impressed to see that you translated your site in 12 languages. This bug is due to a lack of testing with multi language of Multisite.
The problem is that the table categories_description which is use for filtering the products contain one line of each categories per language. I think that, in order to fix it, it is required to use a different way of filtering the categories/products. I thought of making a specific new table for this purpose. With this new talb,e it would be also possible to do a new admin page that would be dedicated to choosing the categories for each sites.
I made the whole category filtering centralised into one function. It means that I would only have to change this function in order to change the filter type.
That could be done in the next version of the Multisite, hopefully !



Reply With Quote
