The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] vB Pager 3.0.4 Details »» | |||||||||||||||||||||||||
This modification currently contains a vulnerability. You are hereby advised to uninstall this modification until such time that the author provides a fix.
- vBulletin.org Staff [AJAX] vB Pager 3.0.4 Hack Version: 3.0.4 vB-version: 3.5.x Developer: WwW.UAEWEB.CoM Install-difficulty: Few minutes! Introduction: vB Pager is a text-based instant messaging system over your community between members. Users can exchange short & quick messages amongst each other. Unlike the regular private messaging system, the paged user is guaranteed to read your message & reply to it (if you choose this option) instantly & easily.
PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack, please be kind and click on Show Your Support
|
Comments |
#842
|
||||
|
||||
It works but i'm having some problems. It causes my IE browser to freeze up and also I will sometimes only get about half the popup window display.
|
#843
|
|||
|
|||
Quote:
The mistake was that into the group settings ist standing by default: Maximum Characters Per Pager Message = 0 It must be set to >0 and then it works. So maybe the install instruction has to be updated (would be helpfull for many users!) Because I also read into a german VB forum that also other users have the same problem. Greetings Hans |
#844
|
|||
|
|||
Want to fix those "no reply button" issues when you get a pager pop-up?
I was confused for a while why I could not reply but only close a pop-up well here is a quick fix. Step 1. In Styles & Templates > Style Manager > Edit Templates > vBPager Templates > pager_newpager Find This Code: HTML Code:
<if condition="!$pagerinfo[canreply]"> <form method="GET"> <center> <input type="button" class="button" onclick="Close_Pager('action=pager&do=pagerreply&rid=$pagerinfo[receiptid]&touid=$pagerinfo[fromuserid]');closepager('PLAYER');" value="$vbphrase[pager_close]"> </center> </form> </if> <if condition="$pagerinfo[canreply]"> <form method="GET" action="$vboptions[vbpager_forum_dir_name]pager.php" name="frmpager" onsubmit="return SubmitForm(this, this.rid.value);"> <input type="hidden" name="rid" value="$pagerinfo[receiptid]"> <input type="hidden" name="touid" value="$pagerinfo[fromuserid]"> <fieldset class="fieldset"> <legend>$vbphrase[pager_reply_message]</legend> <if condition="$pagererror"> <div class="page" style="border:thin inset; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:50px; overflow:auto</if>"> <if condition="$pagererror[pagercanuse]"><font class="highlight">$vbphrase[pager_error] </font>$vbphrase[pager_no_usergroup_permissions]<br /></if> <if condition="$pagererror[banuser]"><font class="highlight">$vbphrase[pager_error] </font>$vbphrase[pager_no_usergroup_permissions]<br /></if> <if condition="$pagererror[pagermaxperday]"><font class="highlight">$vbphrase[pager_error] </font><phrase 1="$pagerinfo[pagermaxperday]" 2="0">$vbphrase[pager_sent_x_left_y]</phrase><br /></if> <if condition="$pagererror[pagerquota]"><font class="highlight">$vbphrase[pager_error] </font> <phrase 1="$vboptions[bburl]">$vbphrase[pager_message_qouta_reached]</phrase><br /></if> HTML Code:
<if condition="$pagerinfo[canreply]"> <form method="GET"> <center> <input type="button" class="button" onclick="Close_Pager('action=pager&do=pagerreply&rid=$pagerinfo[receiptid]&touid=$pagerinfo[fromuserid]');closepager('PLAYER');" value="$vbphrase[pager_close]"> </center> </form> </if> <if condition="!$pagerinfo[canreply]"> <form method="GET" action="$vboptions[vbpager_forum_dir_name]pager.php" name="frmpager" onsubmit="return SubmitForm(this, this.rid.value);"> <input type="hidden" name="rid" value="$pagerinfo[receiptid]"> <input type="hidden" name="touid" value="$pagerinfo[fromuserid]"> <fieldset class="fieldset"> <legend>$vbphrase[pager_reply_message]</legend> <if condition="$pagererror"> <div class="page" style="border:thin inset; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:50px; overflow:auto</if>"> <if condition="$pagererror[pagercanuse]"><font class="highlight">$vbphrase[pager_error] </font>$vbphrase[pager_no_usergroup_permissions]<br /></if> <if condition="$pagererror[banuser]"><font class="highlight">$vbphrase[pager_error] </font>$vbphrase[pager_no_usergroup_permissions]<br /></if> <if condition="$pagererror[pagermaxperday]"><font class="highlight">$vbphrase[pager_error] </font><phrase 1="$pagerinfo[pagermaxperday]" 2="0">$vbphrase[pager_sent_x_left_y]</phrase><br /></if> <if condition="$pagererror[pagerquota]"><font class="highlight">$vbphrase[pager_error] </font> <phrase 1="$vboptions[bburl]">$vbphrase[pager_message_qouta_reached]</phrase><br /></if> |
#845
|
||||
|
||||
I had this hack installed but had to remove it like most of everyone else had to due to high CPU spikes. Is this issue ever going to get resolved? Such a nice hack but the attention to fix the most criticle problem is being overlooked
|
#846
|
|||
|
|||
Quote:
|
#847
|
||||
|
||||
Quote:
|
#848
|
||||
|
||||
Quote:
All depends if your server can handle it I have it and no server issue gotta keep in mind the amount of memory WHAT kind of server if in a shared hosting etc... |
#849
|
|||
|
|||
I have installed but I get this message
Quote:
|
#850
|
|||
|
|||
need help install this hack in vb 3.5.4 and when i click on a user to pager the pop up come up but nothing happens please tell me how to fix thanks
|
#851
|
|||
|
|||
I am actually getting this error message when updating user permissions
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|