The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
allow admin to put google ads in signature
i am requesting a hack that would allow me to use javascript in only the admin signature so that i can place google ads in my sig. maybe its already available, but i cant seem to find it!
thanks Jordan Blackburn |
#2
|
||||
|
||||
You could do this in the postbit/postbit_legacy by adding this
Code:
<if condition="is_member_of($post, 6)"> your Google ad (or any HTML) code here </if> Code:
$post[signature] http://www.modernengineuity.com/foru...3&postcount=13 |
#3
|
|||
|
|||
works perfect man thanks a lot!
|
#4
|
||||
|
||||
You're welcome!
|
#5
|
|||
|
|||
I'm having difficulty getting this working. Currently I have the following in the signature section in both the postbit and postbit/legacy templates.
PHP Code:
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|