Quote:
Originally Posted by memomemo
|
Go into your admincp and where it says 'Strings To Find In "viewthread.php"' change the text to:
PHP Code:
image.php, src="customavatars/, src="images/smilies/, member.php, private.php, search.php, sendmessage.php, profile.php, <!-- / post #, imwindow, 200); return false;">, images/avatars/, <span id="reputationmenu, Reputation" border="0" /></a></span>, src="$stylevar['imgdir_button']/infraction.gif", <div style="padding:0px 25px">
and where it says 'Strings To Replace In "viewthread.php"' change that to:
PHP Code:
$vbulletin->options['bburl']/image.php, src="$vbulletin->options['bburl']/customavatars/, src="$vbulletin->options['bburl']/images/smilies/, $vbulletin->options['bburl']/member.php, $vbulletin->options['bburl']/private.php, $vbulletin->options['bburl']/search.php, $vbulletin->options['bburl']/sendmessage.php, $vbulletin->options['bburl']/profile.php, <hr style="visibility: hidden; padding: 0.25em 0 0 0; margin: 0; line-height: 0em" />{nn}<!-- / post #, grps_imwindow, 200,'$vbulletin->options['bburl']'); return false;">, $vbulletin->options['bburl']/images/avatars/, <!-- <span id="reputationmenu, Reputation" border="0" /></a></span> -->, src="$vbulletin->options['bburl']/clear.gif" width="0" height="0", <div style="padding:0px 0px">
and then let me know if the problem still exists.