VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: midnas on January 04, 2013, 09:14:45 AM

Title: Product ordering in category [input#order] VM2.0.16
Post by: midnas on January 04, 2013, 09:14:45 AM
Hi,

My VM version is 2.0.16.

I have a problem with product ordering. I typed order numbers for each product in BE category view and save it. This now works. But...

If I edit product and then save it, order number for this product is set to "1". So I have to fix ordering each time I edit products.

It has to be saving problem cause when I open product there is right line in source code:

<input type="hidden" value="6" name="ordering">

But after save line become:

<input type="hidden" value="1" name="ordering">

I can't find where this can be fixed. Please help!

Regards

Title: Re: Product ordering in category [input#order] VM2.0.16
Post by: Milbo on January 04, 2013, 13:19:47 PM
Thank you

I found the reason. You cannot give different orders per category yet, but the other problem is solved.
Title: Re: Product ordering in category [input#order] VM2.0.16
Post by: midnas on January 04, 2013, 14:47:12 PM
Hi Milbo,

Where can I get fixed version? Do you have SVN for 2.0 too?

If not, when new version will be prepared? I'm updating products and it's very frustrating to fix order each time I save product. Of course not so much if I should do it again from beginning.

Thank you!

Regards,
Sandi
Title: Re: Product ordering in category [input#order] VM2.0.16
Post by: Milbo on January 04, 2013, 19:02:08 PM
http://dev.virtuemart.net/attachments/download/556/com_virtuemart.2.0.16c_extract_first.targz.zip
Title: Re: Product ordering in category [input#order] VM2.0.16
Post by: midnas on January 08, 2013, 09:04:54 AM
Late reply but... Thank you Milbo!

Works great!
Title: Re: Product ordering in category [input#order] VM2.0.16
Post by: petersusan on January 08, 2013, 22:56:39 PM
Dear Milbo
"You cannot give different orders per category yet"
when dou you plan to release new version with different orders per category like in vm1?

thanks
peter