PDA

View Full Version : Add-On Releases - Display post reports in vBadvanced quick moderation


Theoldwiz
02-22-2008, 10:00 PM
This is an addon for: Advanced Report Post Management System and for vBadvanced

It is very simple, what it does is it displays how many post reports you have in your vBadvanced quick moderation box in the same look as all the others and it links you to them in the mod cp like it does for everything else. This can help improve how fast you and your moderators/admins can veiw post reports. All it takes is one easy step.

Go to each style and edit vBadvanced CMPS Templates/adv_portal_moderation:

Find:

$template_hook[adv_portal_moderation]


Add Above:

<if condition="$vbulletin->openreports"><a href="$modcpdir/postreports.php?do=list">$vbphrase[postreports_postreports]</a>&nbsp;($vbulletin->openreports)</if>


Please Note: You need vBadvanced and the Advanced Report Post Management System for this to work.

Thanks again to Distance for making the awsome Advanced Report Post Management System.

I need all the feedback I can get as this is my first addon :)

Enjoy!

blind-eddie
02-23-2008, 03:02 AM
Must have this Mod & vba for this to work


https://vborg.vbsupport.ru/showthread.php?t=137031&highlight=Advanced+Report+Post+Management+System

EDIT: I use 3.6.8

I dont have:
$vbphrase[members]</a> ($users[count])</div>

closes I have is:
div><phrase 1="$users[count]" 2="$admincpdir/user.php?

Theoldwiz
02-23-2008, 03:03 AM
I will look, seems like they should all be the same, I will respond soon

Theoldwiz
02-23-2008, 03:31 AM
All done and fixed the template edits to work for all versions of vBadvanced, try it now :)