• 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 lại code blog teen81.com

Admin

Well-Known Member
Staff member
Administrator
Bản trước install lỗi và chưa đầy đủ.
Bản nầy đã bổ sung đầy đủ
Hướng dẫn: Download code, chạy domain.com
Add leech bài từ topkute, nhập link để leech
tuoitrevnbiz27042013.jpg

Ai đang sử dụng code mwb cũ cũng có thể add code này vào để sử dụng bằng cách xóa code cũ sửa file config, và đăng nhập sửa style.
Download tuoitreit.vn_teen81.zip (183.4 kb)
Fix đưa chuyên mục ra trang chủ:
Vào Incfiles/modules.php sửa ngay đoạn đầu của file
PHP:
/* menu or mod file */
// thông báo
function thongbao($set)
{ echo ($set['thongbao'] != '' ? '<div class="bmenu">Thông báo</div><div class="auth">'.$set['thongbao'].'</div></div>':NULL); }
function listcat($set){
$layCats = @mysql_query("SELECT id, name, url FROM cats WHERE folder='0' ORDER BY name");
 
echo'<div id="auth">
<div class="bmenu">Chuyên mục</div>';
while($c=@mysql_fetc h_array($layCats)){
echo '<div class="menu">+ <a href="'.($set['rewrite'] != 1 ? PATH.'chuyenmuc.php? name='.$c['url'] : PATH.'category/'.$c['url'].'/').'" title="Xem chuyên mục '.$c['name'].'">'.$c['name'].'</a> ('.tc($c['id']).') '.(is_null(USER) ? Null : '<a href="'.PATH.'Panel/edit_cat.php?id='.$c['id'].'">[s]</a> <a href="'.PATH.'Panel/del_cat.php?id='.$c['id'].'" style="color:red">[x]</a> ').'</div>';
}
echo (is_null(USER) ? NULL : '<div class="noidung">- <a href="'.PATH.'Panel/add_cat.php">Tạo mục mới</a></div>').'</div>';
 
}
Đây là files .htaccess
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d


RewriteRule ^([0-9]+)$ index.php?xem=$1 [L]
RewriteRule ^article/(.+)/$ xembai.php?name=$1&%{QUERY_STRING} [L]
RewriteRule ^article/(.+)$ xembai.php?name=$1&%{QUERY_STRING} [L]
RewriteRule ^category/(.+)/$ chuyenmuc.php?name=$1&%{QUERY_STRING} [L]
RewriteRule ^category/(.+)$ chuyenmuc.php?name=$1&%{QUERY_STRING} [L]
RewriteRule ^comment/([0-9]+)/$ binhluan.php?id=$1&%{QUERY_STRING} [L]

RewriteRule ^captcha.png$ Incfiles/captcha.php [L]
RewriteRule ^rss$ rss.php [L].htaccess
 

Facebook Comments

New posts New threads New resources

Back
Top