PDA

View Full Version : Automatic PM on Reputation


tnguy3n
28 Jan 2005, 14:13
Modded by tnguy3n @ http://www.all4actions.net

This mod allow members to enable sending PM option when a user give him/her a reputation point.

To enable sending PM upon receiving reputation point, go to User CP => Edit Profile =>
PM upon reputation option, then check the option.

File modification: 1
Template mod: none
Installation Time: 3-4 mins

Requested here (http://www.vbulletin.org/forum/showthread.php?t=75264)
--------------
IMPORTANT:
Make sure to change to your own fieldid of following line in the mod:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

yoyoyoyo
28 Jan 2005, 14:33
isn't the rep usually anonymous unless a user enters a name? won't this defeat that system?

Ghostsuit
28 Jan 2005, 15:16
You have the option to make it Anonymous or not. Some boards have it set some don't.

Floris
28 Jan 2005, 15:26
Nice idea, thank you for making it and sharing it with the customers for free! I hope to see nice addons to vBulletin from you in the future! I've installed this on a test board without problems.

yoyoyoyo
28 Jan 2005, 15:34
You have the option to make it Anonymous or not. Some boards have it set some don't.good to know.. I need to check those prefs more closely :)

trackpads
28 Jan 2005, 15:48
Thanks for making my request!! Mucho Appreciated!!!!!

Ghostsuit
28 Jan 2005, 16:03
good to know.. I need to check those prefs more closely :)

Tell me about it, I come across things I've not noticed all the time ;).

Danny.VBT
28 Jan 2005, 17:23
Nice hack. Good Job, = )

trackpads
28 Jan 2005, 19:49
What would the query to be to turn this on for all current users?

tnguy3n
28 Jan 2005, 21:55
What would the query to be to turn this on for all current users?
you this query in admin cp or phpmyadmin:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



change fieldXX to fieldid of yours. be careful or you'll update wrong column in userfield table.

trackpads
28 Jan 2005, 22:15
Thanks!!!

trackpads
29 Jan 2005, 15:37
Is there a way to make the PM from the person that gave you rep? That way people could reply directly to them. I have neg rep disabled so for me it is a good idea.

Thanks!

-Jason

Boofo
29 Jan 2005, 16:22
Can this be made to send a pm for other than 1 point? If an admin gives rep on my site, it is 100 points. Can it reflect the right amount, too? ;)

trackpads
29 Jan 2005, 18:32
Can this be made to send a pm for other than 1 point? If an admin gives rep on my site, it is 100 points. Can it reflect the right amount, too? ;)
I just edited the text so that this just says they were given rep and to check their usercp.

tnguy3n
30 Jan 2005, 03:05
Is there a way to make the PM from the person that gave you rep? That way people could reply directly to them. I have neg rep disabled so for me it is a good idea.

Thanks!

-Jason

change $forumbot, $forumbotid variables to following ones:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

trackpads
30 Jan 2005, 03:16
change $forumbot, $forumbotid variables to following ones:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


Thanks!!!!

tnguy3n
30 Jan 2005, 03:29
Can this be made to send a pm for other than 1 point? If an admin gives rep on my site, it is 100 points. Can it reflect the right amount, too? ;)

I have not tested this yet, but i think you can add an if ... else statement to check if the user is in admin group to return proper amount point. for example:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



now, in title + message, modify it a bit. i.e.


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

jilly
01 Feb 2005, 22:02
You'd think people would know where to look, but new users sometimes need direct links to help them out - so I'd like a link in the PM that goes directly into the User CP so they can click to go see the reputation

trackpads
26 Feb 2005, 15:58
I would just like to post that this hack ahas almost tripled the use of the rep system on my site. Members love it and are now pm'ing the heck out of each other with this simple little addon.

Thanks again!

-Jason

trackpads
03 Oct 2005, 00:58
Will these be ported to 3.5?

Thanks again!

mano1.com
13 May 2006, 05:29
does this work on 3.5.4?

jilly
23 Aug 2006, 06:41
It's not working for me on 3.5.4 - would be interested in a port over to that!

Raptor
10 Jan 2007, 15:58
can someone port to 3.6.4 ?