View Single Post
  #1  
Old 03-10-2005, 03:03 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default How To View ALL current smarty variables available

A tip,

edit xcart/smarty.php

look for

Code:
$smarty->debug_tpl="file:debug_templates.tpl";

and change it

Code:
$smarty->debug_tpl="file:debug.tpl";

then switch on the debug console
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote