The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
they must be inserted before eval("\$authority_list = \"".gettemplate('authority_list')."\";");
|
#22
|
|||
|
|||
Ok it works, thanks
Onto separating it from the rest...I don't know much about tables, what's the code I put in the authority_list template, and the forumhome template? |
#23
|
||||
|
||||
a) Replace template authority_list like this:
PHP Code:
PHP Code:
And after that add: PHP Code:
|
#24
|
||||
|
||||
|
#25
|
|||
|
|||
Thanks
But the part where you separate it from the rest of the forums is a lot simpler, I figured it out myself because the one you gave didn't work... in forumhome template, find $authority_list and add before it... </table> </td></tr></table><br> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> |
#26
|
||||
|
||||
Cool!
Satan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|