Admin

AdminAdmin is verified member.

Well-Known Member
Staff member
Administrator
Dùng đến 50 theme web cũng được
demo ko có ai làm đc show ra.

Mở style.php
tìm:
PHP:
case "web":
$the="web";
setcookie("the", $the, time() + 3600 * 24 * 365);
header("location: index.php");
break;
thêm dưới
PHP:
case "web1":
$the="web";
setcookie("the", $the, time() + 3600 * 24 * 365);
header("location: index.php");
break;

Mở incfiles/head.php
tìm:
PHP:
if ($the == 'web')
{
$version = 'zingtop';
$vers = 'head_web.php';
$end_vers = 'end_web.php';
$main_menu = 'mainmenu.php';
}
thêm dưới
PHP:
if ($the == 'web1')
{
$version = 'zingtop';
$vers = 'head_web1.php';
$end_vers = 'end_web1.php';
$main_menu = 'mainmenu.php';
}

lưu ý: đổi tên head,end.php thành head,end_wap.php trước khi add ko die mất wap nhé.

thế thôi mod này khá đơn giản.

link download đã add sẵn 6 em.
http://upwap.ru/2820973

Nguồn: zingtop
 
Prồ rồi. Mình còn đang định leech qua đây. Haiz
 

Facebook Comments

Similar threads

HocVN.Net
Replies
0
Views
908
HocVN.Net
HocVN.Net
Admin
Replies
0
Views
6K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
580
AdminAdmin is verified member.
Admin
Admin
Replies
1
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
2
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
560
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
870
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
544
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Back
Top