Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Popup Private Messaging for vBulletin 4.x! Details »»
Popup Private Messaging for vBulletin 4.x!
Version: 2.1, by robwoelich robwoelich is offline
Developer Last Online: Apr 2021 Show Printable Version Email this Page

Category: Private Messages Enhancements - Version: 4.0.3 Rating:
Released: 01-19-2010 Last Update: 12-18-2010 Installs: 242
Uses Plugins
Additional Files Translations  
No support by the author.

Updated 12-19-2010 to add all features that were previously a part of the full version product. Now there is no full version, just this one with everything for free.

Popup Private Messaging is a useful (and neat!) modification for your vBulletin 4 forum. Instead of redirecting a user to a separate "Compose Message" page when they try to send a private message, a "popup" private message form is displayed without taking them away from the page they're viewing. It intelligently replaces every single PM link on your forum, CMS or blog without any template edits or plugins that mess with your templates. It's loaded with features and has been tested with IE 8, FireFox 3.6, Opera 10.10, Chrome 3.0, and Safari 4.0.4!

Formerly a Mod of the Month winner for vBulletin 3.x! The current version for vBulletin 3.8 can be found here.

Highlights:
  • Uses a DHTML "popup" which won't be blocked by popup blockers, as it is not a "real" popup window.
  • New! Automatically centers the popup on the page, regardless of window size or how far down the page a user is.
  • Auto-fills the PM form with the username of the person you wish to send a private message.
  • Supports multiple recipients (based on user permissions).
  • Standard form, or full WYSIWYG with advanced PM options.
  • Preview message within the window, without being redirected elsewhere.
  • Window can be closed by the user via an "X" in the upper corner.
  • Lightbox effect to dim the rest of the page
  • New! Window automatically closes after the message is sent.
  • Admin CP options allow you to customize window size and which usergroups can use the popup PM modification.
  • New! Intelligent Javascript file replaces every private message link with the popup links on the browser side, saving your server's resources and your templates!
Screenshots:

Screenshots are attached to this post.

Live Demo:

A live demo can be found on my website - no registration required to see the basic popup functionality, but if you want to try the actual form you'll need to register as guests/unregistered users can't use private messaging.

Support for this Modification:

No active support anymore - that's why I made the full version free. Too much going on right now.

Please read the first post below as it has common issues and troubleshooting. :up:

Download Now

File Type: zip popuppm_2.0_vb4_robwoelich.com.zip (297.2 KB, 877 views)

Screenshots

File Type: png popuppm5.png (42.8 KB, 0 views)
File Type: png popuppm4.png (43.9 KB, 0 views)
File Type: png popuppm2.png (13.1 KB, 0 views)
File Type: png popuppm3.png (50.2 KB, 0 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #72  
Old 03-05-2010, 06:40 AM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jabong82 View Post
Can you tell me what this hook is please?

I have the paid version too and it used to work but now it doesn't (I have 4.0.2). Thank you in advance.
sure mate, find this in your footer:
PHP Code:
<script type="text/javascript">
    <!--
        
// Main vBulletin Javascript Initialization
        
vBulletin_init();
    
//-->
    
</script
and replace it with this:

PHP Code:
<script type="text/javascript">
    <!--
        
// Main vBulletin Javascript Initialization
        
vBulletin_init();
    
//-->
    
</script>
        {
vb:raw template_hook.footer_javascript

that worked for me mate! you can check out the results at my seo forum
Reply With Quote
  #73  
Old 03-05-2010, 06:48 AM
Jabong82 Jabong82 is offline
 
Join Date: Feb 2010
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi thank you for your response. I just tried that and it didn't work for me I guess I have to contact Rob. Thanks again though.
Reply With Quote
  #74  
Old 03-05-2010, 12:11 PM
GeorgeB85 GeorgeB85 is offline
 
Join Date: Nov 2008
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where do you get the updated versions of the mod if you paid for it?
Reply With Quote
  #75  
Old 03-06-2010, 09:14 PM
SuperGLS SuperGLS is offline
 
Join Date: Nov 2004
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working good on 4.0.2 thus far. Thanks!
Reply With Quote
  #76  
Old 03-31-2010, 12:55 AM
MattLuria MattLuria is offline
 
Join Date: Feb 2008
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to make a similar version for viewing the PMs?
Reply With Quote
  #77  
Old 05-04-2010, 12:06 PM
tini_lam tini_lam is offline
 
Join Date: Dec 2009
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this mod have work on 4.0.3 ?
Reply With Quote
  #78  
Old 05-04-2010, 10:34 PM
trackpads's Avatar
trackpads trackpads is offline
 
Join Date: Aug 2003
Location: Armyville
Posts: 1,074
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great! I have one conflict, I am using the paid version of this hack (very nice btw) but my tweet board icon is also in the pop, please see the screenshot. Any idea how to fix?

Thanks!

-Jason
Attached Images
File Type: jpg SP32-20100504-182853.jpg (93.0 KB, 0 views)
Reply With Quote
  #79  
Old 05-19-2010, 04:03 AM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This really is a great addition (I have the paid version), and it works superbly.

I was under the impression that received PM's pop up also, but I guess that isn't the case. Now that would be nice....
Reply With Quote
  #80  
Old 05-19-2010, 04:58 AM
Jaske's Avatar
Jaske Jaske is offline
 
Join Date: Apr 2010
Location: South Philadelphia
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any word on this working on 4.0.3?
Reply With Quote
  #81  
Old 05-19-2010, 10:26 PM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are smileys able to be added?
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 01:27 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.05159 seconds
  • Memory Usage 2,344KB
  • Queries Executed 27 (?)
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_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete