VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: bestcons on January 27, 2023, 10:21:54 AM

Title: Arrows to adjacent products incorrect
Post by: bestcons on January 27, 2023, 10:21:54 AM
In VM 4.07 and 4.08 I noticed that in the detailed image of a product the arrows on top do not point to the adjacent products, but to the lowest numbered images (see attachment Medlerschool-F562010 vm 4.08.10748.jpg where the arrows point to F562001 and F562002. Returning to VM 4.02 solves the problem (see attachment Medlerschool-F562010 vm 4.02.10661.jpg where the arrows point to F562009 and F562011 as should be.
Title: Re: Arrows to adjacent products incorrect
Post by: jenkinhill on January 27, 2023, 12:14:32 PM
Have you checked the current VM version? 
http://dev.virtuemart.net/attachments/download/1359/com_virtuemart.4.0.12.10777_package_or_extract.zip
Title: Re: Arrows to adjacent products incorrect
Post by: bestcons on January 27, 2023, 13:34:53 PM
I just did, but no solution. Neither for my earlier mentioned problem related to: Raise a question.
Fortunately VM 4.02 is still the golden standard, so I have a fallback which I use once more.
I wonder why the comparison between VM 4.02 on one hand and the newer releases on the other hand not is pinpointing to the root cause and hence to the adequate solution.
Title: Re: Arrows to adjacent products incorrect
Post by: Milbo on January 27, 2023, 21:07:33 PM
I am sure you should use the vm4.0.12, but just the function "getNeighbours" in the product model should be vm4.0.2 But the getNeighbor there  is also not perfect, has other troubles