• 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 full code bán máy tính đẹp

Admin

Well-Known Member
Staff member
Administrator
Demo
tuoitrevnbiz25032013.jpg


Download: tuyentv.blog.com.rar
 
Kái này hay. . .mà nó là vbb hả a th ?
 
kai nay up len roi chinh sua sao cho hoat dong dc a thang?
 
hj tim ra roi... nhung wap minh ko tim ra cms_setting cua phan data .....ko can sua o? do van chay dc phai ko nhi?....minh moi sua congfi thoi.....ma cho locahost lai con :3306 nua ko biet nen xoa' ko hj
:maoi:
 
hj tim ra roi... nhung wap minh ko tim ra cms_setting cua phan data .....ko can sua o? do van chay dc phai ko nhi?....minh moi sua congfi thoi.....ma cho locahost lai con :3306 nua ko biet nen xoa' ko hj
:maoi:

3306 là port của localhost :)
 
loi nay la loi gi giup voi


The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@clubvip9x.tk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
 
loi nay la loi gi giup voi


The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@clubvip9x.tk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

lỗi 500, xem file .htaccess thử
 
file do mac dinh cua code roi minh dau biet sua sao? bo luon dc ko?

----------> Bổ sung bài viết lúc 10:32 PM <----------> Bài viết trước lúc 10:29 PM <----------

htacess chi co file.txt thoi ak sua sao ban?
 
file do mac dinh cua code roi minh dau biet sua sao? bo luon dc ko?

----------> Bổ sung bài viết lúc 10:32 PM <----------> Bài viết trước lúc 10:29 PM <----------

htacess chi co file.txt thoi ak sua sao ban?

cái này mình chịu, thông thường thì xoá file .htaccess :(
 
Em post ND .htaccess xem nào, nhớ chọn hidden file
 
ko dc roi no ko co htacess.html hix

----------> Bổ sung bài viết lúc 10:41 PM <----------> Bài viết trước lúc 10:41 PM <----------

a co dang o? net ko e dua a xem thu dum e nha hix

----------> Bổ sung bài viết lúc 10:45 PM <----------> Bài viết trước lúc 10:41 PM <----------

no .txt a oi.....a xem thu code cua no ben trong ne



<FilesMatch "\.(bak|inc|lib|sh|tpl|lbi|dwt)$">
order deny,allow
deny from all
</FilesMatch>

RewriteEngine On
#RewriteBase /

# direct one-word access
RewriteRule ^index\.html$ index\.php [L]
RewriteRule ^category$ index\.php [L]

# access any object by its numeric identifier
RewriteRule ^feed-c([0-9]+)\.xml$ feed\.php\?cat=$1 [L]
RewriteRule ^feed-b([0-9]+)\.xml$ feed\.php\?brand=$1 [L]
RewriteRule ^feed-type([^-]+)\.xml$ feed\.php\?type=$1 [L]
RewriteRule ^feed\.xml$ feed\.php [L]

RewriteRule ^category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$ category\.php\?id=$1&brand=$2&price_min=$3&price_max=$4&filter_attr=$5&page=$6&sort=$7&order=$8 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)(.*)\.html$ category\.php\?id=$1&brand=$2&price_min=$3&price_max=$4&filter_attr=$5 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$ category\.php\?id=$1&brand=$2&page=$3&sort=$4&order=$5 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-([0-9]+)(.*)\.html$ category\.php\?id=$1&brand=$2&page=$3 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)(.*)\.html$ category\.php\?id=$1&brand=$2 [QSA,L]
RewriteRule ^category-([0-9]+)(.*)\.html$ category\.php\?id=$1 [QSA,L]

RewriteRule ^goods-([0-9]+)(.*)\.html$ goods\.php\?id=$1 [QSA,L]

RewriteRule ^article_cat-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$ article_cat\.php\?id=$1&page=$2&sort=$3&order=$4 [QSA,L]
RewriteRule ^article_cat-([0-9]+)-([0-9]+)-(.+)(.*)\.html$ article_cat\.php\?id=$1&page=$2&keywords=$3 [QSA,L]
RewriteRule ^article_cat-([0-9]+)-([0-9]+)(.*)\.html$ article_cat\.php\?id=$1&page=$2 [QSA,L]
RewriteRule ^article_cat-([0-9]+)(.*)\.html$ article_cat\.php\?id=$1 [QSA,L]

RewriteRule ^article-([0-9]+)(.*)\.html$ article\.php\?id=$1 [QSA,L]

