View Single Post
  #11  
Old 02-04-2007, 03:56 PM
 
mikeynuts mikeynuts is offline
 

Advanced Member
  
Join Date: Jan 2007
Posts: 46
 

Default Re: PhilJ's Advanced Speedbar - Smarty question re: id="current" - $main eq "X"

Quote:
Originally Posted by PhilJ
In smarty.php (located in your root folder)...

Change...
Code:
$smarty->debug_tpl="file:debug_templates.tpl";
to...
Code:
$smarty->debug_tpl="file:debug.tpl";
Then turn on Webmaster Mode. It'll display every smarty variable at your disposal

wow that helps me out a ton... thanks
__________________
X-Cart Gold v4.1.9
Reply With Quote