Quote:
Originally Posted by Skavenger
1. Works fine on 3.6.9
|
Thanks
Quote:
Originally Posted by Skavenger
2. If you have renamed admincp directory, this will not work unless you change the path in the product
|
Hehe >_> Totally didn't think about that. Sorry.
Quote:
Originally Posted by Skavenger
3. Something like this would be nice to separate from other options:
Code:
<tr><td class="thead">Manage $post[username]</td></tr>
|
Sure, that sounds fine.
Edit: Hmm, the problem arrises that it would be silly to show that to everyone... *thinks~*
Quote:
Originally Posted by Skavenger
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>
|
I guess that would be fine. Didn't think of it as we don't use infractions at my forum for the most part...
Quote:
Originally Posted by princeedward
Thanks Bro...Work fine to vB 3.6.8 PL2
|
Okay, thanks!
Quote:
Originally Posted by princeedward
it would be nice if we have enable/disable options to acp control...
|
I'm not sure what you mean here?
Quote:
Originally Posted by Zaiaku
I think I was needing this a few some time ago, forgot what I needed it for but will go ahead and keep an eye on this one. thx
|
It's useful when you have a problem with spammers - we did for awhile and were constantly putting "suspicious" usernames into a moderated usergroup - it was a pain in the ass to have to go to the profile each time...
Quote:
Originally Posted by Boofo
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.
|
---
Okay, I've got everything basically now except for the modcp/admincp variables... will release after I figure that out...