When I switched off the module "Brand" (default virtuemart module) and moved to page where that was. I see error:
Quote1146 - Table 'dbsu_supermarket.ln66p_virtuemart_vendors_' doesn't exist SQL=SELECT `ln66p_virtuemart_vendors`.* ,`ln66p_virtuemart_vendors_`.* FROM `ln66p_virtuemart_vendors` INNER JOIN `ln66p_virtuemart_vendors_` using (`virtuemart_vendor_id`) WHERE `ln66p_virtuemart_vendors`.`virtuemart_vendor_id` = "1"
Go to the Home Page: Home Page.
And when I turn back it everything works fine. What problem guys?
Function "Install or if necessary update tables" doesn't helped me
Please make a backup and try this version http://dev.virtuemart.net/attachments/download/1028/com_virtuemart.3.0.18.3_extract_first.zip
Noup, same error :(
Which modules or plugins are still active?
On the same page only Widgetkit as {loadmodule mod_widgetkit}
The cartmodule maybe? If there is no vm, why it should be called? I wonder if it is maybe some 3rd party
Yeah, you right, when I turned off cart module, everything stabilized. What happened?
ln66p_virtuemart_vendors_
your cart module isn't detecting the language
that should have en-gb etc on the end
Nope, I again enable all Languages (Currencies and Countries)
And... Nothing changed. Same error
sigh
Quoteyour cart module isn't detecting the language
What? All languages are enabled now
How do you load cart module ?
If it's standard way, then perhaps you have an overide in the template with bad code. So try to rename this file templates/YOURTEMPLATE/mod_virtuemart_cart/default.php
If the module is loaded with a module loader plugin , then this can break the code too.