vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Quote Notification via PM (https://vborg.vbsupport.ru/showthread.php?t=242358)

RichieBoy67 06-12-2014 04:17 PM

Quote:

Originally Posted by Max Taxable (Post 2501643)
I think some enterprising developer here needs to just re-do and update this Mod.

I can see some of the phrases are no longer valid but I am not sure about the rest.

mokujin 06-14-2014 03:58 PM

Quick edit to this hack to working in vb 4.2

1. Go to the admincp -> User Profile Field Manager -> See what Quote Notification field ID is (field5, field6, etc.)

2. Then edit field Options, change
PHP Code:

No
Email
Private Message 

To:
PHP Code:

Private Message
Email
No 

3. Go to Maintenance -> Execute SQL Query and run this query:

PHP Code:

UPDATE  userfield SET  field5 =  'Private Message' 

Don't forget to change fieldID and your table prefix.

Then all users will get a quote notification via PM.

Users can change the settings in User Settings -> General Settings -> Quote Notification.

Hope it helps .

tbworld 06-14-2014 06:30 PM

Many thanks @Mokujin. I appreciate your time, besides a great modification. :)

RichieBoy67 06-14-2014 10:15 PM

Quote:

Originally Posted by mokujin (Post 2501953)
Quick edit to this hack to working in vb 4.2

1. Go to the admincp -> User Profile Field Manager -> See what Quote Notification field ID is (field5, field6, etc.)

Then go to Maintenance -> Execute SQL Query and run this query:

PHP Code:

UPDATE  userfield SET  field5 =  'Private Message' 

Don't forget to change fieldID and your table prefix.

Then all users will get a quote notification via PM.

Users can change the settings in User Settings -> General Settings -> Quote Notification.

Hope it helps .

Thanks so much brother!:D It works perfectly now.

Minor tweak

https://vborg.vbsupport.ru/showpost....5&postcount=10

BasicGreatGuy 06-23-2014 10:00 PM

Anyone know how to add notifications to the options of email or pm? It would be nice to have the quote alert sent to notifications, instead of having to clean out the pm box all the time.

BasicGreatGuy 06-27-2014 03:50 PM

Bumping in hopes someone has an answer to the following: Anyone know how to add notifications to the options of email or pm? It would be nice to have the quote alert sent to notifications, instead of having to clean out the pm box all the time.

Cedric_FP 07-01-2014 02:35 AM

Quote:

Originally Posted by Max Taxable (Post 2501563)
What you would have is a number (3) or otherwise, however many quotes of your posts there are. Okay then given that, what should happen on click?

Something like this (from realgm.com PHPBB forums) would be ideal for quote notifications: http://i.imgur.com/ZweWbLN.jpg

Edit: Mod tagged! Looks promising. :) Will need to play with PM limits for regular users, though.

lobosnake 07-01-2014 09:06 AM

such that only a select group of users to receive notification of appointment?

Paul. 08-08-2014 09:42 AM

Does anyone know if there's a way to enable it for all users by default?

cricko 01-20-2015 07:09 AM

Quote:

Originally Posted by doopz (Post 2039069)
Does this keep forum / user permissions in mind?
What if one of the moderators post a forum quote from a user, does this ueer get notified about it?


edit: Ok tested it, and it doesn't.
Can this option be build in?



edit2: could you also give us the query to update he Pm changes for all users? (to YES)

We seem to have come across a slight problem with it that you may be able to help with? We had an instance yesterday with an annoying member and we were talking about him in our Private Mod onlys forum that others can't see or enter...Well one of our mods put a quote of the member into a thread in the private forum and because the guy had notifications turned on he was able to access the Mod forum and read the post about him. It was only the fact a mod clicked on his profile and saw he was in there we found out. He admitted during a chat that he was taken directly to the mod forum when he was notified he had been quoted.I hope that makes sense. Any ideas people? Thanks in advance.


All times are GMT. The time now is 11:30 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.02033 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete