View Single Post
  #9  
Old 02-04-2007, 07:56 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

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

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
__________________
xcartmods.co.uk
Reply With Quote