Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
vB Pager 2.0.4 Details »»
vB Pager 2.0.4
Version: 2.0.4, by uae uae is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.6 Rating:
Released: 12-12-2004 Last Update: 01-29-2005 Installs: 21
DB Changes
Is in Beta Stage  
No support by the author.

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
  • DHTML popup for Sending New Pager and Replying.
  • 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.

Comments
  #12  
Old 12-14-2004, 01:39 AM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TwinsX2Dad
So, no solutions for Dr-Jamal & me?
I'm really looking forward to seeing a good working copy of this. Truly a great idea.

rich
russbo.com
  #13  
Old 12-14-2004, 05:56 AM
uae's Avatar
uae uae is offline
 
Join Date: Jul 2002
Location: Irvine, California
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

TwinsX2Dad, I have no idea about what causing that problem with your setup!

sorry guys, but I have installed this thing in like five different sites, and never faced any problem!!

can anyone look into the installer please??
  #14  
Old 12-14-2004, 06:13 AM
uae's Avatar
uae uae is offline
 
Join Date: Jul 2002
Location: Irvine, California
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sometime and for some reason, users gets blank messages from guest!

to fix this problem

Open file includes/functions.php and FIND

Code:
return $pagerinfo;
ABOVE ADD

Code:
 if (!$pagerinfo[pagerid])
if ($bbuserinfo[pager] > 0)
{
$result = $DB_site->query("UPDATE ". TABLE_PREFIX . "user set pager=pager - 1 where 
userid = " . $bbuserinfo[userid] . "");
return false;
}
Open file yourforums/global.php and FIND

Code:
 eval('$pagermessage = "' . fetch_template('vbpager_popup') . '";');
ABOVE ADD

Code:
 if ($pagerinfo)
Installer has been updated.
  #15  
Old 12-14-2004, 06:25 AM
uae's Avatar
uae uae is offline
 
Join Date: Jul 2002
Location: Irvine, California
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dr-jamal
well .. I did everything ..
but nothing showed up .. I mean .. I can't activate it .. see the picture I attached ..
can you try editing any phrase, then save it!

let's see if this will help, cos I have faced the same problem only with vB 3.0.0 and below, but never with 3.0.1 or above.
  #16  
Old 12-14-2004, 06:29 AM
kamu kamu is offline
 
Join Date: Aug 2002
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack.

Unfortunately, I must advise all with my unfortunate experience after installing this hack.

I have the latest version of IE, and this hack will cause my IE to crash by loading into my forum. Also, the template additions for the MemberInfo did not plant the Message link.

If there is a fix to these issues I'd appriciate the help.
Until then, I have uninstalled this hack.
  #17  
Old 12-14-2004, 06:44 AM
uae's Avatar
uae uae is offline
 
Join Date: Jul 2002
Location: Irvine, California
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kamu
Great hack.

Unfortunately, I must advise all with my unfortunate experience after installing this hack.

I have the latest version of IE, and this hack will cause my IE to crash by loading into my forum. Also, the template additions for the MemberInfo did not plant the Message link.

If there is a fix to these issues I'd appriciate the help.
Until then, I have uninstalled this hack.
Thanks kamu, and sorry for that, but causing your IE to crash is something I have never experienced, strange!

Regarding the MemberInfo template, is it only with this template where you can't see the links to send a pager to others??

can you see the little button for sending a pager from whoisonline page?

have you set the right permission to use pager with your userid or usergroup?
  #18  
Old 12-14-2004, 06:55 AM
kamu kamu is offline
 
Join Date: Aug 2002
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by uae
Thanks kamu, and sorry for that, but causing your IE to crash is something I have never experienced, strange!
It may possibly be my computer, maybe Adware is causing some kind of conflict. I had some of my members play with it just before I uninstalled and they advised me that there were no problems. Unfortunately, until I can find a solution I will not be able to install

Quote:
Originally Posted by uae
Regarding the MemberInfo template, is it only with this template where you can't see the links to send a pager to others??

can you see the little button for sending a pager from whoisonline page?

have you set the right permission to use pager with your userid or usergroup?
Yes, only with the MEMBERINFO template. The images within my onlinebits worked fine. The link within my vbmenu also worked flawlessly. I didn't review the template coding within the MEMBERINFO template extensively, but I did triple check my modification according to your instructions and it appeared non-existent on my Info page, in other words it looked exactly the same as before I added the modified code.

Hope that helps
  #19  
Old 12-14-2004, 07:02 AM
uae's Avatar
uae uae is offline
 
Join Date: Jul 2002
Location: Irvine, California
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kamu
Yes, only with the MEMBERINFO template. The images within my onlinebits worked fine. The link within my vbmenu also worked flawlessly. I didn't review the template coding within the MEMBERINFO template extensively, but I did triple check my modification according to your instructions and it appeared non-existent on my Info page, in other words it looked exactly the same as before I added the modified code.

Hope that helps
Let's try this again

in MEMBERINFO template find

Code:
 $vbphrase[send_private_message_to_x]</phrase></a>
	 </td>
	</tr>
	</if>
Below it ADD

Code:
 
<!-- [START HACK='vB Pager' AUTHOR='WwW.UAEWEB.COM' VERSION='2.0.0' CHANGEID= 3 ] -->
<if condition="$bbuserinfo[canpager]">
<if condition="$bbuserinfo[userid]!=$userinfo[userid]">
	<tr>
	 <td>
	 $vbphrase[vbpager_message]:<br />
	 <a href="#" onClick='window.open("pager.php?action=pager&do=newpager&touserid=$userinfo[userid]","pager","width=330,height=177");return false;'><phrase 1="$userinfo[username]">$vbphrase[vbpager_send_pager_to] $userinfo[username]</phrase> </a>
	 </td>
	</tr>
	</if>
	</if>
<!-- [END HACK='vB Pager' AUTHOR='WwW.UAEWEB.COM' VERSION='2.0.0' CHANGEID= 3 ] -->
This exactly what I got right now in the that template!
  #20  
Old 12-14-2004, 07:30 AM
dr-jamal dr-jamal is offline
 
Join Date: Apr 2002
Location: UAE
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by uae
can you try editing any phrase, then save it!

let's see if this will help, cos I have faced the same problem only with vB 3.0.0 and below, but never with 3.0.1 or above.
well .. I did that but it has no effect .. still I can't see the options ..
  #21  
Old 12-14-2004, 12:06 PM
TwinsX2Dad TwinsX2Dad is offline
 
Join Date: Oct 2004
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by uae
TwinsX2Dad, I have no idea about what causing that problem with your setup!

sorry guys, but I have installed this thing in like five different sites, and never faced any problem!!

can anyone look into the installer please??
Interesting. Anyone else had any difficulty in installing (initial installer) and gotten around it?
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:58 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12475 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete