I was upgate Vitruemart till 2.0.22. After that i get error when try create manufacturer category or manufacturer: vmError: VmTable #__virtuemart_manufacturers_ru_ru Check not passed. Neither slug nor obligatory value at mf_name for auto slug creation is given
Please help!
Ok, i was updated my tables using Create or update tables tool, but now still have problem only with russian. When i create category, product, or enything else on russian i can't see it in virtuemart admin panel, but created items are in database and i see them on frontend. With other languages i have no problem. I think this is bug in new 2.0.22 version.
Help me how i can fix that!!!
Can you check (using phpmyadmin) if your russian language manufacturer category and product descriptions are in your _ru_ru database tables? Maybe you entered your russian descriptions into the english language _en_gb tables.
Yes i was check my database and all needed tables are on russian too. I'm sure that i create product on russian. I see created items on frontend and not see then in admin panel.
I don't know if this helps, but if you have english and russian languages installed, you could check if you have a "1" (without the quotes) in your virtuemart_vendor_id field of these database tables:
_virtuemart_vendors
_virtuemart_vendors_en_gb
_virtuemart_vendors_ru_ru
Did you create products, categories etc. from the frontend?
Today i was install 2.0.22a update. The problem is gone.
Thank you for help anyway!!!