Re: Why won't my banner appear?
One other thing (in case you still haven't got it working) - in Smarty.class.php you have to change "var $compile_check = false;" and "var $force_compile = false;" to true while you make template changes. then change them back to false once your changes are in.
|