Hey Pedro, quick bug report... When looking at "Closed" post reports in the CP, if you click on any of the following pages, it goes to
http://www.xxxxxxxx.com/forum/mcp/pp...ow=open&page=2
Line 392 of pprm.php : $pagenav .= " <a href=\"pprm.php?$session[sessionurl]show=open&page=$thispage\" class=\"normal\">$thispage</a> ";
is incorrect.. I fixed it in the interim by creating an "area" variable that is set by the case statement....