VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: Deep_Impact on October 24, 2014, 10:29:31 AM

Title: Related Products not saved and images not seen
Post by: Deep_Impact on October 24, 2014, 10:29:31 AM
I have an installation of Joomla 2.5.27 und VirtueMart 2.6.10   (and 2.0.24, makes no difference)

Everytime I try to set the related products, the system shows no images or data. Even in HTML the fields are completly empty. See attachment below.

Related Products and Related Categories are not saved, either.

Can someone help me?



[attachment cleanup by admin]
Title: Re: Related Products not saved and images not seen
Post by: John2400 on October 24, 2014, 12:06:59 PM

I had a go at adding a related product in 2.6.12 - appears to work ok.
Title: Re: Related Products not saved and images not seen
Post by: Deep_Impact on October 24, 2014, 12:18:17 PM
Updated to 2.6.12, but that didn´t changed anything.

I would guess, that something should stand in the database / table virtuemart_product_relations
Its empty


1 id int(11) UNSIGNED
2 virtuemart_product_id int(1)
3 related_products int(11)


I tried to fill one line manually with two product ids (688 -> 220), but can´t see an effect.
Title: Re: Related Products not saved and images not seen
Post by: diamin on November 20, 2014, 11:14:24 AM
This solution worked for me:
http://forum.virtuemart.net/index.php?topic=115990.0 (http://forum.virtuemart.net/index.php?topic=115990.0)