RewriteRule ^brand-([0-9]+)-c([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)\.html brand\.php\?id=$1&cat=$2&page=$3&sort=$4&order=$5 [QSA,L]
RewriteRule ^brand-([0-9]+)-c([0-9]+)-([0-9]+)(.*)\.html brand\.php\?id=$1&cat=$2&page=$3 [QSA,L]
RewriteRule ^brand-([0-9]+)-c([0-9]+)(.*)\.html brand\.php\?id=$1&cat=$2 [QSA,L]
RewriteRule ^brand-([0-9]+)(.*)\.html brand\.php\?id=$1 [QSA,L]

RewriteRule ^tag-(.*)\.html search\.php\?keywords=$1 [QSA,L]
RewriteRule ^snatch-([0-9]+)\.html$ snatch\.php\?id=$1 [QSA,L]
RewriteRule ^group_buy-([0-9]+)\.html$ group_buy\.php\?act=view&id=$1 [QSA,L]
RewriteRule ^auction-([0-9]+)\.html$ auction\.php\?act=view&id=$1 [QSA,L]

RewriteRule ^exchange-id([0-9]+)(.*)\.html$ exchange\.php\?id=$1&act=view [QSA,L]
RewriteRule ^exchange-([0-9]+)-min([0-9]+)-max([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$ exchange\.php\?cat_id=$1&integral_min=$2&integral_max=$3&page=$4&sort=$5&order=$6 [QSA,L]
RewriteRule ^exchange-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$ exchange\.php\?cat_id=$1&page=$2&sort=$3&order=$4 [QSA,L]
RewriteRule ^exchange-([0-9]+)-([0-9]+)(.*)\.html$ exchange\.php\?cat_id=$1&page=$2 [QSA,L]
RewriteRule ^exchange-([0-9]+)(.*)\.html$ exchange\.php\?cat_id=$1 [QSA,L]

----------> Bổ sung bài viết lúc 10:53 PM <----------> Bài viết trước lúc 10:45 PM <----------

a thanggggggggggg
 
Em sửa .htaccess thành, anh đã nói là chọn show hidden files em sẽ nhìn thấy .htaccess
Code:
RewriteEngine On
#RewriteBase /

# direct one-word access
RewriteRule ^index\.html$    index\.php [L]
RewriteRule ^category$      index\.php [L]

# access any object by its numeric identifier
RewriteRule ^feed-c([0-9]+)\.xml$       feed\.php\?cat=$1 [L]
RewriteRule ^feed-b([0-9]+)\.xml$       feed\.php\?brand=$1 [L]
RewriteRule ^feed-type([^-]+)\.xml$       feed\.php\?type=$1 [L]
RewriteRule ^feed\.xml$                 feed\.php [L]

RewriteRule ^category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$  category\.php\?id=$1&brand=$2&price_min=$3&price_max=$4&filter_attr=$5&page=$6&sort=$7&order=$8 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)(.*)\.html$                            category\.php\?id=$1&brand=$2&price_min=$3&price_max=$4&filter_attr=$5 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$                                      category\.php\?id=$1&brand=$2&page=$3&sort=$4&order=$5 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-([0-9]+)(.*)\.html$                                                       category\.php\?id=$1&brand=$2&page=$3  [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)(.*)\.html$                                                                category\.php\?id=$1&brand=$2  [QSA,L]
RewriteRule ^category-([0-9]+)(.*)\.html$                                                                          category\.php\?id=$1  [QSA,L]

RewriteRule ^goods-([0-9]+)(.*)\.html$  goods\.php\?id=$1 [QSA,L]

RewriteRule ^article_cat-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$  article_cat\.php\?id=$1&page=$2&sort=$3&order=$4  [QSA,L]
RewriteRule ^article_cat-([0-9]+)-([0-9]+)-(.+)(.*)\.html$              article_cat\.php\?id=$1&page=$2&keywords=$3 [QSA,L]
RewriteRule ^article_cat-([0-9]+)-([0-9]+)(.*)\.html$                   article_cat\.php\?id=$1&page=$2   [QSA,L]
RewriteRule ^article_cat-([0-9]+)(.*)\.html$                            article_cat\.php\?id=$1   [QSA,L]

RewriteRule ^article-([0-9]+)(.*)\.html$                                article\.php\?id=$1   [QSA,L]

RewriteRule ^brand-([0-9]+)-c([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)\.html   brand\.php\?id=$1&cat=$2&page=$3&sort=$4&order=$5 [QSA,L]
RewriteRule ^brand-([0-9]+)-c([0-9]+)-([0-9]+)(.*)\.html                brand\.php\?id=$1&cat=$2&page=$3 [QSA,L]
RewriteRule ^brand-([0-9]+)-c([0-9]+)(.*)\.html                         brand\.php\?id=$1&cat=$2 [QSA,L]
RewriteRule ^brand-([0-9]+)(.*)\.html                                   brand\.php\?id=$1 [QSA,L]

RewriteRule ^tag-(.*)\.html                                             search\.php\?keywords=$1 [QSA,L]
RewriteRule ^snatch-([0-9]+)\.html$                                     snatch\.php\?id=$1 [QSA,L]
RewriteRule ^group_buy-([0-9]+)\.html$                                  group_buy\.php\?act=view&id=$1 [QSA,L]
RewriteRule ^auction-([0-9]+)\.html$                                    auction\.php\?act=view&id=$1 [QSA,L]

RewriteRule ^exchange-id([0-9]+)(.*)\.html$                             exchange\.php\?id=$1&act=view [QSA,L]
RewriteRule ^exchange-([0-9]+)-min([0-9]+)-max([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$ exchange\.php\?cat_id=$1&integral_min=$2&integral_max=$3&page=$4&sort=$5&order=$6 [QSA,L]
RewriteRule ^exchange-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$                         exchange\.php\?cat_id=$1&page=$2&sort=$3&order=$4 [QSA,L]
RewriteRule ^exchange-([0-9]+)-([0-9]+)(.*)\.html$                                          exchange\.php\?cat_id=$1&page=$2  [QSA,L]
RewriteRule ^exchange-([0-9]+)(.*)\.html$                                                   exchange\.php\?cat_id=$1  [QSA,L]
 
loi nay la loi gi giup voi


The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@clubvip9x.tk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

.htaccess thôi.
 

Facebook Comments

Similar threads
Thread starter Title Forum Replies Date
cuongpro9x Share Full code WordPress Bán Hàng Giống Shopee, Lazada Wordpress 57
Admin Share full code bán thẻ đẹp yescard.vn Mã nguồn web 4
Admin Share full code shop bán mũ bảo hiểm đẹp fix không lỗi Mã nguồn web 1
W Share full code bán theme All Shared Scripts 1
Admin Share full code shop bán hosting domain đẹp Mã nguồn web 4
Admin [Share] - full code shop bán hosting domain đẹp Mã nguồn web 0
Admin Share code wap upload mod full Mã nguồn wap 3
L Share Full Code Gocvn.Org Johncms 1
H Share Share Full code VBB openitvn.net Vbulletin 1
T Share Tổng Hợp Code Tool Mod Java Online [full] All Shared Scripts 0
T Share Code TOOL MOD Game Java Full Qua Url PHP 3
H Share code tool.vnpk.tk wap full tiện ích Mã nguồn wap 3
Lee_Jin Share Full code+data blog johncms sieuhay.tk Johncms 22
H Help Xin code full tất cả các game bây giờ của JohnCMS Johncms 0
Cuongstyleyb Share Code Tỏ Tình Full by CuongstyleYB Mã nguồn web 6
H Code Johncms Full mod cực kì đẹp chuẩn SEO Mã nguồn wap 4
B Share Code Johncms Full Mod Cực Kì Đẹp chuẩn Seo Johncms 0
C Share Code Wapupload Style Đen Mod Khá Full Cho Mn Mã nguồn wap 5
Admin Share full code và data fbphim.com Mã nguồn web 0
Admin Share full code coiphim.vn Mã nguồn web 0
Admin Share full code tin tức, rao vặt, gian hàng numbala.vn Joomla 20
S Sell code xenforo 1.2.3 full mod Xenforo 0
N Thảo luận Full Code Phim WordPress Wordpress 0
N Thảo luận Full code shop quần áo oanhoanhshop Joomla 2
Admin Share full code phim71.com hoàn chỉnh không quảng cáo Mã nguồn web 0
Admin Share full code + data todayphim.com Mã nguồn web 0
Admin Share full code HTML bằng JS anh yêu em HTML & CSS 10
Admin Share full code phim phimhotvl.tv mới nhất 2013 Mã nguồn web 0
B Share code vBB 4 full mod trường học tuyệt vời by Andy Crush Vbulletin 0
Admin Share full code johncms vuivn.mobi đẹp làm wap game, truyện Johncms 15
Admin Share full code thư viện cover facebook Mã nguồn web 2
Admin Share full code game gunny trên di động Mã nguồn wap 1
P Share Full code gocbanbe.info Johncms 0
P Share full bộ code và data gfun.biz by kiniemxua.mobi Johncms 0
Admin Share full code tường facebook Mã nguồn web 1
Admin Share full code + data wordpress theme mobile teenvn.mobi Wordpress 1
V Xin code wap xtgem full Wap builder, wapego, xtgem, wen.ru, wapka, wap4 0
S Code Xenforo 1.2.1 Full Mod Seo Tốt Xenforo 1
Admin Share full code win8vietnam.com Mã nguồn web 2
D Share full code muabanbdsvang.com All Shared Scripts 0
D Share full code filelist nhoxcms gamemoi.us v2.0 All Shared Scripts 0
K Share Full Code Blog infoq.tv đơn giản dễ nhìn Blogger 0
Admin Share full code ecshop 2.7.3 điện máy Mai Khôi dienmaymaikhoi.com Mã nguồn web 3
N Share share code Xenforo Vntech24.Net Full Mod 2013 Xenforo 5
Admin Share full code + data gamejava.pro Johncms 1
Admin Ebook hướng dẫn làm forum bằng php và mysql kèm theo source code full PHP 0
Admin Share full code data xalo24h.com Xenforo 0
Admin Share full code data gvn Johncms 2
Admin Share full code ketoanvn.org Wordpress 1
bunvocam9x Share Share code johncms 5.0.0 full mod by ClanIT.TK Johncms 5

Similar threads

New posts New threads New resources

Back
Top