Originally Posted by sabret00the
(Post 1104779)
sorry about that, change them one more time please.
Go into your admincp and where it says 'Strings To Find In "viewthread.php"' change the text to:
Code:
image.php, src="customavatars/, src="images/smilies/, 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", <div style="padding:0px 25px">
and where it says 'Strings To Replace In "viewthread.php"' change that to:
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" />{\n\n}<!-- / post \#, grps_imwindow, 400,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">
|