View Single Post
  #4  
Old 11-26-2007, 06:26 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: home.php?cat= Reference on Category Pages

It looks like you areusing the old version of the DSEFU mod, but you don't have this part of the code altered:

<font class=CategoriesList><a href="home.php?cat={$categories[cat_num].categoryid}" class=VertMenuItems title="{$categories[cat_num].description}">

************************************************** ********ABOVE IS THE FIRST ENTRY

{$categories[cat_num].category_name|escape }</a></font><br>

So that is probably rendering a non-dsefu link.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote