![]() |
Thank you very much! This is going to be a beautiful addition for my mods! <3
|
Will this be converted so it is compatible with vBulletin 3.5?
Thanks. |
Hi,
Thank you for the wounderfull job there is a small problem.. All the modeaters and admins view all the reports and can update and change the status of the report. In other words, the moderator should view only the rports that belongs to his forum.. Regards. |
up :disappointed:
|
Another up but with request..
Each time I have to log to CP to chk if there is any report.. Could you do somthing to show number of reports say in the welcome panel under the private message numbers. Ex: Welcome, unicorn. You last visited: Today at 01:25 Private Messages: 0 Unread, Total 2 Post Reports : 2 new, 3 pinding Regards, Ghanem. |
This would be useful... Going to bring it up to the "master"
|
Quote:
1) All moderators can see and edit all reports 2) All moderators can see all reports, but can only edit reports in their forums 3) Moderators can only see and edit reports in their forums Quote:
If you want to add it now, you can do this (but it only shows open reports not pending, but you could easily modify that). This is a bit hacky, but it works and it's been used on a site I admin for months: In global.php find: Code:
$vbphrase['total_x_nav_compiled'] = construct_phrase($vbphrase['total_x_nav'], $bbuserinfo['pmtotal']); Code:
$reportcount = 0; In navbar template, find: Code:
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if> Code:
<if condition="can_moderate()"> |
Quote:
Thanks a million, very nice neat jop. Kindest Regards. |
Is there any way that I can substitute the Modification for the standard VB email for certain usergroups?
Basically, we have the hack installed and the Moderators can use it, however our forum Vip's get their own subforum which they moderate but I would rather them being sent the standard Vbulletin email rather then them using the Modcp? Also when is the new version coming out it sounds great! |
If anyone is interested, in my development version I have replaced, in report.php
Code:
$mods = array(); Code:
$mods = array(); Quote:
Quote:
|
All times are GMT. The time now is 01:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|