ShoutBox Hide IP For Mod »  Show posts from    to     

Icy Phoenix


English Chit Chat - ShoutBox Hide IP For Mod



Costa [ Thu 24 Dec, 2009 00:39 ]
Post subject: ShoutBox Hide IP For Mod
How can I hide the IP traking from ShoutBox for the Moderatore?

shoutboxip_1261611451_145490


Mighty Gorgon [ Sat 26 Dec, 2009 10:38 ]
Post subject: Re: ShoutBox Hide IP For Mod
You need to alter this part in shoutbox_max.php:

Code: [Hide] [Select]
if ($is_auth['auth_mod'] && $is_auth['auth_delete'])
{
$ip_url = append_sid('shoutbox_max.' . PHP_EXT . '?mode=ip&' . POST_POST_URL . '=' . $shout_row['shout_id']);
$ip_img = '<a href="' . $ip_url . '"><img src="' . $images['icon_ip'] . '" alt="' . $lang['View_IP'] . '" title="' . $lang['View_IP'] . '" /></a>';
$ip = '<a href="' . $ip_url . '">' . $lang['View_IP'] . '</a>';




Powered by Icy Phoenix