The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
problem Has been FIXED .....
Problem was with the hack vbPager 2.0 the problem was with the code givin for whoonlinebit template..... i used this code below instead of the code givin in the install and all is working now ..... Code:
<!-- [START HACK='vB Pager' AUTHOR='WwW.UAEWEB.COM' VERSION='2.0.0' CHANGEID= 9 ] --> <td class="alt1" width="35%"> <span class="smallfont" style="float:$stylevar[right]"><span class="time">$userinfo[time]</span></span> <if condition="$show['loggedinuser']"> <a href="member.php?$session[sessionurl]u=$userinfo[userid]" target="_blank">$userinfo[musername]</a>$userinfo[hidden]<if condition="$show['buddy']">+</if> <if condition="$vboptions[vbpager_canpager]"> <if condition="$bbuserinfo[userid]!=$userinfo[userid]"> <a href="#" onClick='window.open("pager.php?action=pager&do=newpager&touserid=$userinfo[userid]","pager","width=330,height=177");return false;'> <img class="inlineimg" src="$stylevar[imgdir_button]/vbpager.gif" border="0" alt="$vbphrase[vbpager_send_pager_to] $userinfo[username]" /></a> </if> </if> <else /> <if condition="$show['spider']">$userinfo[spider] $vbphrase[spider]<else />$userinfo[musername] <if condition="$vboptions[vbpager_canpager]"> <a href="#" onClick='window.open("pager.php?action=pager&do=newpager&guestid=$userinfo[sessionid]","pager","width=330,height=177");return false;'> <img class="inlineimg" src="$stylevar[imgdir_button]/vbpager.gif" border="0" alt="$vbphrase[vbpager_send_pager_to] $userinfo[username]" /></a> </if> </if> </if> $show[pager] </td> <!-- [END HACK='vB Pager' AUTHOR='WwW.UAEWEB.COM' VERSION='2.0.0' CHANGEID= 9 ] --> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|