VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: osp on January 09, 2012, 12:53:37 PM

Title: VM2 related products
Post by: osp on January 09, 2012, 12:53:37 PM
Hi,

in RC2M there were commented parts of the code enabling related products.
In production version they're still commented, so we had to modify 'R' and 'G' parts of the customfields.php model to get it work.

When this feature will be available in production?

Thx in advance
Title: Re: VM2 related products
Post by: Javix on January 25, 2012, 22:34:21 PM
Hi,

could you please explain how you got this to work?

I have uncommented 'R' & 'G' in customfields.php but get no result. There appears "Related Products" at the bottom, but empty.

Thanks, regards.
Title: Re: VM2 related products
Post by: osp on January 26, 2012, 13:20:25 PM
Thats okay empty. Do you see textbox? If yes, it's okay.
Ensure if  \administrator\components\com_virtuemart\views\product\tmpl\product_edit_custom.php
have  also uncommented 'R' sections...

I attached my customfieldS and product_edit_custom, compare with yours.

Guys from VM development should add this to SVN/GIT. Sorry, I have no time to deal with VM2 development cycle.


[attachment cleanup by admin]
Title: Re: VM2 related products
Post by: Javix on January 31, 2012, 15:54:43 PM
Thank you very much!

Regards
Title: Re: VM2 related products
Post by: osp on January 31, 2012, 18:01:36 PM
Quote from: Javix on January 31, 2012, 15:54:43 PM
Thank you very much!

Regards

Javix, in 2.0.1 and above this seems to work without need of any changes.