Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

The most pathetic mod ever

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 03-23-2006, 05:06 AM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default The most pathetic mod ever

Does your index finger ache from having to use the scroll wheel to go down to the order status input field just to enter a tracking number and change the order status to complete??????

THEN YOU NEED PATHETIC MOD mod mod mod

Yes now you to can be as lazy as me and go straight to the change status and tracking number section by following these easy to use steps

Code:
add a new language variable called lbl_gotostatus

Code:
open up the main/history_order.tpl

Code:
look for this section of code {include file="buttons/button.tpl" button_title=$lng.lbl_modify href="order.php?orderid=`$order.orderid`&mode=edit"}
(might only be there if you have AOM installed but im too lazy to check

Code:
add in after it {include file="buttons/button.tpl" button_title=$lng.lbl_gotostatus href="#status"}

then find this section of code

Code:
{$lng.lbl_status}:

and change it to

Code:
{$lng.lbl_status}:<a name="status"></a>

save and you are done, so now with new button that will take you right to the order status and tracking number section and all your index finger problems will just float away
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:43 AM.

   

 
X-Cart forums © 2001-2020