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

Catagories not showing up

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-23-2007, 06:51 AM
  More-Japan's Avatar 
More-Japan More-Japan is offline
 

Senior Member
  
Join Date: Jan 2005
Posts: 107
 

Question Catagories not showing up

hello all. small problem..on one of my pages, a section of the catagories is not showing up. just randomly started happening. heres the link to the page;
http://www.more-japan.com/home_m_junction.php

if u look to the left where the menu is, you will notice under 'Vehicle Line Up'..theres nothing. here is the coding i pulled to take a look at it..i cant seem to find anything wrong with it. please take a look for yourself and see if you find anything.
(the catagory numbers that it links to is all correct)

{* THIS IS FOR FIRST CATEGORY *}
<img src="{$ImagesDir}/tpl_cathead_junction1.gif"><br>
{if $active_modules.Fancy_Categories ne ""}
{include file="`$fancycategories_config.modules_path`/fancy_categories.tpl"}
{else}
{if $config.General.root_categories eq "Y"}
{section name=cat_num loop=$categories}
{if $categories[cat_num].order_by > 600}
{if $categories[cat_num].order_by < 620}
{if $categories[cat_num].avail ne "H"}
<FONT class="CategoriesList"><img src="{$ImagesDir}/tpl_categories_reddot.gif">&nbsp;<A href="home_m_junction.php?cat={$categories[cat_num].categoryid}" class="VertMenuItems">{$categories[cat_num].category}</A></FONT><BR>{/if}
&nbsp;&nbsp;<img src="{$ImagesDir}/tpl_categories_seperator.gif"><br>
{/if}
{/if}
{/section}
{else}
{section name=cat_num loop=$subcategories}
{if $subcategories[cat_num].avail ne "H"}
<FONT class="CategoriesList"><A href="home_m_junction.php?cat={$subcategories[cat_num].categoryid}" class="VertMenuItems">{$subcategories[cat_num].category}</A></FONT><BR>
{/if}
{/section}
{/if}
{/if}
__________________
Version 5.2.13

http://www.more-japan.com/
Reply With Quote
  #2  
Old 03-28-2007, 08:17 AM
  More-Japan's Avatar 
More-Japan More-Japan is offline
 

Senior Member
  
Join Date: Jan 2005
Posts: 107
 

Default Re: Catagories not showing up

[bump]

anybody...?
__________________
Version 5.2.13

http://www.more-japan.com/
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 05:58 AM.

   

 
X-Cart forums © 2001-2020