PDA

View Full Version : Requirement Notification when creating a new thread


iNate19
06-28-2014, 01:07 AM
I am looking for a mod that when a member post a new thread in a specified forum, they receive a notification saying...

ATTENTION {User Name},

2 Feedback Links Required: Must give quality, detailed feedback to two other user submissions.

This is a reminder -- make sure that adequate feedback is given. We like to give quality feedback here, so that other members are given the critique they deserve. It's about everyone, not just you. Your post will be removed if you fail to comply.

Dave
06-28-2014, 02:26 PM
You should post this here: https://vborg.vbsupport.ru/forumdisplay.php?f=112

OT:
So the user should receive a PM after the submission of the thread?

iNate19
06-28-2014, 06:30 PM
I'd prefer a post in the thread from a moderator of the specific forum.

Dave
06-29-2014, 08:51 AM
Should be fairly easy to make this with the use of https://vborg.vbsupport.ru/showthread.php?t=102418

Then just add a check for the forumid and retrieve the threadid.

iNate19
07-03-2014, 12:21 AM
Should be fairly easy to make this with the use of https://vborg.vbsupport.ru/showthread.php?t=102418

Then just add a check for the forumid and retrieve the threadid.

Where do I put that code?

Also, I seen that is a vB3 article. Will it still work for vB4?

--------------- Added 1404357323 at 1404357323 ---------------

Disregard, vSa Auto Reply did the trick.