UBB.Dev
Posted By: Edzila [6.5] "Deleted By" - 06/01/2005 6:26 AM
Mod Name / Version: "Deleted By"

Description: Anybody have a hack that will supress the 'Deleted By' tag when a Moderator or Admin deletes a post? Or even a way to replace the username (who deleted it) with 'admin'...

Working Under: UBB.Threads 6.5

Mod Status: Working

Any pre-requisites: Needs to work...

Author(s): Edzila

Date: 05/31/05

Credits:

Files Altered:

New Files:

Database Altered:

Info/Instructions:

Disclaimer: Please backup every file that you intend to modify.
If the modification modifies the database, it's a good idea to backup your database before doing so.

Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files.
Posted By: Anno Re: [6.5] "Deleted By" - 06/02/2005 6:30 PM
File: deletepost.php

Search for:
$Body = "{$ubbt_lang['POST_DEL']} $Username";

Replace "{$ubbt_lang['POST_DEL']} $Username" with whatever you wish.
© UBB.Developers