2011-01-19, 03:58 PM
Hello, how can I Disable IP the search and IP address on latest moderator actions in Mod CP, I want no mods and super mods to be able to view anyones IP anywhere on the site(only admins).
Disable IP search and IP adress on latest moderator actions in Mod CP
|
2011-01-19, 03:58 PM
Hello, how can I Disable IP the search and IP address on latest moderator actions in Mod CP, I want no mods and super mods to be able to view anyones IP anywhere on the site(only admins).
2011-01-19, 04:18 PM
You could use Yumi's PHP in template and template conditionals and try that. I'm not to sure about the modCP templates though.
I'm not here often, shoot a PM or whatever if you want my discord.
2011-01-19, 04:26 PM
http://community.mybb.com/thread-31860.html Install this plugin.
You then have to edit your Moderator control panel templates using PHP.
2011-01-19, 06:20 PM
ACP->Templates & Style->Templates->{YOUR THEME}->Moderator Control Panel Templates->modcp_modlogs
Remove:
ACP->Templates & Style->Templates->{YOUR THEME}->Moderator Control Panel Templates->modcp_modlogs Remove:
I think that should do what you're trying to do You can still see the IP information in the ACP anyway ^^
2011-01-20, 07:33 AM
(2011-01-19, 06:20 PM)euantor Wrote: ACP->Templates & Style->Templates->{YOUR THEME}->Moderator Control Panel Templates->modcp_modlogs Thank you very much
2011-01-20, 04:34 PM
No problem at all
2011-08-28, 04:07 PM
(2011-01-19, 06:20 PM)euantor Wrote: ACP->Templates & Style->Templates->{YOUR THEME}->Moderator Control Panel Templates->modcp_modlogsI can't seem to find the second string of code in modcp_modlogs
2013-04-05, 06:40 AM
even i am unable to see 2nd line in ACP->Templates & Style->Templates->{YOUR THEME}->Moderator Control Panel Templates->modcp_modlogs
<td class="{$trow}" align="center" valign="top">{$logitem['ipaddress']}</td> |
« Next Oldest | Next Newest »
|