Thread
:
PhilJ's Advanced Speedbar - Smarty question re: id="current" - $main eq "X"
View Single Post
#
9
02-04-2007, 07:56 AM
PhilJ
X-Guru
Join Date: Nov 2002
Posts: 4,094
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
PhilJ
View Public Profile
Send a private message to PhilJ
Visit PhilJ's homepage!
Find all posts by PhilJ