Version: 0.93, by Pedro!
Developer Last Online: May 2013
Category: Moderators Functions -
Version: 3.8.x
Rating:
Released: 02-11-2009
Last Update: 11-01-2009
Installs: 146
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage
No support by the author.
This system offers an advanced management system for all types of reported content including:
Posts
Group Messages
Group Pictures
Profile Album Pictures
Group Picture Comments
Profile Album Picture Comments
Private Messages
Visitor Messages
Features of this hack (some of which are illustrated by the screenshots):
Report tracking for the reporter
Report management area accessible from the Mod CP and Admin CP
Full integration with notifications menu
Commenting/update system
Ajax loading of the reported content from within the CP
Quick links related to the report/report discussion
Can set to only display reports that moderators have permissions to 'do something about'
Fully phrased to allow easy translation
Installation Instructions:
Backup your forum database. You are installing this modification at your own risk - I will not be held responsible for any damages or losses to your computer/web server/site data/vBulletin installation that occur from trying to install/uninstall this hack.
Extract the files from the .zip archive
Open the upload directory
If you have changed the directory names of the Mod CP or the Admin CP from the defaults you will need to apply the same changes here.
Upload the contents of the 'upload' directory to the forum directory on your web server
When the uploads are complete go into the Admin CP and expand the 'Plugins and Products' menu on the left-hand side.
Click the 'Manage Products' link in the menu you just expanded.
Click the '[Add/Import Product]' link at the bottom of the page.
In the 'OR import the XML file from your server' text box change 'product.xml' to 'product-pprm.xml'
Click 'Import'
Click OK on the prompt
Make sure in the vBulletin Options menu under 'User Infractions & Post Reporting Options' that Post Reporting Emailis not set to 'no e-mail'. Due to the core hook location of this hack it will not work if e-mailing is not enabled in the vBulletin options. However, this can be overridden on the PPRM configuration page.
and you're all done You may wish to change the configuration of PPRM, this can be done from the Post Reports menu in the Admin CP navigation.
Mark the mod as installed, this is so you can receive updates regarding the mod. I won't spam you or send you drunken e-mails lolol.
This hack is still in beta phase and I would really appreciate your feedback with any bugs/errors/design issues you encounter. Things to watch out for are compatibility issues with non-major browsers and the 'acknowledge permissions' setting not working as I've only done a very limited amount of testing on it.
One Major Issue when trying to go to a dif page of the closed reports in admin it just brings up a blank page so its impossible to view any closed reports except for page one. System works great though and has truly enabled my mods to fix bad links and threads.
I fixed this bug by editing the "Add Mod CP Navigation" plugin... It's been sometime, but I think all I did was make a minor modification to the pprm_closedreports URL...
hey Buddy thanks for the info tried it though and it was the exact same code, copied and pasted anyways but still unable to see any other page other than page 1, lemme know if your memory gets jogged on how I can resolve this issue. Thanks
I love this mod but am wondering if there is any possibility that the SQL error can be fixed:
"0.92 - With 'Acknowledge moderator permissions...' enabled an SQL error may occur when a moderator tries to access open/closed reports."
Disabling that option wouldn't be that helpful to me as all my mods are based in individual forums and it would be confusing if they started receiving reports from elsewhere, but at the moment with the option enabled they can't view reports at ALL Would like to see it fixed if at all possible!
For anyone having this issue, I fixed it by editing /modcp/pprm.php
Is there a way to get this working on vB4? There's this and maybe 2 or 3 other plugins/mods that I need to get to work before I can upgrade from 3.8.7 and this one isn't working
It says this when I activate it on vB4:
Code:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar_pprm_quicklink in [path]\includes\functions.php on line 4591
Fatal error: Call to a member function query_read() on a non-object in C:\wamp\www\testvb\includes\class_bootstrap.php(1227) : eval()'d code on line 16
I'm running this on WAMP in a test environment so I can afford to have a mess around with code to get it to work, if anyone has any suggestions.