VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: chaldama on November 26, 2017, 22:25:13 PM

Title: Updating to 3.2.6 gives 1146 error on almost all of my webshops
Post by: chaldama on November 26, 2017, 22:25:13 PM
This has happened so often (problems after running an update that is supposed to keep a site healthy) that it is really making me want switch to another system over Virtuemart.

I updated VM and most of my flawlessly working workshops all of a sudden throw the following errors in the backend:
Table '.#__virtuemart_products_en_gb' doesn't exist
Table '.#__virtuemart_paymentmethods_en_gb' doesn't exist
Table '.#__virtuemart_categories_en_gb' doesn't exist
Table '.#__virtuemart_categories_en_gb' doesn't exist
I do not see why some of the webshops do not show these errors, no differences in extensions, server, etc.

Re-installing 3.2.6 makes no difference, neither did database update tools what else can I try besides restoring all back-ups?
Title: Re: Updating to 3.2.6 gives 1146 error on almost all of my webshops
Post by: aftertaf on November 26, 2017, 22:33:03 PM
how are your multilanguage, and default language settings on each site ?
https://forum.virtuemart.net/index.php?topic=138926.0
Title: Re: Updating to 3.2.6 gives 1146 error on almost all of my webshops
Post by: chaldama on November 27, 2017, 08:58:43 AM
All sites were just Dutch, I manually changed VM config to Dutch and saved it again and somehow this solved the problem, very weird and unexpected behaviour. Glad it's solved.
Title: Re: Updating to 3.2.6 gives 1146 error on almost all of my webshops
Post by: Milbo on November 27, 2017, 11:55:39 AM
one word is atm wrong. The fallback uses accidently the param name of the frontend language of j2.5. My fault.
Title: Re: Updating to 3.2.6 gives 1146 error on almost all of my webshops
Post by: chaldama on November 28, 2017, 16:52:35 PM
Thank you for looking into it Milbo, glad the issue could be solved.