Hi,
How to include SSI function only in forum index ?
If I put the function in index.template inside function template_main_above() it shows in all parts, inside the post, in the index forum, etc
Someone knows how to put only in the index ? Thanks very much ;)
Put it in BoardIndex.template rather. Thats only used on forum index.
Thanks very much ;)