Hi,
Smarty class is located under "modules/Base/Theme/smarty/Smarty.class.php"
Just change default $debugging value here, or in file "modules/Base/Theme/ThemeCommon_0.php" is method init_smarty(). Put there before return $smarty->debugging = true;
Regards,
Adam