Of course I want to follow your advise. But let me first explain more.
I have 7 languages activated, NL, PT, ES, DE, NL, EN, FR. I cannot seem to see an error for other languages.
I see that there is one default table but there is nothing in it. Only
testsite.#__virtuemart_products
and that there is a language specific table for NL with products in it.
testsite.#__virtuemart_products_nl_nl
I also have this dual structure for:
_virtuemart_shipmentmethods
_virtuemart_shipmentmethods_nl_nl
b0nqt_virtuemart_categories
b0nqt_virtuemart_categories_nl_nl
b0nqt_virtuemart_manufacturercategories
b0nqt_virtuemart_manufacturercategories_nl_nl
b0nqt_virtuemart_shipmentmethods
b0nqt_virtuemart_shipmentmethods_nl_nl
So, does this mean that Virtuemart should have made an extra table in all of these for each language?
I am not sure why only the _it_it gives the error cause the rest is not there as well. Maybe because that would be the first in line and then because of the error it stops? (I checked the testsite.#__virtuemart_products_nl_nl table and it contains all the products.)