• 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.

Resize image - thay đổi kích cỡ ảnh trong vbb mà không cần dùng mod

Admin

Well-Known Member
Staff member
Administrator
Trong file file class_bbcode.php trong thư mục includes
Tìm
PHP:
return '<img src="' . $link . '" border="0" alt="" />';
Thay thế bằng
PHP:
$navigator_user_agent = ( isset( $_SERVER['HTTP_USER_AGENT'] ) ) ? strtolower( $_SERVER['HTTP_USER_AGENT'] ) : ''; 
if (stristr($navigator_user_agent, "msie")) { 
return '<a href="' . $link . '" target="_blank"><img src="' . $link . '" border="0" alt="" style="width: expression(this.width > 640 ? 480 : true);" /></a>'; 
} else { 
return '<a href="' . $link . '" target="_blank"><img src="' . $link . '" border="0" alt="" style="max-width: 730px;" /></a>'; 
}
 
Resize ảnh em à......
 

Facebook Comments

Similar threads
Thread starter Title Forum Replies Date
Admin Share mod thu nhỏ ảnh giống sinhvienit - vt.Lai VBB Auto Resize 4.2 for vBulletin 4.2 Add-ons 0
Admin Resize My Photos - Phần mềm thay đổi kích thước hình ảnh hàng loạt Phần mềm 0
Yeukodamnoi SPVH TâyDu Kí-Trăm Kiếp Nạn update bản resize mh S40 0
Admin Công cụ nhỏ gọn, resize ảnh hàng loạt dễ dàng Phần mềm 1
D S40 Wap resize game cho ae đây S40 0
Admin Resize Images with BB Code Tags Vbb tutorial 0
Admin Share code resize ảnh online Mã nguồn wap 3
Admin Hướng dẫn resize ảnh bằng php PHP 2
K Share code Resize ảnh kèm đóng khung hình ảnh trong bài viết! Add-ons 0
B S40 Phần mềm resize game xuống 128x160 cho mọi người mọi tuổi Android, ios, java, windows phone 0
A Help [Help] Anh Thang or ae giup em PHP code resize game voi PHP 2
Admin VBB RESIZE IMAGES for 4.2.x (Tự động thu nhỏ kích thước ảnh) Add-ons 0
Admin [Share] css auto resize HTML & CSS 0
Hero ConverterScreen - Phần mềm resize tất cả loại màn hình Thủ thuật ĐTDĐ 0
ANIS1a Signd,Ghép,Ẩn,Việt Hóa,Crack,Resize,Theme Music,Xoay Java Java 2
CanhChimViet Bình minh kỉ jura resize Android, ios, java, windows phone 0
CanhChimViet Game bàn tay ánh sáng resize full Android, ios, java, windows phone 0
Admin [SPRS] game boom giống game của vinagame resize Crack, hack, mod, ghép game, ứng dụng 0
1 [SP RESIZE] thiếu lâm tự-tẩy tủy kinh mh 128x160 Crack, hack, mod, ghép game, ứng dụng 1
Admin Resize Images with highslide for VB 4 Add-ons 0
N Admin mod auto resize ảnh đi Khiếu nại, tố cáo 1
Admin Share mod quick auto resize-imager ( thu nhỏ hình ảnh ) cho vbb Add-ons 0
Admin Yilmaz - Image upload mod for vB5 Add-ons 0
Admin [JoyFreak] Set Open Graph Image Xenforo 0
Admin [OzzModz] Insert Image Enhancement Xenforo 0
Admin Photo / Image Competition with a Question forum Xenforo 2 Xenforo 0
Admin [OzzModz] Article Maximum Character/Image/Media Settings Xenforo 0
Admin Duckways: Picr.me image hosting integration vBulletin 5.x Add-ons 0
Admin Acronis True Image Home 2014 17 Build 5560 Final - Sao lưu và phục hồi dữ liệu hiệu quả Phần mềm 1
Admin Drag and Drop Image Hosting Vbb tutorial 1
Admin Free onboard Image Hosting - "photobucket" for your board Vbb tutorial 0
Admin Asset Manager / Image Upload Fix to upload multiple files like the Flash uploader Add-ons 0
Admin Site Logo Image re-size Vbb tutorial 0
Admin Random Logo/Image Rotator Add-ons 0
Admin Share theme clone waptai.com + plugin leech image to hosting + full data Wordpress 0
Admin Nice moving image left or right Vbb tutorial 0
Admin Hướng dẫn sửa lỗi error uploading image vbb5 Vbb tutorial 0
Admin Download NPS Image Editor Full Free - Phần mềm chỉnh sửa ảnh miễn phí Phần mềm 0
Admin Thread Image grabber Add-ons 0
Admin Thread Starter Image in Postbit for OP Add-ons 0
Admin Forum Home Subscribe Image Change Add-ons 0
V Phần mềm PC Neat Image Pro 7.0 for Photoshop (x86/x64) Full key Phần mềm 0
Admin [Tinhte] Image Attachment Optimization 2.2.5 Xenforo 0
congtust24 Tối ưu hóa ảnh web bằng Image Optimizer Máy tính 0
Admin Light Image Resizer 4.3.0.0 - Thay đổi kích thước ảnh không thể đơn giản hơn Thiết kế đồ họa 0
Admin Image Resizer - Using nCode Script Add-ons 0
Admin NEAT IMAGE 7.0 Full Crack - Plugin làm mịn da cho Photoshop + Hướng dẫn Thiết kế đồ họa 0
Admin PHP c-Image Uploader 3.1 (upload ảnh lên 1 số dịch vụ chia sẻ ảnh) Mã nguồn web 2
S Share Script random image+link+text Mã nguồn wap 0
Admin Image Wheel - Multiple Image Uploader Mã nguồn web 0

Similar threads

New posts New threads New resources

Back
Top