thank you RS_Jelle for this mod, it works very good.
I am doing some modifications to the template but now i am blocked on a thing, i want to display on the left a new sidebar with the list of the main categories (the ones displayed when i go to forum.com/downloads.php), how can i do this without link to the category id? If i link directly to the category (ex: forum.com/downloads.php?do=cat&id=2) it works without problem, but if i made changes to the category obviously i have to rewrite the template.
How can i call only the main category like this way:
Code:
href="downloads.php?{vb:raw session.sessionurl}do=cat&id={vb:raw cat.id}"
Any help is appreciated