The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Unable to add popup in dropdown menu...
Code:
<if condition="($bbuserinfo[usergroupid]==5 || $bbuserinfo[membergroupids]==6 || $bbuserinfo[usergroupid]==6)"> <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('http://www.outwar.com/profile.php?id=$post[userid]','width=1000,height=1000,scrollbars=yes')"><b>View $post[username]'s Outwar Profile</b></span></td></tr> </if> -Bone |
#2
|
|||
|
|||
Never Mind... Problem fixed I had
Code:
post[userid]','width=1000 Code:
$post[userid]','','width=1000 |
#3
|
||||
|
||||
How evil of you
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|