Đă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 |
[Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
+7
kaka
boyskut3ht
lethe166
rainbox
hunghsmn
T2Y
bluehnvn
11 posters
Trang 1 trong tổng số 1 trang
[Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
Từ hồi ra cái lasttopic V2 rất là vui vì mình đã làm được bài này
http://diendan.chinhphuc.info/forum-f37/topic-t11553-180.htm
nhưng hôm nay vào lúc đầu cũng được, chưa chỉnh sửa gì luôn, ra ngoài 1 lúc rồi vào F5 thấy báo như ảnh này:
Các bạn thấy không bị mất tên tác giả viết bài sau cùng rồi,.. Anh em biết lỗi chỗ nào chỉ giùm với?
(mình cũng đặt cả Icon trước nick) rất lạ là bấm vào tab Giao lưu - kết bạn - tâm sự thì vẫn hiện đẹp như ban đầu chứ khó quá
http://diendan.chinhphuc.info/forum-f37/topic-t11553-180.htm
nhưng hôm nay vào lúc đầu cũng được, chưa chỉnh sửa gì luôn, ra ngoài 1 lúc rồi vào F5 thấy báo như ảnh này:
Các bạn thấy không bị mất tên tác giả viết bài sau cùng rồi,.. Anh em biết lỗi chỗ nào chỉ giùm với?
(mình cũng đặt cả Icon trước nick) rất lạ là bấm vào tab Giao lưu - kết bạn - tâm sự thì vẫn hiện đẹp như ban đầu chứ khó quá
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
forum nào cũng bị cả < chỉ trừ của thuanoo7
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
Mình làm thế này:
Thay: (trong mod_recent_topics)
bằng:
Vậy là có lại tên tác giả.
Thay: (trong mod_recent_topics)
- Code:
<!-- BEGIN recent_topic_row -->
<a href="{classical_row.recent_topic_row.U_POSTER}"><fon{classical_row.recent_topic_row.S_POSTER}</a>
<!-- END recent_topic_row -->
bằng:
- Code:
<!-- BEGIN switch_poster -->
<a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
<!-- END switch_poster -->
Vậy là có lại tên tác giả.
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
Mình đã sửa lại theo như bạn hunghsmn hướng dẫn nhưng mình kô làm được. Bạn có thể chia sẻ luôn code của bạn được không? Cám ơn bạn nhiều
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
bạn dùng v2 của thuan007 ?
nếu vậy thì đã có bài giúp rồi đó
nếu vậy thì đã có bài giúp rồi đó
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
Ah không, mình đang dùng cái giống của bạn hunghsmn bạn àh. Vì thế mình sửa theo hướng dẫn của bạn hung mà không được.
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
"bạn " Hùng đó dùng code kiểu đơn giản hơnrainbox đã viết:Ah không, mình đang dùng cái giống của bạn hunghsmn bạn àh. Vì thế mình sửa theo hướng dẫn của bạn hung mà không được.
Bạn có thể gửi link + mod_reccent_topic coi thử ko?
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
link diễn đàn mình: http://maclk.forumotion.com
Bạn xem giúp mình với
<!-- BEGIN classical_row -->
<SPAN class="gensmall"><table class="forumline12"; style="border:# 0px solid;" width="100%"; cellspacing="0"; cellpadding="0" ><tr><th align="center" height="20"><span class="genmed"; style="color:#ffffff"; ><b>Topic</b></span></th><th align="center"><span class="genmed"; style="color:#ffffff"; ><b>Sender</b></span></th><th align="center"><span class="genmed"; style="color:#ffffff"; ><b>Time</b></span></th><!-- BEGIN recent_topic_row -->
<tr>
<td class="row1" align="left" height="42" width="61%"> <span class="gensmall" margin="5">
<img src="https://i.servimg.com/u/f69/14/89/77/49/animat23.gif"></img> <a href="{classical_row.recent_topic_row.U_TITLE}"></font><span style="color:#"><strong>{classical_row.recent_topic_row.L_TITLE}</a></td><td class="row1" align="center" width="22%"> <span class="gensmall"><a href="{classical_row.recent_topic_row.U_POSTER}">{classical_row.recent_topic_row.S_POSTER} </span></a> </td><td class="row1" align="center" width="17%"> <span class="gensmall">
{classical_row.recent_topic_row.S_POSTTIME}<br />
</span></td>
</tr><!-- END recent_topic_row --></table>
<!-- END classical_row -->
Bạn xem giúp mình với
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
- Code:
<table cellpadding="0" cellspacing="0" width="100%" align="center"> <tr> <td><img src="http://i14.servimg.com/u/f14/14/04/65/68/post_t10.png" alt="" /></td> <td style="background: url(http://i14.servimg.com/u/f14/14/04/65/68/post_t11.png) repeat-x top left" width="100%"> </td> <td><img src="http://i14.servimg.com/u/f14/14/04/65/68/post_t12.png" alt="" /></td> </tr> <tr> <td style="background: url(http://i14.servimg.com/u/f14/14/04/65/68/post_s10.png) repeat-y top left" valign="bottom"> </td> <td>
<style>a hover{text-decoration:none};</style>
<!-- BEGIN classical_row --> <table width="100%" border="0" cellspacing="1" cellpadding="3" align="center">
<tr><td>
<table width="100%">
<tr>
<th align="center" height="20" width="58%">
<span class="genmed">
<font face = "Times New Roman" size = "3" color = "#FF0000">
<b>Bài gửi sau cùng</b></span></th>
<th align="center" width="18%">
<span class="genmed">
<font face = "Times New Roman" size = "3" color = "#FF0000">
<b>Người gửi sau cùng</b></span></th>
<th align="center" width="24%">
<span class="genmed">
<font face = "Times New Roman" size = "3" color = "#FF0000">
<b>thời gian gửi</b></span></th>
</font>
</tr>
</table>
</td>
<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%">
<tbody>
<tr valign="top">
<td style="border-top: 0px none; padding: 0px; background: transparent url(http://i67.servimg.com/u/f67/14/57/60/05/stt10.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="20"><img src="http://2img.net/i/fa/empty.gif" width="20" border="0"></td>
<td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i66.servimg.com/u/f66/14/26/60/46/duongk10.gif" width="58%" bgcolor="#FFFFFF">
<!-- BEGIN recent_topic_row -->
<a href="{classical_row.recent_topic_row.U_TITLE}"><font face="Times New Roman" sixe="2">{classical_row.recent_topic_row.L_TITLE}</font></a>
<!-- END recent_topic_row -->
</td>
<td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i66.servimg.com/u/f66/14/26/60/46/duongk10.gif" width="18%" bgcolor="#FFFFFF">
<!-- BEGIN recent_topic_row -->
<!-- BEGIN switch_poster -->
<a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{classical_row.recent_topic_row.switch_poster.U_POSTER}"><font face="Times New Roman" sixe="2">{classical_row.recent_topic_row.switch_poster.S_POSTER}</font></a>
<!-- END switch_poster -->
<!-- END recent_topic_row --></td>
<td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i66.servimg.com/u/f66/14/26/60/46/duongk10.gif" width="24%" bgcolor="#FFFFFF">
<!-- BEGIN recent_topic_row -->
<font face=""size="2" color="#0000ff"> {classical_row.recent_topic_row.S_POSTTIME}</font></a>
<!-- END recent_topic_row -->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table><!-- END classical_row -->
</td> <td style="background: url(http://i14.servimg.com/u/f14/14/04/65/68/post_s11.png) repeat-y top right" valign="bottom"> </td> </tr> <tr> <td><img src="http://i14.servimg.com/u/f14/14/04/65/68/post_f12.png" alt="" /></td> <td style="background: url(http://i14.servimg.com/u/f14/14/04/65/68/post_f11.png) repeat-x top left" width="100%"> </td> <td><img src="http://i14.servimg.com/u/f14/14/04/65/68/post_f10.png" alt="" /></td> </tr> </table>
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
bác hùng : hình như code bác bị lỗi
code của bạn đây , đã thử nghiệm
demo onl
http://d15pro.4rumer.net/index.htm
code của bạn đây , đã thử nghiệm
- Code:
<!-- BEGIN classical_row -->
<SPAN class="gensmall"><table class="forumline12"; style="border:# 0px solid;" width="100%"; cellspacing="0"; cellpadding="0" ><tr><th align="center" height="20"><span class="genmed"; style="color:#ffffff"; ><b>Topic</b></span></th><th align="center"><span class="genmed"; style="color:#ffffff"; ><b>Sender</b></span></th><th align="center"><span class="genmed"; style="color:#ffffff"; ><b>Time</b></span></th><!-- BEGIN switch_poster -->
<a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
<!-- END switch_poster --> <!-- BEGIN recent_topic_row -->
<tr>
<td class="row1" align="left" height="42" width="61%"> <span class="gensmall" margin="5">
<img src="http://i69.servimg.com/u/f69/14/89/77/49/animat23.gif"></img> <a href="{classical_row.recent_topic_row.U_TITLE}"></font><span style="color:#"><strong>{classical_row.recent_topic_row.L_TITLE}</a></td><td class="row1" align="center" width="22%"> <span class="gensmall"><a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER} </span></a> </td><td class="row1" align="center" width="17%"> <span class="gensmall">
{classical_row.recent_topic_row.S_POSTTIME}<br />
</span></td>
</tr><!-- END recent_topic_row --></table>
<!-- END classical_row -->
demo onl
http://d15pro.4rumer.net/index.htm
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
Oh mình đã làm được rồi. Cám ơn 2 bạn rất là nhiều.
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
cảm ơn tất cả mọi người,... làm được từ bài trc của rồi
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
Forum của em cũng bị:
Ai sửa rồi post lại cho em nha, cám ơn lắm luôn!
- Code:
<table cellpadding="0" cellspacing="0" width="100%" class="three-col"><tbody><tr><td valign="top" width="100%" align=left><div id="center"><table cellpadding="0" cellspacing="0" width="100%" align="left"><tr><td align="left"><table cellpadding="0" cellspacing="0" width="100%" align="center" valign="top"><tr><td width="100%"><table cellpadding="0" cellspacing="0" width="100%" align="center"><tr><td><img src="http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic/tcat_l10.jpg" alt="" /></td><td style="background: url(http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic/tcat_c10.jpg) repeat-x top left" width="100%"><table cellpadding="0" cellspacing="0" width="100%" align="left"><tr><td align="left" style="padding: 12px 0px 0px 0px;"><table cellpadding="0" cellspacing="0" align="left" width="75%"><tr><td><img src="http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic/tcat_t10.jpg" alt="" /></td><td class="tcat" style="background: url(http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic/tcat_t11.jpg) repeat-x top left" width="100%" align="left"><Span class="secondarytitle"> Bài Viết Mới </span></td><td width="180"><img src="http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic/tcat_t12.jpg" alt="" /></td></tr></table></td><td align="right"><a href="#top" onclick="return toggle_collapse('forumbit_1')"><img id="collapseimg_forumbit_1" src="http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic//top10.png" alt="" border="0" /></a></td></tr></table></td><td><img src="http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic/tcat_r10.jpg" alt="" /></td></tr><tr><td style="background: url(http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic/scale_10.jpg) repeat-y top left" valign="bottom"> </td><td style="background: #FFFFFF;" width="100%">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" align="left"><tr><td style="padding: 0px 0px 0px;" width="100%"><table align=center width=100% cellspacing=0 cellpading=0 background="http://i766.photobucket.com/albums/xx309/bi_luv_pe_pape/mod%20recent%20topic/body0210.jpg"><tr><td align=left style="padding:8px" width=80%><b>Bài viết</b></td><td width=20% align=right style="padding:8px"><b>Người viết</b></td></tr></table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td style="background: url(http://s745.photobucket.com/albums/xx91/a2bmt/list10.gif) no-repeat top; border-top: 0px none; padding: 0px;" width="50"><img src="http://s745.photobucket.com/albums/xx91/a2bmt/listo10.png" border="0"></td>
<td align="left" style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" width="100%" background="http://s745.photobucket.com/albums/xx91/a2bmt/listbg10.gif">
<!-- BEGIN classical_row -->
<!-- BEGIN recent_topic_row -->
<a href="{classical_row.recent_topic_row.U_TITLE}"onmouseover="Tip('<font color=red><b>Tiêu đề :</b></font> {classical_row.recent_topic_row.L_TITLE}<br><font color=red><b>Th?i gian :</b></font> {classical_row.recent_topic_row.S_POSTTIME}')" onmouseout="UnTip()"><strong><font color=#34003d>{classical_row.recent_topic_row.L_TITLE}</font><br></strong></a>
<!-- END recent_topic_row -->
<!-- END classical_row -->
</td>
<td align="right" style="border-top: 0px none; padding-right: 5px; line-height: 20px; background-repeat: repeat;" width="100%" background="http://s745.photobucket.com/albums/xx91/a2bmt/listbg10.gif">
<!-- BEGIN classical_row -->
<!-- BEGIN recent_topic_row -->
<a href="{classical_row.recent_topic_row.U_POSTER}">
<font size=2>{classical_row.recent_topic_row.S_POSTER}</font><br></a>
<!-- END recent_topic_row -->
<!-- END classical_row -->
</td>
</tr>
Ai sửa rồi post lại cho em nha, cám ơn lắm luôn!
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
boyskut3ht đã viết:http://diendan.chinhphuc.info/forum-f17/topic-t12161.htm#73939
Ý em là sửa cái code của em đó, chứ làm cái khác thì nó không đồng bộ với forum. Ai sửa dùm em cái code của em, thêm phần Hiện tên người viết đó!.
Cám ơn!
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
vào mod_recent_topic tìm:
- Code:
{classical_row.recent_topic_row.switch_poster.S_POSTER}
- Code:
<!-- BEGIN switch_poster -->
{classical_row.recent_topic_row.switch_poster.S_POSTER}
<!-- END switch_poster -->
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
Cám ơn anh nhiều. Em làm được rồi. Chúc mọi người đêm trung thu vui!thuan007 đã viết:vào mod_recent_topic tìm:thay=
- Code:
{classical_row.recent_topic_row.switch_poster.S_POSTER}
- Code:
<!-- BEGIN switch_poster -->
{classical_row.recent_topic_row.switch_poster.S_POSTER}
<!-- END switch_poster -->
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
mình củng làm được nhưng mà sao top của mình là 10 bài nhưng nó chỉ hiện tên người post của 8 bài thôi , còn 2 bài trên cùng nó không hiện , híc . Test rồi giúp mình với
Re: Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
Bác Hùng xem lại cháu cái code với ak, cháu thay vào sao không thấy tác giả đâu mà cũng mất luôn cả mấy ông sao đi kèm, mong bác cho giải pháp để làm lại.
Trân Trọng!!!
dondonitt
Trân Trọng!!!
dondonitt
Re: [Giúp đỡ]Last topic V2 tự nhiên bị lỗi, Bạn nào vào giúp mình với
chỉnh giúp mình link đi , nó bị lỗi rồi bạn ơi
Similar topics
» Xin code hiện bảng topic, ai trả lời xin cảm ơn nhiều nhiều
» [Thắc mắc] Làm thế nào để gộp nhiều topic lại làm một?
» cách lập nhiều Topic
» Cứ bắt đăng nhập nhiều lần và cỡ chữ Topic đậm quá!
» [Thắc mắc]lates topic như khoa học tự nhiên
» [Thắc mắc] Làm thế nào để gộp nhiều topic lại làm một?
» cách lập nhiều Topic
» Cứ bắt đăng nhập nhiều lần và cỡ chữ Topic đậm quá!
» [Thắc mắc]lates topic như khoa học tự nhiên
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