VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: tikhonov on January 25, 2013, 22:14:10 PM

Title: Issues with Recent Products
Post by: tikhonov on January 25, 2013, 22:14:10 PM
Hi there and please correct me if you don't verify the following problems:

1) I have enabled "Show recent" in "VirtueMart Home Page Settings", "Templates" BE and entered 4 in "Rows for recent". However, the maximum number of recent of products is always 3 (in 1 line). After many other tries, I am not sure if  the number of recently viewed products can change through BE.

2) There is a minor problem with the title of recently viewed products in components\com_virtuemart\views\virtuemart\tmpl\default_products.php. Specifically the problem is in $productTitle = JText::_('COM_VIRTUEMART_'.$type.'_PRODUCT') when $type = 'recent', then we have COM_VIRTUEMART_recent_PRODUCT, that is not included in the en-GB.mod_virtuemart_product.ini file.

The 2nd issue can be easily corrected, but I am not sure how can I fix the 1st one.

Thanks,
Nikos

Joomla! 2.5.8
VM 2.0.18a
Title: Re: Issues with Recent Products
Post by: K&K media production on January 26, 2013, 15:31:09 PM
Hi,

1) The number of rows is the number of lines for recent products. The setting for the number of products per row is more on the top of home page settings.

2) I don't have this problem.

Regards,
Maik
Title: Re: Issues with Recent Products
Post by: etna on February 04, 2013, 23:26:19 PM
Well I have the same problem with "tikhonov"
I declare "Default number of products in a row" as 5
and in VM front page I get 5 Featured products, 5 Top ten products but always no more than 3 Recent products!!!
Strange.

VM 2.0.14
Joomla 2.5.8

Title: Re: Issues with Recent Products
Post by: tikhonov on February 05, 2013, 17:44:42 PM
Hi!

I studied the problem once again with a fresh installation (Joomla 2.5.9 and VM 2.0.18a) without any 3rd party extension. The result was the same: No more than 3 recently viewed products were displayed, independently of my settings.

It sounds like a bug of VM2.

Regards
Title: Re: Issues with Recent Products
Post by: jansolo76 on August 02, 2013, 14:00:28 PM
Hi There,
is this Issue fixed with the 2.0.22a release?
I'm still using 2.0.18a because i made some changes in the cart.php in the controller folder.
Since this is my only Issue I'd like to know if changing the running system is useful?

Best Regards
Jan
Title: Re: Issues with Recent Products
Post by: K&K media production on August 02, 2013, 19:01:04 PM
This was a small bug and is now fixed for the next version.