Back to vBulletin 3.5 Add-ons

Notify user about his moved thread
Mod Version: 1.00, by MrNase

This modification is in the archives.
vB Version: 3.5.1 Rating: (1 vote - 5.00 average) Installs: 57
Released: 05 Nov 2005 Last Update: Never Downloads: 55
Not Supported Uses Plugins  

++ fully translatable, no file edits, no new queries, no template edits, no problems ++

Hello!

Here's another one I made for my community which I want to share with you.

We have to deal with many users who don't have experience with vBulletin or bulletin boards in general so they often get confused when we move a thread to a better location.

This plugin notifies the user with a PM when we moved one of his threads. This plugin is rather simple but can be extended with ease. However, I won't do it because I don't need it

Known limitations:
This one doesn't affect the inline moderation. I couldn't find a hook for it so I decided to leave that to an expert

Installation:
Just upload the product-file. It will install the plugin and the 2 new phrases for you.
Now you have to edit the freshly installed plugin. It's called Plugin - Notify user about thread move.

Edit those two lines according to your information.
PHP Code:
$pmdm->set('fromuserid'X); // replace X with your USERID
$pmdm->set('fromusername''Y'); // replace Y with your USERNAME 
Both information must be correct, they tell the user who sent this PM.

In my case, I would have to use:
PHP Code:
$pmdm->set('fromuserid'1); // 1 is my ID
$pmdm->set('fromusername''MrNase'); // MrNase is my nickname 
which sends a message from the user 'MrNase' whose ID is '2'

Save the plugin and you are done

Have fun with it and feel free to release additions to this product!

Download

This modification is archived and cannot be downloaded.

Screenshots

 


vblts.ru supports vBulletin®, 2022-2025