Hi.
I want to use variable {category_name} which will give the name of forum category name.
which is in index.php in theme. now i want to use in template
when i use channel like this
{exp:channel:categories}
{category_name}
{/exp:channel:categories}
it give error.
let me know solution.