Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
freezer
freezer
Anyone know how to sort the status order. I have tried using the "status order" field but it still sorts by "status_id" in admin sections.
 
Anyone encountered this before?
 
Regards,
 
Dave
 
TOCDCO
TOCDCO
Just click on the title of the column and it will sort by that column
 
freezer
freezer
Hi Dan,
 
Thanks for your reply.
 
The trouble is the Status_order field is not present only the "id"
 
and neither are present in the sales/orders screen
 
best
 
Dave
 
eugene
eugene
In latest version status_order is already used in ORDER BY statement so order statuses are firstly orders by this field.
If it does not work in your installation, just check for example admin/admin_orders.php whether it contains correct SQL query string like
 
$sql = "SELECT status_id, status_name FROM " . $table_prefix . "order_statuses WHERE is_active=1 ORDER BY status_order, status_id";
 
freezer
freezer
Thanks eugene,
 
No no such SQL is present despite the fact I have the up to date version
 
*** ViArt Shop 3.5 ***
*** File: admin_order.php ***
*** Built: Fri Jun 6 18:39:56 2008 ***
*** http://www.viart.com
 
Have I missed something?
 
eugene
eugene
Well, just try the latest 3.5.13 available I don't know
 
freezer
freezer
Hi Eugene,
 
Is the 3.5.13 the beta release which is being tested by everybody?
 
If so has it been released as stable yet?
 
If not it is not really the "latest version" it is a beta release is it not.
 
The latest version is one which can be downloaded via your home page, which I think is version 3.5.
 
Please can you confirm this as i normally let things settle down on a new release before I upload it.
 
Thanks,
 
Dave
 
or have I got the wrong end of the stick here.
 
freezer
freezer
Anyone any idea which version is the current stable version.
 
Is it 3.5 or 3.5.13
 
I.e which version does somebody get when downloading from the web site home page.
 
I was under the impression 3.5.13 was only in beta mode ( e.g being tested before release)
 
eugene
eugene
seems you have opened a new topic here Broad grin
http://www.viart.com/which_version_is_the_latest.html