VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: black.cobra on May 18, 2012, 08:31:14 AM

Title: Related Product In Databse
Post by: black.cobra on May 18, 2012, 08:31:14 AM
hi everyone

me and my friend are developing a microsoft access program for vm2, we are having an issue that we can not see related products in the SQL databse in the product_relation tabel

however related products do show on the website, if chosen in the product page in the admin backend.

where is the related products data kept?

is there a bug?

im using vm2.0 with joomla 1.7.4

Title: Re: Related Product In Databse
Post by: PRO on May 18, 2012, 14:42:11 PM
I believe they are in custom fields now
Title: Re: Related Product In Databse
Post by: black.cobra on May 21, 2012, 04:52:14 AM
Thanks for the reply, I know they are but I would like to know where is the data kept in the SQL database which table or if there is no table which file

Please let me know


Cheers
Title: Re: Related Product In Databse
Post by: PRO on May 21, 2012, 10:13:23 AM
virtuemart_product_customfields
Title: Re: Related Product In Databse
Post by: black.cobra on May 26, 2012, 04:15:32 AM
thank you, i managed to fix it

it gives a custom value of 1 for related products plus it assigns the related products virtuemart id to it

cheers