Post by uksitebuilder » Wed Aug 10, 2011 12:18 am

If your product has multiple additional images, each time you edit the product the additional images get reversed when saved.

This mod fixes that

Tested in 1.5.x

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by cobbman » Wed Sep 21, 2011 10:32 am

Sweet! But where do I put the xml? semi-noob here :)

Newbie

Posts

Joined
Wed Jul 27, 2011 11:01 am

Post by marvmen21 » Wed Sep 21, 2011 10:45 am

cobbman wrote:Sweet! But where do I put the xml? semi-noob here :)
You need to install Vqmod first, and then just upload the xml to vqmod/xml

You want to thank me for my time! :) Click here to donate


Active Member

Posts

Joined
Tue Nov 09, 2010 4:54 am

Post by Amaya » Sun Oct 19, 2014 6:20 am

I replaced "product_image_id" in line 9 of the code from

Code: Select all

ORDER BY product_image_id ASC
to "sort_order"

Code: Select all

ORDER BY sort_order ASC
so images are shown by the "Sort Order" shown on the page, and not by the internal 'random' product_image_id.

Excellent vQmod, it was driving me crazy that images were showing all 'random'.
;D

Newbie

Posts

Joined
Thu Jan 05, 2012 4:50 pm
Who is online

Users browsing this forum: No registered users and 6 guests