![]() |
Reported Posts Center
This hack gives vB one major thing that it's been missing: a central location to manage reported posts. Every time a post is reported, it will show up in the RPC. Moderators can then mark them as resolved.
|
Screenshot:
|
Bravo. That's exellent!
|
Excellent indeed. Thanks for the new modifications. :)
|
very well done, thanks
slight edit: would it be possible to archive the contents after a decision is made so admins can keep track of what the moderators did? |
Will install -- nice Filburt!
Does this allow users to report themselves? -- and if yes how can I not allow that? |
Nice one! Installed.
|
My, this has potential :) Nice work. Will install a bit later on when I get 5 minutes.
|
Couldn't you have it so there's a link in the mod cp to it as well?
Just to make it simpler I guess https://vborg.vbsupport.ru/ |
Nice idea filby:)
[high]* Chris M kicks install:p [/high] Satan |
Yeah, it's great. Good Job;)
|
What a fantastic idea :)!
|
Good job there filbert1
|
Very cool. What I have at my forums is every post report creates a new thread in my moderator forum - if that report is done, the thread is moved to our finished forum by clicking a button. But this idea is nice too. Well done.
|
why my mods cant see the reportedposts.php ?
only admin can see! |
filburt, Great Hack.
Can you list some of the tables this alters, if any, .. and which files are modified? Thanks. |
Yeah, I'd also like to see this enabled for mods as well as admins, please.
|
Quote:
help us |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
You did it right with the "if (!$permissions['ismoderator']) show_nopermission();" line. I always put them in the Moderators Usergroup before I assign them any forums, just to be safe.
|
I didnt run the install_rpc.php
I just created a table PHP Code:
PHP Code:
is there anything i didnt to do? |
You can try changing this line:
PHP Code:
PHP Code:
|
Quote:
:cry: :cry: :cry: :cry: |
The code you needed to change is in that file at the top. Did you change it there?
|
open the reportedposts.php
find if (!$permissions['ismoderator']) show_nopermission(); and replaced with if ($bbuserinfo['usergroupid']!=5 or $bbuserinfo['usergroupid']!=6 or $bbuserinfo['usergroupid']!=7) { show_nopermission(); exit; } I do! and also check them usergroupid are 5,6,7 but..................... :( |
i didnt change nothing in the code... and everything works great. All moderators can see the reported post center. I just have one question. How can i add a link of that in the Admin panel at Vbulletin options? I tried to edit the /admin/options.php but didnt find any other link there.
Thanks in advance ;) |
filburt1
I'm using an unhacked vB2.3.0 and I followed this instruction: Quote:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> What's going on? Cheers. |
Very cool..
*Installed* |
Any ideas, is this supported any more?
|
It is not supported and never was.
|
filburt managed to install it now, but having same issues with the moderators not being able to view it. I tried your solution, but also couldn't get it to work. Any ideas? Pretty please ;)
|
So for the people, where the moderators can`t see the report center.
We have do a workaround and here is the Solution in reportedposts.php find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
The Moderators aren`t moderate a forum. |
Verry nice hack m8 :)
installing went quick, it takes a while before my server updates the files but i think its working tx :) |
This may sound stupid but how do I get to the RPC?
|
Does it work on 3.0.1?
|
Quote:
Can somebody make a compabtible hack? It's very very usefull... |
Hm ... "You need to upload this file to your forums' admin directory, then run it."
It is already there??? |
All times are GMT. The time now is 02:46 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:
|