VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: alex7__ on February 23, 2016, 17:12:24 PM

Title: Error 1146
Post by: alex7__ on February 23, 2016, 17:12:24 PM
Hello, sorry for my bad English. I'm spanish...
In my web www.mastomate.com when I put some product in the car and go to the contact page jump me this error:

1146 - Table 'mastomat_tomate.c7y39_virtuemart_products_' doesn't exist SQL=SELECT `c7y39_virtuemart_products`.* ,`c7y39_virtuemart_products_`.* FROM `c7y39_virtuemart_products` INNER JOIN `c7y39_virtuemart_products_` using (`virtuemart_product_id`) WHERE `c7y39_virtuemart_products`.`virtuemart_product_id` = "8"

This error only happens if I add something to car.
Virtuemart version is 3.0.12 and joomla 3.4.8
Thank you!
Title: Re: Error 1146
Post by: Milbo on February 25, 2016, 19:35:04 PM
configure a content for your spanish language.
Here in tab content /administrator/index.php?option=com_languages&view=languages
Title: Re: Error 1146
Post by: alex7__ on February 29, 2016, 11:34:11 AM
Thanks for the reply.
It was configured for spanish language, but still giving me error.
Only occurs when you add something to the car and try to move through menus to other sections
Thanks!
Title: Re: Error 1146
Post by: studio42 on February 29, 2016, 16:30:17 PM
I tested and work ???
Is this solved?
Title: Re: Error 1146
Post by: alex7__ on February 29, 2016, 16:55:57 PM
If you do not add any item to cart it works properly. The error is when you add something and try to navigate to another area of the menus...
Title: Re: Error 1146
Post by: Milbo on February 29, 2016, 17:09:34 PM
Your problem is here:
Uncaught TypeError: Math.random is not a function
jquery-migrate.min.js:2 Uncaught ReferenceError: jQuery is not defined
jquery-ui.min.js:6 Uncaught ReferenceError: jQuery is not defined
jquery.ui.autocomplete.html.js:40 Uncaught ReferenceError: jQuery is not defined
vmsite.js:146 Uncaught ReferenceError: jQuery is not defined
Title: Re: Error 1146
Post by: alex7__ on February 29, 2016, 17:30:14 PM
Thank you very much Milbo.
How to solve the problem?
Title: Re: Error 1146
Post by: Milbo on February 29, 2016, 19:34:53 PM
Standard template problem, check the template subboard
Title: Re: Error 1146
Post by: jjk on February 29, 2016, 19:57:18 PM
Probably not related to your Error 1146, but there seem to be more issues.

At present it looks like you are loading two different jQuery versions, one is loaded by VirtueMart and one is loaded by your template. Disable one of them in the VM or Template configuration.
Additionally you might try to go to 'Tools & Migration' in VM administration and click on "Install or if necessary update tables".
Also it looks to me like your language configuration is incomplete. Please check one of the multilangauge tutorials, for example this one: http://docs.virtuemart.net/tutorials/multilingual-store/99-multilanguage-setup.html and check if you did forget something.
Title: Re: Error 1146
Post by: alex7__ on March 01, 2016, 18:50:34 PM
Thank you so much for help me.
Finally I turned off the menu in the "contact" and it works. I know it's not the solution but for now I better