Quote:
Originally Posted by sabret00the
the reputation image/link should be commented out while the infraction.gif is changed to clear.gif and set as width="0" height="0".
what extra dots are there?
|
'src="' . $stylevar['imgdir_button'] . '/infraction.gif"'
your code:
PHP Code:
$postbit = str_replace(
array(
'member.php',
'private.php',
'search.php',
'sendmessage.php',
'profile.php',
'<!-- / post #',
'imwindow',
'400, 200); return false;">',
'images/avatars/',
'<span id="reputationmenu',
' Reputation" border="0" /></a></span>',
'src="' . $stylevar['imgdir_button'] . '/infraction.gif"'
),