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

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

Version: 3.0.6 Rating:
Released: 06-30-2004 Last Update: 05-28-2005 Installs: 160
DB Changes
 
No support by the author.

vB Pager
Version: 2.0.5
vB-version: 3.0.6
Developer: WwW.UAEWEB.CoM
Install-difficulty: Easy


Okay, this is my first released hack here on vb.org, been using it in my private forum's with vB2 and finally, I've upgraded this hack for vB 3.0.1.


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.
vB Pager 2.0.4 Updates:
- All popup windows are DHTML, so there should be no problem with popup killers.
- Logs of all incoming and outgoing pager messages (Deleted and Unread messages) for all members can be set to be Hard deleted, as a new option from vB Pager options in Admin CP.
- Many bug fixes.

vB Pager 2.0.5 Updates:
- Bug Fix: Getting blank messages from guest.


Installation Update For vB Pager 2.0.5
You may install v2.0.5 fresh
You may upgrade from v2.0.4 -> 2.0.5 (Read UPGRADE.txt)



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
vbpager_new
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.

-------------------
Many Thanks goes to:
D|ver
docvader
Wolfe
And to all those who helped me find my mistakes and encourage me.

-------------------
Normal_vBpager.zip (17.2 KB, 141 downloads)
as per Sep-26-04 at 08:46
-------------------

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 02-18-2005, 10:11 PM
Dennis Olson Dennis Olson is offline
 
Join Date: Jul 2004
Location: Wisconsin
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you chmod it to 755?
Reply With Quote
  #123  
Old 02-19-2005, 01:28 AM
MauriceReed MauriceReed is offline
 
Join Date: Dec 2004
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dennis Olson
Did you chmod it to 755?
now that isnt something i checked.
being a bit of a n00b, i wouldnt know where to look, or how to check it.

could someone explain??
Reply With Quote
  #124  
Old 02-19-2005, 01:45 AM
Dennis Olson Dennis Olson is offline
 
Join Date: Jul 2004
Location: Wisconsin
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP files have to be set to "execute" in Linux/unix. The "permissions map" is 3 sets of octal numbers, as follows:

-rwxrwxrwx

Where the first set is the file owner's permissions, the second set is the group permissions, and the 3rd set is the "world" permissions. The RWX's relate to the octal values like this:

-421421421

So 755 = Owner: rwx, group, rx, word, rx

If you don't have EXECUTE permission set, you cannot run a script/program.

syntax: "chmod 755 filename"

You can see the r/w permissions by executing an "ls -l filename" command.

Hope that helps
Reply With Quote
  #125  
Old 02-19-2005, 08:59 AM
animate animate is offline
 
Join Date: Apr 2004
Location: Vienna
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have installed but now when i send pager message , it will only in unreadet message, and the same message repeat again and again, what my fault?
Reply With Quote
  #126  
Old 02-19-2005, 09:10 AM
animate animate is offline
 
Join Date: Apr 2004
Location: Vienna
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have tested again, and have found problems whith Firefox or Safari(Mac OSX) browser, they dont send replay when message is readed. So is this hack only IE compatible=?
Reply With Quote
  #127  
Old 02-19-2005, 11:27 AM
MauriceReed MauriceReed is offline
 
Join Date: Dec 2004
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dennis Olson
PHP files have to be set to "execute" in Linux/unix. The "permissions map" is 3 sets of octal numbers, as follows:

-rwxrwxrwx

Where the first set is the file owner's permissions, the second set is the group permissions, and the 3rd set is the "world" permissions. The RWX's relate to the octal values like this:

-421421421

So 755 = Owner: rwx, group, rx, word, rx

If you don't have EXECUTE permission set, you cannot run a script/program.

syntax: "chmod 755 filename"

You can see the r/w permissions by executing an "ls -l filename" command.

Hope that helps

thxs m8...sounds like it makes sense.
but in all honesty, that just looks like a chinese menu to me.....rofl.

how do i actually DO it??
Reply With Quote
  #128  
Old 02-19-2005, 03:45 PM
Dennis Olson Dennis Olson is offline
 
Join Date: Jul 2004
Location: Wisconsin
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Animate, you need to REFERSH your browser page, not hit BACK. And I use it with Firefox, and it wolrs perfectly, as long as I do what I just said.

Maurice, you need to establish a direct telnet/SSH session with your server, CD to the directory the file is in, and execute the "LS -L" command like I specified above (be sure to use ALL LOWER CASE ) Once you see your file's permission list, you execute the CHMOD 755 FILENAME command (again, the CHMOD part must be in LOWER CASE). You need to be the owner of the file or superuser to be allowed to change the permissions.

Hope this helps.
Reply With Quote
  #129  
Old 02-20-2005, 09:32 AM
Dark s.s. Trunk's Avatar
Dark s.s. Trunk Dark s.s. Trunk is offline
 
Join Date: Apr 2004
Location: Good Guestion its dark
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hullo, Great hack I am loving just a few Ideas and a few errors i am getting...

Error 1 - Once in awhile it takes a bit for the page to get to the person but it does get their.

Error 2 - Once in awhile I get a page and it will not close at all......... and I noticed when that happens it show the Javascript Error in the taskbar in IE.....


Idea 1 - I noticed someone had a problem with the popup placement so i thought maybe you could go to www.dynamicdrive.com and get that Image Drag code and work it into so the pop-up can be dragged anywhere on the page..

Idea 2 - Do you allow people to post their additions to it... becuase I have an idea i would like to do to it and when its done i can post it....
Reply With Quote
  #130  
Old 02-21-2005, 06:44 PM
Battle_Ring Battle_Ring is offline
 
Join Date: Apr 2004
Posts: 584
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i type in text to get paged, but don't have a button to press, so it sends?

how do i fix this?
Reply With Quote
  #131  
Old 02-23-2005, 12:50 PM
Dark Shogun Dark Shogun is offline
 
Join Date: Aug 2002
Location: The Underworld
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dennis I am on a windows system. I have a test server on my laptop. I made sure the pager.php file was in the forumroot 100 times. It's there.

Dark Shogun
Reply With Quote
Reply


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 04:46 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04938 seconds
  • Memory Usage 2,313KB
  • 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
  • (2)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
  • (4)pagenav_pagelink
  • (2)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