VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: web-itc on March 07, 2017, 08:48:19 AM

Title: Error on multilingual shop
Post by: web-itc on March 07, 2017, 08:48:19 AM
Hello

I created a multilingual shop on www.co2-4u.eu.  All is ok to here.  However when I choose a language and choose an article it gives me the following error:

Error displaying the error page: Call to undefined method Joomla\Registry\Registry::getValue(): Table 'co2_4u_eu.#__virtuemart_products_' doesn't exist SQL=SELECT IFNULL(l.`virtuemart_product_id`,IFNULL(ld.`virtuemart_product_id`,ljd.`virtuemart_product_id`)) as `virtuemart_product_id` FROM `#__virtuemart_products_fr_fr` AS `l` RIGHT JOIN `#__virtuemart_products_nl_nl` as ld ON (l.`virtuemart_product_id`=ld.`virtuemart_product_id`) RIGHT JOIN `#__virtuemart_products_` as ljd ON (l.`virtuemart_product_id`=ljd.`virtuemart_product_id`) WHERE IFNULL(l.`slug`,IFNULL(ld.`slug`,ljd.`slug`)) = "2-kg-pour-alimentation-remplissage"

What would be the problem of this?

Many thx

David
Title: Re: Error on multilingual shop
Post by: Milbo on March 07, 2017, 09:24:52 AM
Fatal Error: No version given
Title: Re: Error on multilingual shop
Post by: web-itc on March 07, 2017, 09:26:48 AM
What does this mean exactly?

If I want to check the configuration on virtuemart it gives me the following error.

0 [] operator not supported for strings
Title: Re: Error on multilingual shop
Post by: web-itc on March 07, 2017, 09:55:13 AM
Can you also tell me how to solve this ? :-\
Title: Re: Error on multilingual shop
Post by: Milbo on March 07, 2017, 10:00:41 AM
http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: Error on multilingual shop
Post by: web-itc on March 07, 2017, 10:16:06 AM
Hello again

VM version VirtueMart 3.0.18
TEMPLATE: nextor (virtuemarttemplates)
Joomla version: 3.6.5

Many thx
Title: Re: Error on multilingual shop
Post by: Milbo on March 07, 2017, 10:21:38 AM
Please update to vm3.0.19.6 http://forum.virtuemart.net/index.php?topic=136826.0

Because I am quite sure I solved this problem
Title: Re: Error on multilingual shop
Post by: web-itc on March 07, 2017, 11:10:46 AM
Ok this solved the problem
Title: Re: Error on multilingual shop
Post by: Milbo on March 07, 2017, 12:01:32 PM
nice :-)