VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: baoquocmt159 on March 18, 2015, 09:51:19 AM

Title: Missing the language tag
Post by: baoquocmt159 on March 18, 2015, 09:51:19 AM
Hi all,

I have problem in VM 3.0.6.4 :

1146 Table 'mydatabase.buawl_virtuemart_products_' doesn't exist SQL=SELECT `buawl_virtuemart_products`. ,`buawl_virtuemart_products_`. FROM `buawl_virtuemart_products` INNER JOIN `buawl_virtuemart_products_` using (`virtuemart_product_id`) WHERE `buawl_virtuemart_products`.`virtuemart_product_id` = "48"

I did search many time but not solution, i also set language for 'Multilingual shop' and update tables in the Tool migration but still nothing change.
Can some help me? I would be very grateful.

Thank so much !
Title: Re: Missing the language tag
Post by: GJC Web Design on March 18, 2015, 11:14:04 AM
what view is this from?

the lang tag is missing from the query

SQL=SELECT `buawl_virtuemart_products`. ,`buawl_virtuemart_products_`. FROM `buawl_virtuemart_products` INNER JOIN `buawl_virtuemart_products_??` using (`virtuemart_product_id`) WHERE `buawl_virtuemart_products`.`virtuemart_product_id` = "48"

buawl_virtuemart_products_en_gb  or what ever
Title: Re: Missing the language tag
Post by: baoquocmt159 on March 19, 2015, 03:18:52 AM
Hi GJC Web Design,

Problem from checkout page, when i update quantity. I think in the product model has missing the language tag, but i don't know how to solve.

Please help me.

Thank you so much !
Title: Re: Missing the language tag
Post by: baoquocmt159 on March 20, 2015, 10:18:00 AM
Hello,

Can someone help me?

Thank so much !
Title: Re: Missing the language tag
Post by: Studio 42 on March 20, 2015, 10:57:14 AM
Hi,

In wich case you have this ?
Front-end, back-end ?
In categories or product details?
If you unpublish all modules, have you the same bug?
Have you try to switch to default joomla for testing?
What is your Joomla revision ?
Have you migrate Joomla at the same moment?

You have no answer, because you give only the end Bug, How to reproduce the bug, if you don't know the case ?