Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
Lỗi khi lastest Topic không hiển thị tên người gửi
+8
Trung H
huuhien_210
T2Y
leekhang00
nhimdn2009
beatbox.314
Gió
Heidi Ruan
12 posters
Trang 1 trong tổng số 1 trang
Lỗi khi lastest Topic không hiển thị tên người gửi
mình muốn đưa cái recent topics lên đầu 4rum nhưng giờ nó không hiển thị được người gửi sau cùng, giúp mình với
hình nó này
và đây là link
hình nó này
- Spoiler:
và đây là link
- Code:
http://wallace.forumvi.net/
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
có Yahoo không bạn cho mình đi hoặt pm Y!H : LkGio.InFomation nhé
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
Bạn vào mod_recent_topics tìm :
Thay Bằng :
Chúc Thành công
- Code:
{classical_row.recent_topic_row.switch_poster.S_POSTER}
Thay Bằng :
- Code:
<!-- BEGIN switch_poster -->
{classical_row.recent_topic_row.switch_poster.S_POSTER}
<!-- END switch_poster -->
Chúc Thành công
Được sửa bởi beatbox.314 ngày 11/4/2011, 12:02 pm; sửa lần 1.
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
ủa sao mình là y thế mà chổ bài ghi tên bài viết lại ghi tên người gửi, còn tên người gửi lại như xưa
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
bạn làm lại thử lần nữa coi ,ko thì bạn mang lastopic của bạn nên đây mình làm cho
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
- Code:
<!-- BEGIN classical_row --> <table class="forumline" width="700" border="0" cellspacing="1" cellpadding="0" align="left"><tr>
<td class="catLeft" height="25" align="left">
<span class="genmed module-title">{L_RECENT_TOPICS}</span>
</td>
</tr>
<tr align="left">
<td align="left">
<table summary="Lastet-topic" width="100%" align="left">
<!-- BEGIN recent_topic_row -->
<tr align="left">
<td class="row3 genmed" width="70%" align="left">
<a href="{classical_row.recent_topic_row.U_TITLE}"><font color=white>__</font><span style="color:#20B6FB"><strong> {classical_row.recent_topic_row.L_TITLE}</strong></span></a>
</td>
<td class="row3" nowrap="nowrap" title="" align="right">
<table title="" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed" align="right"><tbody><tr><td><font color="white">.</font></td><td width="100px" align="right"><a href="{classical_row.recent_topic_row.U_POSTER}"> <span class="genmed"><i>{classical_row.recent_topic_row.S_POSTER}</i></span></a></td></tr></tbody>
</table>
</td>
</tr>
<!-- END recent_topic_row -->
</table></td></tr></table><!-- END classical_row -->
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
leekhang : của bạn đây
- Code:
<!-- BEGIN classical_row --> <table class="forumline" width="700" border="0" cellspacing="1" cellpadding="0" align="left"><tr>
<td class="catLeft" height="25" align="left">
<span class="genmed module-title">{L_RECENT_TOPICS}</span>
</td>
</tr>
<tr align="left">
<td align="left">
<table summary="Lastet-topic" width="100%" align="left">
<!-- BEGIN recent_topic_row -->
<tr align="left">
<td class="row3 genmed" width="70%" align="left">
<a href="{classical_row.recent_topic_row.U_TITLE}"><font color=white>__</font><span style="color:#20B6FB"><strong> {classical_row.recent_topic_row.L_TITLE}</strong></span></a>
</td>
<td class="row3" nowrap="nowrap" title="" align="right">
<table title="" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed" align="right"><tbody><tr><td><font color="white">.</font></td><td width="100px" align="right"><a href="{classical_row.recent_topic_row.U_POSTER}"> <span class="genmed"><i><!-- BEGIN switch_poster -->
{classical_row.recent_topic_row.switch_poster.S_POSTER}
<!-- END switch_poster --></i></span></a></td></tr></tbody>
</table>
</td>
</tr>
<!-- END recent_topic_row -->
</table></td></tr></table><!-- END classical_row -->
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
của mình cũng bị lỗi nhờ các Pro giúp mình với:
Code đang dùng bị lỗi là:
Code đang dùng bị lỗi là:
- Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td "width="25%">
<div style="border: 1px solid #9DB3C5; border-bottom: 0px; border-right: 0px; border-left: 0px; border-top: 0px;"class="mainbox"> <ul class="tabs"><li class="current"><span style="padding: 0px 5px;">
<select id="vietvbb_topstats_s">
<option selected="selected" value="vietvbb_top_posters">Top Poster</option>
<option value="vietvbb_thanked_members">Thanked</option>
<option value="vietvbb_newest_members">Newest Member</option>
<option value="vietvbb_top_starters">Top Starter</option>
</select>
</span></li></ul>
<div style="height: 155px; width: 100%;">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr valign="top">
<td style="border-top: 0px none; padding: 0px; background: transparent url(http://i739.photobucket.com/albums/xx34/tuyetson_08/listbg.gif) no-repeat scroll center top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" width="24">
</td> <td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" width="100%" background="http://i87.servimg.com/u/f87/13/37/93/66/listbg10.gif">
<div id="vietvbb_topstats_s_content" style="display: block;">
<!-- BEGIN POSTER -->
<div class="smallfont" style="overflow: hidden; height: 15px; width: 100%;">
<span style="float: left;">
<a href="" onmouseover="showtip('<center><b><font color=green>Click! để xem profile thành viên này.</font></b></center>');" onmouseout="hidetip();">
<script language="JavaScript">images = new Array(6);images[0] = "<img src='http://i869.photobucket.com/albums/ab259/tuyetson_10/Skin%20hailang/vip.gif' border='0'>";images[1] = "<img src='http://i869.photobucket.com/albums/ab259/tuyetson_10/Skin%20hailang/vip3.gif' border='0'>";images[2] = "<img src='http://i869.photobucket.com/albums/ab259/tuyetson_10/Skin%20hailang/mod.gif' border='0'>";images[3] = "<img src='http://i869.photobucket.com/albums/ab259/tuyetson_10/Skin%20hailang/flower2.gif' border='0'>";images[4] = "<img src='http://i869.photobucket.com/albums/ab259/tuyetson_10/Skin%20hailang/member.gif' border='0'>";images[5] = "<img src='http://i869.photobucket.com/albums/ab259/tuyetson_10/Skin%20hailang/smod.gif' border='0'>";index = Math.floor(Math.random() * images.length);document.write(images[index]);</script> <b style="float: left='180px'; padding-top: 2px;"> {POSTER.NAME}</b></a>
</span>
</div>
<!-- END POSTER -->
</td>
</tr> </tbody></table> </div> </div></td></tr> </tbody></table>
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
Cái của bạn đưa ko nhầm là top poster mà , bạn phải send mod_Recent topic chứ
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
mình cảm ơn mình làm được rồi, nhưng nó không có ngay giữa ... mọi người có thể chỉnh lại giúp mình không thanks
giờ nó như vầy nè
http://wallace.forumvi.net/
giờ nó như vầy nè
http://wallace.forumvi.net/
Được sửa bởi Heidi Ruan ngày 13/4/2011, 4:45 pm; sửa lần 1.
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
Thêm thế này thử
<div style="text-align: center;">Chỗ này điền code</div>
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
nhiều
Nhưng mà của mình vẫn bị lệch dòng và cả cái khung lệch sang bên trái
Mình muốn thay cái nền title nữa thì làm ntn nào?
Link 4r m: http://raniavn.forum-viet.com/
Nhưng mà của mình vẫn bị lệch dòng và cả cái khung lệch sang bên trái
Mình muốn thay cái nền title nữa thì làm ntn nào?
Link 4r m: http://raniavn.forum-viet.com/
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
vẫn không được người à.... nhưng vẫn cảm ơn bạn Trung H nha
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
cám ơn rất nhiều, mình làm được rồiđã viết:leekhang : của bạn đây
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
bài này đã chja sẻ rùj đấy, các bạn tìm kĩ chút đj
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
- Code:
</td></tr></table></td>
<td valign="top" style="border: 1px solid #9DB3C5; padding: 1px" width="100%">
<style type="text/css">
th,td,p {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif }
/* Style cho menu tabs */div.TabView div.Tabs{height: 32px; /* chi?u cao c?a tab menu */overflow: hidden;}div.TabView div.Tabs: hover,{height: 32px; /* chi?u cao c?a tab menu */overflow: hidden;}div.TabView div.Tabs a , div.TabView div.Tabs a:hover {float: left;display: block;background-color:#;text-align: center;height: 29px;padding: 6px;vertical-align: middle;border:1px solid #b4d0f3;border-top: 0px;border-left: 0px;border-bottom: 0px; /* du?ng vi?n quanh tabs menu */text-decoration: none;font-family: Tahoma;font-size: 11px;color: #000000;}.hotrott{background-color: #ffffff;border: 0px solid #ded7d7;}.nen{background-color: #ffffff;border: 1px solid #ded7d7;}div.TabView div.Tabs a.Active{background-color: #ffffff; /* màu n?n tab menu active */color: #000000;border:1px solid #b4d0f3;border-top: 0px;border-left: 0px;border-bottom: 0px; padding: 6px;height: 29px;font-size: 11px;font-weight: bold;}/* Style cho ph?n text n?i dung c?a m?i tab */div.TabView {clear: both;border: 0px solid #ffffff;overflow: hidden; /* giá tr? là auto n?u mu?n hi?n scroll bar */}div.TabView div.Pages div.Page{height: 100%;padding: 0px;border: 0px solid #b4d0f3;overflow: hidden; /* giá tr? là auto n?u mu?n hi?n scroll bar */}</style><script type="text/javascript" src="http://tinhgia3sv.fileave.com/Tabview.js"></script><div id="TabView" class="TabView" style="padding: 0px;"><!--
tabs --><div width="100%" class="Tabs"><a class="Active" href="javascript:tabview_switch('TabView', 1);">Bài Viết Mới</a><a>Tab mớii</a><a>Thống kê</a><ul class="tabs" id="vietvbb_topstats_t"> <li style="border-right: 0px; display: none;" id="vietvbb_topstats_t_loading"></li> </ul> </div><!--
n?i dung tabs --><div style="height:407px; width:100%" class="Pages">
<div class="Page" style="padding-top: 8px;"><!-- BEGIN classical_row -->
<table class="tborder" style="border-bottom-width: 0px;" align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
</table></td></tr></tbody>
<tbody>
<tr><td style="padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="100%"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr valign="top"><td style="border-top: 0px none; padding: 0px; background: transparent url(http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/list.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="24"><img src="http://2img.net/i/fa/empty.gif" width="24" border="0"></td><td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="80%"><!-- BEGIN recent_topic_row --><a onmouseover="tooltip.show('<b>Tiêu d?:</b> <font color=#4cff48>{classical_row.recent_topic_row.L_TITLE}</font><br> <b>Th?i gian:</b> <font color=#ded800><!-- BEGIN switch_poster -->
<!-- BEGIN switch_poster -->
<!-- BEGIN switch_poster -->
{classical_row.recent_topic_row.switch_poster.S_POSTER}
<!-- END switch_poster -->
<!-- END switch_poster -->
<!-- END switch_poster --> </font>');" onmouseout="tooltip.hide();" href="{classical_row.recent_topic_row.U_TITLE}"><b><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.L_TITLE}</font></b></a>
<br><!-- END recent_topic_row --></td><td></td><td style="border-top: 0px none; padding: 2px; line-height: 20px; background-repeat: repeat;" align="right" background="http://vnpet.com/forum/vietvbb/topx/listbg.gif" width="20%">
<!-- BEGIN switch_poster --><a onmouseover="tooltip.show('<span>Click d? xem profile c?a thành viên này !</span>');" onmouseout="tooltip.hide();" href="{classical_row.recent_topic_row.U_POSTER}"><font style="font-family: Tahoma; font-size: 11px"><img src="http://i78.servimg.com/u/f78/14/78/75/68/mem10.gif" height="13" />{classical_row.recent_topic_row.S_POSTER} </font></a>
<br><!-- END switch_poster -->
</td></tr></table></td></tr></tbody></table>
<!-- END classical_row -->
</div>
<div class="Page" style="padding-top: 8px;">
<table class="tborder" style="border-bottom-width: 0px;" align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr>
<td>
mọi người xem cho mình với . sao ko hiện tên người gửi na.
mong mọi người giúp đỡ
thank nhiều
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
mình đã sửa lại như các bạn đã hướng dẫn nhưng mà vân ko dc
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
- Code:
</td></tr></table></td>
<td valign="top" style="border: 1px solid #9DB3C5; padding: 1px" width="100%">
<style type="text/css">
th,td,p {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif }
/* Style cho menu tabs */div.TabView div.Tabs{height: 25px; /* chiều cao của tab menu */overflow: hidden;}div.TabView div.Tabs: hover,{height: 25px; /* chiều cao của tab menu */overflow: hidden;}div.TabView div.Tabs a , div.TabView div.Tabs a:hover {float: left;display: block;background-color:#;text-align: center;height: 20px;padding: 6px;vertical-align: middle;border:1px solid #b4d0f3;border-top: 0px;border-left: 0px;border-bottom: 0px; /* đường viền quanh tabs menu */text-decoration: none;font-family: Tahoma;font-size: 11px;color: #000000;}.hotrott{background-color: #ffffff;border: 0px solid #ded7d7;}.nen{background-color: #ffffff;border: 1px solid #ded7d7;}div.TabView div.Tabs a.Active{background-color: #ffffff; /* màu nền tab menu active */color: #000000;border:1px solid #b4d0f3;border-top: 0px;border-left: 0px;border-bottom: 0px; padding: 6px;height: 20px;font-size: 11px;font-weight: bold;}/* Style cho phần text nội dung của mỗi tab */div.TabView {clear: both;border: 0px solid #ffffff;overflow: hidden; /* giá trị là auto nếu muốn hiện scroll bar */}div.TabView div.Pages div.Page{height: 100%;padding: 0px;border: 0px solid #b4d0f3;overflow: hidden; /* giá trị là auto nếu muốn hiện scroll bar */}</style><script type="text/javascript" src="http://tinhgia3sv.fileave.com/Tabview.js"></script><div id="TabView" class="TabView" style="padding: 0px;"><!--
tabs --><div width="100%" class="Tabs"><a class="Active" href="javascript:tabview_switch('TabView', 1);">Bài Viết Mới</a> <li style="border-right: 0px; display: none;" id="vietvbb_topstats_t_loading"></li> </ul> </div><!--
nội dung tabs --><div style="height:210px; width:100%" class="Pages">
<div class="Page" style="padding-top: 8px;"><!-- BEGIN classical_row -->
<table class="tborder" style="border-bottom-width: 0px;" align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
</table></td></tr></tbody>
<tbody>
<tr><td style="padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="100%"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr valign="top"><td style="border-top: 0px none; padding: 0px; background: transparent url(http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/list.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="24"><img src="http://2img.net/i/fa/empty.gif" width="24" border="0"></td><td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="80%"><!-- BEGIN recent_topic_row --><a onmouseover="tooltip.show('<b>Tiêu đề:</b> <font color=#4cff48>{classical_row.recent_topic_row.L_TITLE}</font><br> <b>Thời gian:</b> <font color=#ded800>{classical_row.recent_topic_row.S_POSTTIME}</font>');" onmouseout="tooltip.hide();" href="{classical_row.recent_topic_row.U_TITLE}"><b><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.L_TITLE}</font></b></a>
<br><!-- END recent_topic_row -->
</td>
<td></td><td style="border-top: 0px none; padding: 2px; line-height: 20px; background-repeat: repeat;" align="right" background="http://vnpet.com/forum/vietvbb/topx/listbg.gif" width="20%"></td></tr></table></td></tr></tbody></table>
<!-- END classical_row -->
</div>
<div class="Page" style="padding-top: 8px;">
<table class="tborder" style="border-bottom-width: 0px;" align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr>
<td>
Đây ạ
Re: Lỗi khi lastest Topic không hiển thị tên người gửi
cái rêcnt topic của bạn bị thiếu khúc code tác giả , mà bỏ vào là lỗi à
thôi , bạn dùng tạm cái này đầy đủ tiện nghi hơn
http://diendan.chinhphuc.info/t19337-topic , còn ko thì send cái code mà bạn cho vào overall_head( hoặc index_body) + top poster để mọi người ngâm cưu
thôi , bạn dùng tạm cái này đầy đủ tiện nghi hơn
http://diendan.chinhphuc.info/t19337-topic , còn ko thì send cái code mà bạn cho vào overall_head( hoặc index_body) + top poster để mọi người ngâm cưu
Similar topics
» cho em xyn cái lastest topic vs recen topic
» Giúp đỡ về Lastest Topic
» [Thắc mắc] Ai sửa giúp mình lỗi lastest topic với?
» [Thắc mắc]Bị lỗi lastest topic
» [Thắc mắc] Chữ Đè lên lastest topic
» Giúp đỡ về Lastest Topic
» [Thắc mắc] Ai sửa giúp mình lỗi lastest topic với?
» [Thắc mắc]Bị lỗi lastest topic
» [Thắc mắc] Chữ Đè lên lastest topic
Trang 1 trong tổng số 1 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết