Quote:
Originally Posted by Seiyaboy
You need to read the instructions provided.
Examples:
Code:
tabforumhome.php?tabcat[]=1&tabcat[]=2&tabcat[]=3
means to show forums with the ids 1, 2, and 3.
Code:
tabforumhome.php?tabcat[]=1
means to show forums with the ids 1.
Alter that number to match that of your forum ids. You can find the Forum ID from forum manager within your acp, or you can just hover over your forum categories on forumhome. You would see the links similar to this "siteurl/forumdisplay.php?f=6", where 6 is the forum id. Different forums and categories have different IDs, that's the number you need to replace into the code.
|
I know that, what I meant is even when I put in a different id, it only shows the first tab......
I just used the default numbers as an example on here..