The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
||||
|
||||
![]()
I am not sure what your problem is but I know my solution will work (PROVIDED THAT your code is correct).
So what you have to is copy your code in the begining of file yourboard/global.php right AFTER line: PHP Code:
$my_variable.=" <td width=\"20\" bgcolor=\"#F0F0F0\" align=\"center\">"; $my_variable.="<a href=\"$url/index.php?ct=general&md=details&id=$row->idnum\">$row->title</a></font></td>"; etc. then put $my_variable inside any template you like (header for you) If you get "headers already sent error" after modification it means that while editing your code you miss a part which echos a text or sends a piece of information to user, so make sure to remove that part and this will do the trick. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|