Welcome to Blog Tienich Mobile of Nk2klove

Trang ChủTải xuốngGiới thiệuSITEMAPLiên kếtRSSPhòng chat

Games cực đỉnh trên di động. TẢI NGAY MIỄN PHÍ!!!
Date: 15 Feb 2012 15:37
Category: Góc thủ thuật
Shot link: http://Mobiblog.org/2364
Người đăng: nk2klove
Lượt xem: 2/469
Tags: Hướng|dẫn|thiết|lập|nhận|style|mobile|tự|động|trong|phpBB3|[C2]
Đánh giá: 36/51 (+/-)
[Edit] [Delete]


mở include\ssession.php lên, tìm:

Code:
global $db, $template, $config, $auth, $phpEx, $phpbb_root_path, $cache;




thêm bên dưới:
Code:
$user_browser = strtolower($this->browser);
$this->data['is_mobile'] = false;
$browsers_array = array('240x320', '320x240','blackberry', 'iemobile', 'minimobile', 'mobile', 'opera mini', 'pda', 'nokia', 'UC', 'Opera Mobi', 'SymbOS', 'S60', 'phone', 'Opera mini' , 'Nexian', 'Opera mobile', 'Opera window mobile', 'LG', 'Winwap', 'pocket', 'psp', 'sony', 'samsung', 'windows ce', 'epoc', 'nitro', 'j2me', 'midp', 'cldc', 'netfront', 'mot', 'up.browser', 'audiovox', 'ericsson', 'panasonic', 'philips', 'sanyo', 'sharp', 'android', 'portalmmm', 'blazer', 'avantgo', 'danger', 'series60', 'palmsource', 'pocketpc', 'smartphone', 'rover', 'ipaq', 'au-mic', 'alcatel', 'ericy', 'up.link', 'vodafone', 'wap1.', 'wap2.', 'symbian', 't-shark', 'wireless', 'webOS', 'Pre/', 'Android', 'MAUI', 'MAUI_WAP_Browser', 'java', 'ucweb', 'ucbrowser');
foreach ($browsers_array as $ua_match)
{
if (strpos($user_browser, $ua_match) !== false)
{
$style = 12;// Edit so 12 thành id style mobile
$this->data['is_mobile'] = true;
break;
}
}


nếu có style rồi thì $style = nhập id style mobile;// Edit thành id style mobile


Comment (0)
No Comment.
Leave a Comment
Name*:
b i u s quote url red green blue blue


Url:
Comment*:
[BB Code] Smiley Disabled
Vietnamese
Code*: 5228
Name*:

Mesage*:
[BB Code] Smiley Disabled
Code*: 8688
197 Online | Today: 47039 visit | Total: 14040818 visit