Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

the bug of friend list

huahua
edited May 2011 in Vanilla 2.0 - 2.8
I am following somebody,but his headpic isn't display on my profile cpanel,i check the html
<div class="FriendsList">
<div>
<a title="hua" href="http://domain.com/profile/2/hua"&gt;
<img src="http://domain.com/uploads/nuserpics/ZMNKQLMYFXDR.jpg"&gt;
</a>
</div>
</div>
i think i should change the img url to
<img src="http://domain.com/uploads/userpics/nZMNKQLMYFXDR.jpg">

it will display,so which file should i modify? thanks
Tagged:

Comments

  • i found it ,it is a error of the plugs,thanks
Sign In or Register to comment.