![]() |
Code:
<br/><if condition="$vbulletin->openreports"><a href="$modcpdir/postreports.php">$vbphrase[postreports_postreports]</a>: $vbulletin->openreports</if> |
Quote:
The solution is working fine now but missing ?do=list :o There is somthing else also I edited in my post after your reply.. Quote:
|
Quote:
Incidentally notice that this is more or less just a direct port of the old code but I am planning a more advanced version (probably not for a few weeks since I've got a major amount of rewriting to do atm) which will resolve some race conditions we've been having i.e. multiple mods attempting to deal with one report concurrently. This will probably take the form of a 'take over' button appearing on outstanding reports which (by process only, not by code because that would be nigh on impossible) will force mods into 'ownership' of reports before they deal with them, so you don't get two mods tripping over each other. Also mods not being able to touch reports from outside their forums which is quite an easy addition. Quote:
Code:
<br/><if condition="$vbulletin->openreports"><a href="$modcpdir/postreports.php?do=list">$vbphrase[postreports_postreports]</a>: $vbulletin->openreports</if> |
Quote:
|
The code for admin / mods to see latest reported posts doesn't appear for me, just creates a gap :-
|
Quote:
Thank you so very much |
Quote:
Code:
<if condition="$vbulletin->openreports"><br/><a href="postreports.php">$vbphrase[postreports_postreports]</a>: $vbulletin->openreports</if> |
Be sure to send an update when it's out of BETA, will install then :)
|
Had an error on linking back from reported post .. postreportbits template assumes forum is in root directory .. added "$vboptions[bburl]/" after any <a href and problem solved.
Might be useful for anyone experiencing the same problem. |
Okay, I installed it. Working nicely so far aswell. If a user has no post reports, how could I get it so it says "You have not submitted any post reports"
|
All times are GMT. The time now is 02:09 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:
|