Page 1 of 1

Explorer Destroyer with default theme?

Posted: Sun Nov 13, 2005 3:51 am
by computerdude33
Explorer Destroyer

I'm not too experienced with Smarty, but I get an error trying to install Explorer Destroyer in index.tpl in the default theme. How would I go about installing it without the error?

Re: Explorer Destroyer with default theme?

Posted: Sun Nov 13, 2005 1:14 pm
by garvinhicking
Well, which error do you get?

It should be easy, you can put any HTML or javascript into your index.tpl.

Remember that you need to replace { with {ldelim} and } with {rdelim} for Smarty escaping!!!

Regards,
Garvin

Ok...

Posted: Sun Nov 13, 2005 3:24 pm
by computerdude33
OK, like I said, very minimal experience with Smarty. Thanks!