The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I was wondering how I would going about adding ICQ and AIM functionality to my forums?
|
#2
|
|||
|
|||
Delete the comments in postbit.
|
#3
|
|||
|
|||
{htmldoctype}
<HTML> <HEAD><TITLE>$bbtitle - $threadtitle</title> </head> <body > <p><img src="{titleimage}" border="0"></p> <p><b>$bbtitle</b> ($bburl/index.php)<br> - <b>$forumtitle</b> ($bburl/forumdisplay.php?forumid=$foruminfo[forumid])<br> -- <b>$threadtitle</b> ($bburl/showthread.php?threadid=$threadid)</p> $postbits <hr> <p>$timezone</p> </body> </html> But what do i need to delete? Phil |
#4
|
|||
|
|||
In your postbit template:
Change: <!-- $ post[icqicon] --> <!-- $ post[aimicon] --> <!-- $ post[yahooicon] --> To: $post[icqicon] $post[aimicon] $post[yahooicon] |
#5
|
|||
|
|||
What is the postbit?
I dont see a file called that! |
#6
|
|||
|
|||
Found it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|