View Single Post
  #1  
Old 06-03-2008, 02:23 PM
  peterstagg's Avatar 
peterstagg peterstagg is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 85
 

Default seperate menu template for categories not working

OK
This one is doing my head in as I have created so many like it, but I just can't put my finger on where I am going wrong.

I created a special menu template called menucat.tpl.

I called it in the categories.tpl as
{include file="menucat.tpl" menu_title=$lng.lbl_categories menu_content=$smarty.capture.menu cellpadding=$fc_cellpadding}

but it does not resolve and appear on the page.
It is in the same directory as menu.tpl.
It is pretty much the same as menu.tpl but I altered one of the styles to make the padding 0.
If I change the call back to menu it appears again.

You can see it here.
http://dev.midnight-online.co.uk/phones/home.php

Anyone want to point out the obvious to me?
__________________
Peter
"http://www.memoryoverload.com"

Reply With Quote