The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
It's really annoying specially in big forums, to have to write the same text every time you give an infraction to user. Is there any way to have custom text written and waiting for us in the dialog box for every infraction instead of writing it again and again ?
|
#2
|
|||
|
|||
![]()
One idea... add a plugin to the infraction_report_complete hook:
Code:
if (!$customreason) { $customreason = 'Enter whatever you want it to say by default.'; } |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|