Quote:
Originally Posted by Skavenger
1. Works fine on 3.6.9
2. If you have renamed admincp directory, this will not work unless you change the path in the product
3. Something like this would be nice to separate from other options:
Code:
<tr><td class="thead">Manage $post[username]</td></tr>
4. You could add a "View Infractions" link too
Code:
<a href='$vboptions[bburl]/admincp/admininfraction.php?$session[sessionurl]do=dolist&startstamp=1&endstamp= 1171601735&infractionlevelid=-1&=$post[userid]' target='_blank'>View User Infractions</a>
Nice mod (Y)
|
OK, I got these two things added and a setting made for the view infractions, if anyone is interested. I'm now working on a way to get the admincp and modcp directory names from the config file.