Back to vBulletin 3.0 Add-Ons

Private Message Flags Hack
Mod Version: 1.00, by pie

This modification is in the archives.
vB Version: 3.0.7 Rating: (1 vote - 5.00 average) Installs: 3
Released: 23 Mar 2005 Last Update: 23 Mar 2005 Downloads: 2
Not Supported DB Changes  

This means you can flag certain private messages and have a filter to show only flagged. I guess its the same thing as GMail Stars.

This is beta as I haven't tried it out yet. Once I hear of a few successfull installs i'll upgrade it.

Few Notes
This removes the Private Message icon coloumn within the PM List (it works while viewing a PM.
I haven't included a template edit for Flagging while viewing a PM, YET (only while in PM list view).
This is my first proper vBulletin hack, i'm an experienced PHP coder but haven't really touched vBulletin.
There is no installer as of yet.

Stats:
1 MySQL query
4 Phrase Adds
1 Template Modification
9 File Edits

Install Time: 5 minutes

Files Modified:


  • includes/functions_misc.php
  • private.php

Install file attached.

Note. You'll need to upload an icon as /misc/warning.gif. I used the default vBulletin Warning sign(!) as the icon.

PLEASE CLICK INSTALL IF YOU USE THIS HACK, IT'LL CERTAINLY ENCOURAGE ME TO CODE MORE HACKS

[Note: 22nd March 2005: 11:15 GMT] Few typos in the install. Fixed.
[Note: 23rd March 2005: 15:37 GMT] There was a problem of it returning always to the folder Flagged. Problem fixed. Install updated.
Simply replace:
PHP Code:
$folderjump .= "<option value=\"-2\" " .iif($_GET['folderid']==$selectedidHTML_SELECTED).">$vbphrase[flagged]($flaggedcount$vbphrase[messages])</option>"
with
PHP Code:
$folderjump .= "<option value=\"-2\" " .iif($_folderid==$selectedidHTML_SELECTED) .">$vbphrase[flagged]($flaggedcount$vbphrase[messages])</option>"
infunctions_misc.php
[Note: 23rd March 2005: 15:41 GMT] Screenshots uploaded

Download

This modification is archived and cannot be downloaded.

Screenshots

     


vblts.ru supports vBulletin®, 2022-2024