The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Pager 2.0.4 Details »» | |||||||||||||||||||||||||
vB Pager
Version: 2.0.4 vB-version: 3.0.6 Developer: WwW.UAEWEB.CoM Install-difficulty: Easy This Hack has been moved to Full Releases Forums. https://vborg.vbsupport.ru/showthread.php?t=66744 Updates in Version 2.0.4
vB pager is a new refined & light paging system that enables authorized users to 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. Features:
File-edits: 8 Template-edits: 9 New files for this Hack: 3 admincp/pageradmin.php images/buttons/vbpager.gif pager.php Files modified for this Hack: 5 admincp/index.php include/functions.php includes/functinons_online.php global.php online.php New templates for this Hack: 4 vbpager vbpager_listbit vbpager_popup (v 2.0.2) vbpager_new (v 2.0.4) Templates modified for this Hack: 7 footer MEMBERINFO (Optional) navbar forumhome_loggedinuser postbit_legacy (Optional) postbit (Optional) whosonlinebit New DB tables for this Hack: 1 pager DB Tables modified for this Hack: 1 user PLEASE CLICK INSTALL Please click if you install this hack, thanks. vB Pager is free, and will remain free. Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
|
#33
|
||||
|
||||
One last thing... how can I make the little "Allow Reply" box to be checked by default... I know this must be exremely easy right... thanks in advance...
|
#34
|
||||
|
||||
Ok, this pager works great, however, i'm having some displaying errors... i have attached an image of what seems to be errors... can someone direct me in the right direction of where I can fix those displaying errors?
Please view attachment... |
#35
|
||||
|
||||
How did you get it to work, and we didn't? LOL. Can you see the VbPager options in the admincp??? I'm not sure why that is not showing, what file makes that appear?
|
#36
|
||||
|
||||
Quote:
|
#37
|
||||
|
||||
I see the menu in the admin cp; that's not the problem. Two items are there in that litle menu section, one is vbpager options, the other is the messages list. The vbpager options section does not show (it calls to ./options.php, which we don't edit in this install), the messages list section does (it does not call to ./options.php). So, I'm a bit bewildered at this. I have all the phrases in my phrase manager, the three templates were transcribed, the file edits have all been done (for the fifth or so time), but I can't seem to get the vbpager options showing in the admin cp. Which is what the other guys (twindad and drjamal) seem to be having problems with.
Any ideas Polo?? You've got an elaborate forum man, I have no doubt that you can figure this out. What did you do differently than the rest of us? Thanks! rich russbo.com |
#38
|
|||
|
|||
It seems to be one of a couple of possible issues, Rich - and I am not certain which one it is.
My assumption is that it is either table prefixes or a conflict with another mod. I use prefixes and have a heavily modified board. I tried it on a plain vanilla test board and got it to work, but with the same issues Polo is now bringing up. Once I started adding mods, the board locked up. The odd thing is that I added a mod at a time until I had DB issues, then removed the last mod. I still got the DB issues. I double and triple checked the coding, even restoring the files I just modified and still I had the problems. This leads me to believe that the root issue is in DB changes. But, as we all know, a vB database is a rather large creature and I don't have all the time in the world to figure out where things are breaking. |
#39
|
||||
|
||||
I'm not sure it would be a conflict with another mod, I"ve got a bunch of hacks on my board, and they all peacefully coexist with each other. Why this one shouldn't, with relatively minor file edits, is beyond me. I think that your idea of the table prefixes is a good one; but, I agree, I wouldn't be delving into that monster either.
Sure hope Uae figures this out. It looks like it could be an awesome hack to have. I'll leave it "installed" for now.... (The installer that was provided with this hack was by far, very pretty, and well thought out, but, most definitely hard to work with when going back to reinstall and evaluate. In my opinion, simple text files are much easier to deal with when doing template and file edits). |
#40
|
|||
|
|||
Can't wait for full version for this!
|
#41
|
||||
|
||||
Quote:
Code:
<input class="button" type="checkbox" id="pager_reply" name="usercanreply" value="1">$vbphrase[vbpager_allow_reply]</label> Code:
<input class="button" type="checkbox" id="pager_reply" name="usercanreply" value="1" checked>$vbphrase[vbpager_allow_reply]</label> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|