View Single Post
  #1  
Old 05-30-2004, 05:43 PM
 
Tye Tye is offline
 

eXpert
  
Join Date: Nov 2002
Location: Australia
Posts: 284
 

Default 'categories.tpl' not showing

Hi

The code for my 'categories.tpl' is not showing when you go to my store!!

It worked last week

I am using a modification from this thread, and have been for over a year!!

http://forum.x-cart.com/viewtopic.php?t=2210&postdays=0&postorder=asc&high light=categories%20showing&start=0

I have checked 'home.tpl' and I have this code
Code:
<td class=TableLeft width=150 valign=top align="left" height="534"> [img]{$ImagesDir}/clickbelow.gif[/img] { include file="customer/categories.tpl" } {if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu eq "Y"} { include file="modules/Bestsellers/menu_bestsellers.tpl" } {/if} {if $active_modules.Gift_Certificates ne ""} { include file="modules/Gift_Certificates/gc_menu.tpl" } {/if} </td>

"If checked then categories list always show root categories:" is unchecked

I have replaced the modifed categories.tpl with the original file and the categories are still not showing.



I have no idea why this is not displaying!!

Has anyone else???
__________________
Today is a beautiful day, grab it while you can and live it to the full

Version 4.2.3 UNIX
Reply With Quote