Announcement

Collapse
No announcement yet.

Only show deletion notices to original posters

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

  • [vBulletin 3.5-3.7] Only show deletion notices to original posters

    Licensed users can download this hack here.

    After a request of hiding deletion notices for all users except the original poster (and admins/moderators), there's now a small product that fixes this for both posts and threads. Also tested with 3.6.

    Official release

    INSTALLATION

    1.
    Install the product
    2.
    Go to the template postbit_deleted and add this code to the top of it:
    HTML Code:
    <!-- Exclusive deletion begin -->
    <if condition="$show[deleted_exclusive] == 0 OR $show[deleted_exclusive] == 2">
    Also, go to the bottom at the same template and add this code:


    HTML Code:
    </if>
    <!-- Exclusive deletion finish -->
    3.
    Do the same with the threadbit_deleted-template
    4.
    Activate deletion notices on the usergroups you want to use this plugin on
    Now, deletion notices is only visible for original posters, administrators and moderators added to forumpermissions.



    Don't forget to install it.
    Last edited by Tornevall; 2006-10-09, 10:43.
    -
Sorry, you are not authorized to view this page
Working...
X