Version: 1.0.5, by Boofo
Developer Last Online: Jun 2012
Category: Private Messages Enhancements -
Version: 3.7.x
Rating:
Released: 02-07-2008
Last Update: 04-24-2008
Installs: 159
Uses Plugins Auto-Templates
Additional Files
No support by the author.
Report Bad PM for vB3.7
Version 1.0.5
(By Boofo)
What does this product do?
This mod will allow the member to report a bad PM to the the Admin or Mods that you choose to receive the report. It also has a setting to start a thread in the forum of your choice for PM reports. I don't use that option as I don't think it reporting PMs in threads is a very smart idea, but I know I will be asked to add it and since it was already there, I left it in.
Version Information:
Version 1.0.1 -- Initial release for vBulletin 3.7.0 beta 4.
Version 1.0.2 -- Fixed missing TABLE_PREFIX.
Version 1.0.3 -- Re-did the PM template to be more in line with default vB PMs.
Version 1.0.4 -- Re-did the e-mail template to be more in line with default vB e-mails. Fixed datamanager error if PM receiver was over their PM quota. Added reportpmlog file, available to Super Admins only, to view and manage Bad PM Reports via the Admin CP.
Version 1.0.5 -- Updated with securitytoken.
Note: This will now work with both the posbit and postbit_legacy templates. This now is set at ON on install as well as User ID 1 receiving the Bad PM reports.
Credits:
A big thank you goes out to Paul M for most of the re-write for this for 3.5.4. Also, I want to thank to cheesegrits for his invaluable help on fixing the datamanager error while using the quote tags in the PM messages and helping me put the finishing touches on this new version. Last but not least, thanks goes to Dismounted for his permission for the use of his code for the automatic button insert into the template. Thank you, sir.
Installation overview:
Products to install: (1)
Files to Upload (2)
Installation Instructions:
1. Upload the contents of the upload folder to the corresponding folders on your site.
Refresh the Admin CP and you will see PM Report Manager under Private Message Statistics in the Users drop down menu on the left.
2. Go to your Admin CP
Scroll down to 'Plugin System'
Click 'Manage Products'
Click 'Add/Import Product'
Click the 'Browse' button, and locate the product-report_badpm.xml file on your computer.
Done!
Enjoy!
NOTE: If you do not click install, you do not need support.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
@NeuroLancer - Then your postbit is changed from the code it is looking for. You will have to do a manual edit or revert the template first.
@ChurchMedia - The updated fix is now in the first post. Thanks for catching that. I had the TABLE_PREFIX on the uninstall code, just not the install code.
I have done revert all on default template, then reinstall, still not showing up.. (yea ive turned it on in options )
Actually ive found the problem, it works in postbit but not with postbit legacy
You are absolutely right. I didn't even think of that as I only use the postbit. Is your postbit_legacy modified usually?
I will update the first thread with this info until we figure out how to handle it. I'm not sure if I can do 2 string replacements in the same xml and get away with it. I'm new at that stuff yet.
This may seem like splitting hairs here but how do i get the report button to appear on the right side of the user online image instead of the left side?
This may seem like splitting hairs here but how do i get the report button to appear on the right side of the user online image instead of the left side?
I will take a look at it and see what I can figure out. I need the exact code before and after where you want it from the default template and about 8 more beers and we should be all set.