View Single Post
  #4  
Old 04-18-2014, 01:54 PM
 
IFO IFO is offline
 

Member
  
Join Date: Nov 2013
Posts: 24
 

Default Re: find category id and parent cat id

I tried to add the code
{assign var=myCats value=","|explode:"22,23,25,35"}
{if
in_array($catid, $myCats)}

but it completely breaks the template ?

Am I missing something ?
__________________
Version 4.6.1 + Mobile 1.4.1
Reply With Quote