FMVI
Trên mạng có rất nhìu bài viết về vấn đề này nhưng đa số ko làm được, hôm nay mình xin hương dẫn cụ thể, bảo đảm 100% thành công
Bước 1:
ACP-->QLTT--> Categories and forums tạo 1 forum như sau:
Choose the kind of forum you want : forum
Forum name : Hóa đơn mua Item Avatar anime
Sau khi tạo song nhớ số thứ tự của forum. Vidu: [You must be registered and logged in to see this link.]
vậy thứ tự forum này là 27.
Bước 2:
ACP --> Quản lí người dùng và quản lí nhóm --> Quản lí người dùng--> Profiles --> Profile fields
tạo 1 profile như sau:
Type : Text field
Name : avatar-dulieu
Necessarily filled ? : không
Display : Messages
Display type : Text
Who can modify the profile field value ? : Người Điều Hành và Member himself
Display this field for users that are at least : Guests
Sau khi làm xong bước này các bạn vào đây:
Bước 3: Đây là bước dễ sai nhất nên các bạn chú ý nhé
ACP - Display - Templates - QLTT - viewtopic_body
Tìm:
đến đây bạn vào:
Bước 1:
ACP-->QLTT--> Categories and forums tạo 1 forum như sau:
Choose the kind of forum you want : forum
Forum name : Hóa đơn mua Item Avatar anime
Sau khi tạo song nhớ số thứ tự của forum. Vidu: [You must be registered and logged in to see this link.]
vậy thứ tự forum này là 27.
Bước 2:
ACP --> Quản lí người dùng và quản lí nhóm --> Quản lí người dùng--> Profiles --> Profile fields
tạo 1 profile như sau:
Type : Text field
Name : avatar-dulieu
Necessarily filled ? : không
Display : Messages
Display type : Text
Who can modify the profile field value ? : Người Điều Hành và Member himself
Display this field for users that are at least : Guests
Sau khi làm xong bước này các bạn vào đây:
- Code:
http://link forum của bạn/profile?mode=editprofile
Bước 3: Đây là bước dễ sai nhất nên các bạn chú ý nhé
ACP - Display - Templates - QLTT - viewtopic_body
Tìm:
- Code:
{postrow.displayed.POSTER_AVATAR}
- Code:
<div id="baivongshop{postrow.displayed.U_POST_ID}" style="display:none">
<!-- BEGIN profile_field -->
<span class="fmviShopauto">
{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}
</span>
<!-- END profile_field -->
</div>
<div class="bvavatar">
{postrow.displayed.POSTER_AVATAR}
</div>
<script>
$(function() {
if ($("#baivongshop{postrow.displayed.U_POST_ID} span.fmviShopauto:contains('avatar-dulieu')").text().length > 25) {
$("#baivongshop{postrow.displayed.U_POST_ID}").html('<object width="125" height="180" type="application/x-shockwave-flash" data="http://my.go.vn/swf/avatar2.swf" id="avatar_flash_object" style="visibility: visible;"><param name="flashvars" value="itempath=http://farm01.gox.vn/avatar/store/avatar_part_item/&browser=Other&itemlist=' + $("#baivongshop{postrow.displayed.U_POST_ID} span.fmviShopauto:contains(\'avatar-dulieu\')").text().slice($("#baivongshop{postrow.displayed.U_POST_ID} span.fmviShopauto:contains(\'avatar-dulieu\')").text().indexOf("dulieu") + 8) + '"></object>').show().next().remove();
};
});
</script>
- Code:
<!-- BEGIN profile_field -->
{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
<!-- END profile_field -->
- Code:
<!-- BEGIN profile_field -->
<div class="fmviPro5">
{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
</div>
<!-- END profile_field -->
đến đây bạn vào:
- Code:
http://link forum của bạn/profile?mode=editprofile
- Code:
57,11497|47,11462|50,11789|49,10853|64,12636|51,11473|48,12290|58,12170|66,11442