• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share Mod hiện avatar trước bài viết

dgtupltn95

New Member
Mod hiện avatar trước bài viết

Mở forum/index.php Tìm
Code:
echo functions::display_menu($icons, '*', '*');
Thêm bên trên
Code:
if (file_exists(($rootpath.'files/users/avatar/' . $res['user_id'] . '.png'))) { echo '<img src="../files/users/avatar/' . $res['user_id'] . '.png" width="15" height="15" alt="' . $res['from'] . '" border="1" />'; } else { echo '<img src="../images/empty.png" width="15" height="15" alt="' . $res['from'] . '" border="1" />'; }
Nếu mainmenu thì thay res bằng arr
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top