![]() |
Detailed Order Management Mod
Hi guys,
We've just completed a mod which has abilty to see order details in orders.php As you know, when you search all your orders on this page the information you get is actually limited. (Order#, Status, Customer name, date and total) If you are dealing with many orders then you should be clicking every single order to get the whole information (i.e shipping address) What we did is just to see other details without going order details of course using by java script. Even though if you go to order details you still need to copy address lines one by one. That takes a lot of time. So we did "copy to clipboard" and "copy to filed" sections as well. Here is the screen shots of this mod. http://www.protechstore.com/images/a1.jpg http://www.protechstore.com/images/a2.jpg http://www.protechstore.com/images/a3.jpg If you'd like to get it let me know guys, i can post it here. |
Re: Detailed Order Management Mod
your_xcart_dir/skin1/main/order_info.tpl
After: Quote:
Add: Quote:
After: Quote:
Add: Quote:
your_xcart_dir/skin1/main/orders_list.tpl After: Quote:
Add: Quote:
Before: Quote:
Add: Quote:
After: Quote:
Add: Quote:
your_xcart_dir/skin1/main directory Create copy_addr.js file Add: Quote:
your_xcart_dir/include/orders.php After: Quote:
Add: Quote:
In your_xcart_dir/include/ create orders_genbilim.php file Add: Quote:
That's All. |
Re: Detailed Order Management Mod
Thanks for this great looking and usefull mod!
Do you know if it works with version 4.0.x? :D |
Re: Detailed Order Management Mod
I've not tasted with 4.0.x yet. I'll be looking at it soon.
|
Re: Detailed Order Management Mod
Thanks, looking forward to it.
|
Re: Detailed Order Management Mod
Great mod! Thanks alot!
Take Care - Ride FREE |
Re: Detailed Order Management Mod
hello !
i'am just trying to implement your mod , but i receive this mess. Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/djloco/public_html/shop_beta/include/orders_genbilim.php on line 2 Parse error: syntax error, unexpected T_STRING in /home/djloco/public_html/shop_beta/include/orders_genbilim.php on line 2 any idea ? thnx in advance. |
Re: Detailed Order Management Mod
The first think i would think of is to check the location of orders_genbilim.php file. It has to be on your_xcart_dir/include/
and secondly have you created the orders_genbilim.php file? I've tried it for 4.1.x versions and there was not any problem. Here is the orders_genbilim.php file again Quote:
|
Re: Detailed Order Management Mod
found my error !!!
i working with (bullshitwindows xp original !) and when editing your file (crt+c / crt+v) with wordpad , it generate a wrong code !!! :c( your mod work perfectly ... Thanx to bill gate , i have lose 2 hours of time ! |
Re: Detailed Order Management Mod
I'm glad to hear that.
|
All times are GMT -8. The time now is 01:54 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.