Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Quote Notification via PM Details »»
Quote Notification via PM
Version: 1.00, by AcidX AcidX is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.x Rating:
Released: 05-11-2010 Last Update: 05-12-2010 Installs: 141
DB Changes Uses Plugins
Re-useable Code Is in Beta Stage  
No support by the author.

Quote Notification



Description: This plugin will add a "Quote Notification" option for users to select. If selected, your board users will receive a notification by PM whenever someone quotes them in a post.


Installation:
  • Import the attached product XML file (product-quotenotification.xml);
More settings:
  • If you want to change the content of the PM that gets sent, the phrases are quotenotify_subject and quotenotify_message;
  • The email notification has a separate phrase, quotenotify_emailmessage;
  • If you want to change the Profile Field options, find the "Quote Notification" field in your User Profile Field Manager in the ACP;
  • If you're not sure exactly what you're doing, you better leave these alone.
Warning: DO NOT change the title of the Profile Field from "Quote Notification", or the values from "Private Message", "Email", and "No" or this hack will not work.



User settings:
  • Your forum users can set their Quote Notification prefferences via User CP > General Settings > under Messaging & Notification.

This hack is a port of Krohf's modification for vb 3.5.
Since many people might find it handy on their boards, I decided to publish it for 4.0.



If you installed the product please mark as installed, so you can receive future update notifications. If you want to help develop this product further, please post your suggestions on the thread, or share your ideas with me via PM.

Download Now

File Type: xml product-quotenotification.xml (7.3 KB, 1154 views)

Screenshots

File Type: png pm.png (22.0 KB, 0 views)
File Type: png post.png (18.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
JamalFree

Comments
  #42  
Old 12-27-2011, 11:43 AM
downloadfound downloadfound is offline
 
Join Date: Dec 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind, it works awesome. Great mod.

I'm looking at modifying it though. The title of the private message or email should contain the thread title! So, it should read something like, "UserXXX has replied to your post in thread XXX"
Reply With Quote
  #43  
Old 01-09-2012, 02:58 PM
bigandy bigandy is offline
 
Join Date: Oct 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why not just set "private message" as default value and amend the code as:

Quote:
if value <> email & no
then
pm
end-if

if value = email
then
email
end-if
i think most of users are happy with these pms, no need to ask them to set it one by one.
Reply With Quote
  #44  
Old 03-05-2012, 06:45 AM
The Vegan Forum The Vegan Forum is offline
 
Join Date: Apr 2004
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So... there's no Admin CP section where we can define what the default for new users (per User Group) should be?

Quote:
if value <> email & no
then
pm
end-if

if value = email
then
email
end-if
Where should this code be entered, bigandy?
And how would such a change affect users with no PB abilities?
Reply With Quote
  #45  
Old 03-06-2012, 09:22 PM
silverf0x silverf0x is offline
 
Join Date: Jan 2009
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just installed it on my forum...

notification by PM works fine, tried email whitout sucess

anyone more have that problem?
Reply With Quote
  #46  
Old 05-14-2012, 02:05 PM
Danny M Danny M is offline
 
Join Date: Apr 2010
Location: UK
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone have any ideas when this will come out of the BETA stage?
Reply With Quote
  #47  
Old 05-25-2012, 08:29 AM
kamran_dotnet kamran_dotnet is offline
 
Join Date: Apr 2012
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone test "Quote Notification via PM" in vbulletin 4.2 ?
Reply With Quote
  #48  
Old 06-08-2012, 02:08 PM
Phil K?vin Phil K?vin is offline
 
Join Date: Jul 2009
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not work on 4.1.12
Reply With Quote
  #49  
Old 06-08-2012, 03:18 PM
kamran_dotnet kamran_dotnet is offline
 
Join Date: Apr 2012
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pнιl ĸ?vιn View Post
Not work on 4.1.12
i check it on 4.2
works perfect
Reply With Quote
  #50  
Old 10-08-2012, 09:11 AM
amogh amogh is offline
 
Join Date: Mar 2011
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I installed this modification on 4.1.8. It is not working at all. I do not receive any PM when my quote is posed.

Also under the User CP : the Quote Notification by default had been set to "No". I changed it to "PM" but still it doesn't work.

How can I make the quote notification "Private Message" by default for all users?

Thanks

Amogh
Reply With Quote
  #51  
Old 10-12-2012, 07:04 AM
amogh amogh is offline
 
Join Date: Mar 2011
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^ : anybody ?

How to enable this mod by default for all members?
Reply With Quote
Reply

Thread Tools

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 05:49 AM.


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.10363 seconds
  • Memory Usage 2,330KB
  • Queries Executed 26 (?)
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
  • (3)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
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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