Miva Merchant 4 Module FAQs » Order Status (BROK_ORDERSTATUS)
Most Recent FAQ Entries:
Top 10
I am using the token (and some html) %shippingdescription2% in the "Order Details page main template" to displayany additional shipping that might be in the order. However, if there is none, the module still displays the table tags in my html. Can I keep this from happening?
(2004/11/12)I have added some conditional tokens:
%begin_if_ordershipping|#|%...%end_if_ordershipping%
%begin_if_ordercharge|#|%...%end_if_ordercharge%
%begin_if_ordertax|#|%...%end_if_ordertax%
which will display their content only if there is a shipping, charge, or tax corresponding to the #. For example, in your case, you were using the token %shippingdescription2% to display the second shipping charge description, if there is one. You could use the token:
%begin_if_ordershipping|2|%...%end_if_ordershipping% around the code so that if there is no second shipping method for the order nothing will be displayed.
Last update: 2004-12-09 13:22
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- Alternate ways to display the product and attribute data ... (2008-09-02 18:40)
- Adding both "Add All to Basket" and "Add to ... (2008-09-01 09:46)
- When adding a product to the basket from an ... (2008-08-27 19:02)
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
Top 10 
- 2940 views:
Adding Tokens to Evaluate Expressions - 2872 views:
Is there a way to "Limit" the number of ... - 2793 views:
Why won't you call me for technical support? I ... - 2682 views:
Are license keys valid for more than one store? ... - 2580 views:
I'm trying to enter a license key and get ... - 2569 views:
How do I install a module? - 2413 views:
How do I check for a module upgrade? - 2375 views:
How can display and change the parameters of an ... - 2220 views:
The total on my checkout pages are not correct. ... - 2018 views:
I have select and radio type attributes in my ...
















