vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - PM notification when receiving reputation points (https://vborg.vbsupport.ru/showthread.php?t=162083)

skhms 05-08-2008 08:12 PM

Quote:

Originally Posted by MissKalunji (Post 1512994)
oh woops i thought it was by default...

How can i make it default for everyone?

If you are willing to do SQL queries you can enter this at the Maintenance > Execute SQL Query Page:

This will make the option active as default for new users
Code:

ALTER TABLE tableprefixuser ALTER sk_repnotif_options SET DEFAULT '1'

To activate it for all current user, use this
Code:

UPDATE tableprefixuser SET sk_repnotif_options = '1'
As always, replace tableprefix with your tableprefix. Or skip it if you don't use any.

/SK

MissKalunji 05-08-2008 09:06 PM

Perfect :) worked thanks!

Konstantinos 06-15-2008 06:54 AM

the problem is that it shows who left reputation for usergroups which are set "can see who left rating" to no

skhms 06-15-2008 09:20 AM

Quote:

Originally Posted by Konstantinos (Post 1549718)
the problem is that it shows who left reputation for usergroups which are set "can see who left rating" to no

You are right. Must admit that I wasn't aware of that option.
Users in such usergroup should always have there PM's sent from the specified user.

/SK

Konstantinos 06-15-2008 09:27 AM

i think u should fix that if u can, as a way to bypass this i deleted the username from the phrase and therefore the pm doesnt show who left the rep. so users groups who can see who left rating can see this from user cp

skhms 06-18-2008 04:28 PM

Modification updated to v1.1.2

Support for option 'Can See Who Left User Ratings'.
If user not allowed to see who left a reputation comment the sender of the notification PM will always be the specified user and not the actual user leaving a comment.
Also a different message will be used with no name included.

Thanks Konstantinos for pointing this out.

/SK

Konstantinos 06-21-2008 08:53 PM

thx man

Nadavy 11-26-2008 07:43 PM

Does this come with an option for certain users to turn the mod off :D ?

TheLastSuperman 11-26-2008 07:57 PM

I don't need this but nice and bookmarked in case I ever do :D

Good job ;)

pokesph 02-23-2009 06:08 PM

any chance of seeing an update for 3.8.x soon?


All times are GMT. The time now is 08:02 AM.

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.01582 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (2)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