Miva Merchant 4 Module FAQs » Category Page Templates (BROK_CTGYTEMPLATES)
Most Recent FAQ Entries:
Top 10
I am trying to have a table display if there is or is not a category footer (and same deal for the header).
(2003/09/16) The database field is actually saved by the UI module. If you have the OpenUI installed, it would be:
%begin_if|len(OUI_Categories.d.footer)|%
<table width="568" border="0" cellpadding="0" cellspacing="0">
<tr><td valign="top" align="left">
<p>%ctgy_ftr%
</td></tr></table>
%end_if%
Note that there is no expression as part of the %end_if% (I think
there may be in OUI tokens, or at least there used to be).
For the header it's:
OUI_Categories.d.header.
For MMUI, simply replace OUI with MMUI
Last update: 2004-12-08 13:56
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- 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)
- Is there any way to look up a customer's ... (2008-08-06 18:04)
- I am looking for a module that will allow ... (2008-08-06 18:00)
- Is it possible to display a link in Phone ... (2008-08-06 12:05)
Top 10 
- 2754 views:
Adding Tokens to Evaluate Expressions - 2697 views:
Is there a way to "Limit" the number of ... - 2654 views:
Why won't you call me for technical support? I ... - 2549 views:
Are license keys valid for more than one store? ... - 2447 views:
I'm trying to enter a license key and get ... - 2425 views:
How do I install a module? - 2286 views:
How do I check for a module upgrade? - 2254 views:
How can display and change the parameters of an ... - 2097 views:
The total on my checkout pages are not correct. ... - 1932 views:
I have select and radio type attributes in my ...
















