vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Moderators Functions - Pedro!'s Post Report Manager 0.93 (https://vborg.vbsupport.ru/showthread.php?t=205087)

bigcurt 09-18-2009 06:25 PM

Pedro, any word on a stable/gold mod? Thanks bud.

kalisekj 09-20-2009 06:46 PM

Wonderful Mod, TY Very Much Makes it easier for Users and Mods to keep track of reported threads and who's doing what. WooHoo!

kalisekj 09-20-2009 06:48 PM

Quote:

Originally Posted by FF|Skyrider (Post 1877940)
For some odd reason, it doesn't work for me. I activated it, made sure the email is set to no. And when either I or someone else reports posts, nothing shows up in the "Open Reports", its empy.. I'm even set as moderator on the section. and both of this plugin settings are set to yes.

Email Needs to be Set to Yes in VBoptions. ;)

openmind 09-28-2009 11:08 AM

Tagged and will install when this goes stable

Skyline_GT 09-28-2009 04:28 PM

I don't think this mod will ever go out of beta.

Deadsy 10-02-2009 04:08 AM

ATTENTION!

Vulnerable through XSS attacks!

I wrote Pedro! but still no answer...

How to fix:

1) open ../modcp/pprm.php and search for:

PHP Code:

$maincells = array($quicklinks,'<div class="reason">' $row['reason'] . '</div>'); 

Replace with:

PHP Code:

$maincells = array($quicklinks,'<div class="reason">' htmlspecialchars($row['reason']) . '</div>'); 

2) open ../pprm.php and search for:

PHP Code:

        "</div>" $rpt['reason'] . "</td></tr>"

Replace with:

PHP Code:

"</div>" htmlspecialchars($rpt['reason']) . "</td></tr>"


nothing4me 11-10-2009 08:43 PM

What's new in .93?

maxicep 11-10-2009 11:28 PM

12:29 02/11/2009
[Version 0.93]
Hotfix! Fixed security hole in previous releases.
Fixed bug in the closed reports pagination.

Pedro! 11-11-2009 01:59 PM

Okay guys, the update for this only just got rolled out. Mostly a f**k-up on for not keeping on top of the mod due to a busy summer and university but also for some reason I am not receiving notification e-mails of PMs and it took the .org team 11 days to roll out the 0.93 update.

There was a significant security flaw in the previous releases therefore everyone should update to 0.93 ASAP. I have no intentions of switching to vB4.0 (and I imagine many others feel the same) so when I get time I will start working on the other bugs people have made apparent. This may not be until Christmas as time is a precious commodity for me nowadays what with university and other projects.

Again, apologies for the latency of this update - the next one will probably see the mod out of beta.

rmxs 11-11-2009 06:27 PM

There is no xml file on zip :(


All times are GMT. The time now is 01:34 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02680 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete