News:

Support the VirtueMart project and become a member

Main Menu

Error: 1146 (When I turned off "Brand" module)

Started by Rimlin, November 10, 2016, 22:03:21 PM

Previous topic - Next topic

Rimlin

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?

Rimlin

Function "Install or if necessary update tables" doesn't helped me

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Rimlin


Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Rimlin

#5
On the same page only Widgetkit as {loadmodule mod_widgetkit}

Milbo

The cartmodule maybe? If there is no vm, why it should be called? I wonder if it is maybe some 3rd party
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Rimlin

Yeah, you right, when I turned off cart module, everything stabilized. What happened?

GJC Web Design

ln66p_virtuemart_vendors_

your cart module isn't detecting the language

that should have en-gb etc on the end
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Rimlin

Nope, I again enable all Languages (Currencies and Countries)
And... Nothing changed. Same error

GJC Web Design

sigh

Quoteyour cart module isn't detecting the language
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Rimlin


Studio 42

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.