Upgrade from version 2.0.0 and 2.0.2 to 2.0.4 inlcuded.
New option in ADMINCP for Hard deleting messages.
Introduction: 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:
You won't need to log on your CP to send a message, just click on the pager icon next to the name of the user you'd like to page! (See Screenshots)
Switch the paging system on or off anytime you wish!
Specify who gets to use the paging system by Usergroup, or even User IDs to send messages to your forum members.
vB Pager users can send pager messages to members of the forum and/or non-registered guests from the WhoisOnline's page.
Optional Anonymity: you can choose to hide your username when paging another user on the forum, & define which Usergroup or User IDs can utilize this option.
Restrict the number of characters in each message: you can restrict the use of this paging system to short messages only by simply typing in the maximum number of characters that can be used. The window comes in with a built-in character counter to enable the user to keep track of the characters typed.
Logs of all incoming and outgoing pager messages member has, can be viewed and deleted.
Logs of all incoming and outgoing pager messages (Deleted and Unread messages) for all members can be viewed and deleted through the Admin CP.
HACK INSTALLATION DETAILS:
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
This modification may not be copied, reproduced or published elsewhere without author's permission.
When I run the vbpager_install.php file (from admincp folder), I get the following database error:
Code:
Database error in vBulletin 3.0.3:
Invalid SQL: ALTER TABLE vb3_language ADD `phrasegroup_vbpager` MEDIUMTEXT NOT NULL
mysql error: Duplicate column name 'phrasegroup_vbpager'
mysql error number: 1060
Date: Monday 13th of December 2004 10:46:56 AM
Script: http://www.mydomain.net/forums/admincp/vbpager_install.php?step=dophrases
Referer: http://www.mydomain.net/forums/admincp/vbpager_install.php
Username: XXXXXXX
IP Address: XX.X.XX.XXX
I figured that, so I went into phpMyAdmin and searched for all examples of it. I found one, then deleted the table.
Then I went back in and tried the install again - same result. So, I used the install file to uninstall whatever it had done, then checked the database again and deleted the table (again), then retried the install.