ประยุกต์ใช้ โพสล่าสุด โพสสำคัญ ไฟล์ทั้งหมด เครื่องมือ สมาชิก สถิติฟอรั่ม
หัวข้อ : Chat System 1.4 อัพเดทแพทล่าสุด ดีกว่าเดิม สวยกว่าเดิม สำหรับ 7.5 SP1/SP2/SP3
bird ออฟไลน์
ระดับ: ผู้ดูแลระบบ

UID: 1
สำคัญ: 58
โพส: 3487
เงิน: 2582 ฿
เครดิต: 125 แต้ม
กลุ่ม: Mukdahan
ออนไลน์ล่าสุด: 1577 (ช.ม.)
สมัครเมื่อ: 2009-07-11
ใช้งานล่าสุด: 2010-07-30
ประเภท  ทุกเวอร์ชัน 

Chat System 1.4 อัพเดทแพทล่าสุด ดีกว่าเดิม สวยกว่าเดิม สำหรับ 7.5 SP1/SP2/SP3

อ้างอิง: หัวข้อนี้ถูกยกเลิกเน้น โดย bird เมื่อเวลา(2010-03-31)
อัพเดทล่าสุด CSS 3.0 อัพเดทสำหรับ 7.0/7.3.2/7.5/7.5 SP1
- อัพเดท CSS ใหม่ครับ เปลี่ยน BG ใหม่
- แก้โค้ดให้ใช้ได้กับ IE 6 แล้วนะ
- ตัดฟังก์ชัน ส่งถึงออก
- เพิ่มรายละเอียดของเวลา

[attachimg]1035[/attachimg]

สังเกต css 3.0 ทำให้มุมโค้ดนิดๆ ดูสวยขึ้น แก้ css ภายในให้เป็นสีขาวหมดคุณสามารุแก้ไขได้ที่ cp

วิธีติดตั้งสำหรับ 7.5 SP1 อัพโหลดไฟล์ ขึ้นโฮสต์
อัพโหลดไฟล์ ที่อยู่ในโฟลเดอร์ upload ขึ้นโฮสต์ และทำการ chmod ไฟล์ดังนี้ให้เป็น 777
/hack/chat/data/chat_config.php
/chat.dat


เข้าไปติดตั้งปลั๊กอินที่ admin cp
หน้าแรก » เครื่องมือ » จัดการแฮ็ก


แก้ไขไฟล์
เปิดไฟล์ index.htm ที่อยู่ในโฟลเดอร์สกินคุณ ถ้าสกินคุณไม่มีไฟล์ index.htm อาจจะใช้ไฟล์ของสดินหลักคือ wind
/template/wind/index.htm

สำหรับ 7.5 SP1 โค้ดไม่เหมือน 7.5 ธรรมดานะครับพี่น้อง
หา
คัดลอกโค้ด (สำหรับ IE เท่านั้น)
  1. <!--
  2. EOT;
  3. if($db_newinfoifopen && $nf_config['position']==1)require PrintEot('newinfo');
  4. if($db_iftag && $db_tagindex && $tagdb = L::config('tagdb','tagdb')){print <<<EOT
  5. -->
วางโค้ดนี้ด้านบนครับ
คัดลอกโค้ด (สำหรับ IE เท่านั้น)
  1. <style type="text/css">
  2. .chat-new{border:1px solid $tdcolor;margin:0px 0 10px 0;padding:1px;background:$forumcolorone;}
  3. .chat-new-bor{padding:5px 5px 5px 0;background:$forumcolortwo;}
  4. .chat-new td{padding-left:5px;}
  5. .chat-new-fix{width:30%;}
  6. .chat-list-bor{border:1px solid $tdcolor;background:$forumcolorone;}
  7. .chat-announce {font-size: 12px;border: 1px dashed $headborder;background: $forumcolorone url(p_w_picpath/notice.gif) no-repeat 1em 0.7em; padding: 0.5em 1em 0.5em 2.5em;margin-bottom: 5px; color: #009900;}
  8. .round{-moz-border-radius:5px;-webkit-border-radius:5px;}
  9. .round-top-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;}
  10. .round-right{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}
  11. .round-bottom-right{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
  12. .round-bottom{-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}
  13. .round-bottom-left{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}
  14. .round-left{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;}
  15. .round-top-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}
  16. .round-top{-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}
  17. </style>
  18. <script language=JavaScript src="$imgpath/js.js"></script>
  19. <div class='chat-announce'>Chat System 1.4 by CSS 3.0</div>
  20. <div class="chat-new round">
  21. <div class="chat-new-bor">
  22. <table width="100%" cellspacing="0" cellpadding="0" style="table-layout:fixed;">
  23. <tr>
  24. <td class="chat-new-fix" valign="top"><div class="chat-list-bor">
  25. <IFRAME src=chat.php?inset=yes frameBorder=0 width="100%" scrolling=no height="184" ></IFRAME>
  26. </div>
  27. </th>
  28. </tr>
  29. </table>
  30. </div></div>
สำหรับ 7.5 ธรรมดา
หา
คัดลอกโค้ด (สำหรับ IE เท่านั้น)
  1. <!--
  2. EOT;
  3. if($db_newinfoifopen && $nf_config[position]==1)require PrintEot('newinfo');
  4. if($db_iftag && $db_tagindex){print <<<EOT
  5. -->
วางโค้ดนี้ด้านบน
คัดลอกโค้ด (สำหรับ IE เท่านั้น)
  1. <style type="text/css">
  2. .chat-new{border:1px solid $tdcolor;margin:0px 0 10px 0;padding:1px;background:$forumcolorone;}
  3. .chat-new-bor{padding:5px 5px 5px 0;background:$forumcolortwo;}
  4. .chat-new td{padding-left:5px;}
  5. .chat-new-fix{width:30%;}
  6. .chat-list-bor{border:1px solid $tdcolor;background:$forumcolorone;}
  7. .chat-announce {font-size: 12px;border: 1px dashed $headborder;background: $forumcolorone url(p_w_picpath/notice.gif) no-repeat 1em 0.7em; padding: 0.5em 1em 0.5em 2.5em;margin-bottom: 5px; color: #009900;}
  8. .round{-moz-border-radius:5px;-webkit-border-radius:5px;}
  9. .round-top-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;}
  10. .round-right{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}
  11. .round-bottom-right{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
  12. .round-bottom{-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}
  13. .round-bottom-left{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}
  14. .round-left{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;}
  15. .round-top-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}
  16. .round-top{-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}
  17. </style>
  18. <script language=JavaScript src="$imgpath/js.js"></script>
  19. <div class='chat-announce'>Chat System 1.4 by CSS 3.0</div>
  20. <div class="chat-new round">
  21. <div class="chat-new-bor">
  22. <table width="100%" cellspacing="0" cellpadding="0" style="table-layout:fixed;">
  23. <tr>
  24. <td class="chat-new-fix" valign="top"><div class="chat-list-bor">
  25. <IFRAME src=chat.php?inset=yes frameBorder=0 width="100%" scrolling=no height="184" ></IFRAME>
  26. </div>
  27. </th>
  28. </tr>
  29. </table>
  30. </div></div>
ดาวน์โหลด
[attach]1036[/attach]
รูปภาพ: css3.gif
ไฟล์แนบ: Chat_System_1.4.rar (223 K) ดาวน์โหลด:1072
ให้คะแนนบทความประเภท โพสต์ ตามความรู้สึกคุณ

สุดยอด

เศร้า

น่าตลก

แฮปปี้

โกรธ

เบื่อ

ผวา
ลบคะแนนมีผู้ให้คะแนน ทั้งหมด: 1 คน
ซ่อนบันทึกคะแนน
คำค้นที่เกี่ยวข้อง: Chat System
เกิดมาเป็นลูกชายผู้จัดการร้าน 7-Eleven มันก็เหนื่อยเหมือนกันเด้อ
tumnalak ออฟไลน์
ระดับ: Wind Helper

UID: 3
สำคัญ: 1
โพส: 518
เงิน: 132 ฿
เครดิต: 92 แต้ม
กลุ่ม: Mukdahan
ออนไลน์ล่าสุด: 181 (ช.ม.)
สมัครเมื่อ: 2009-07-12
ใช้งานล่าสุด: 2010-08-01
ขอบคุณจ้าาา
bird ออฟไลน์
ระดับ: ผู้ดูแลระบบ

UID: 1
สำคัญ: 58
โพส: 3487
เงิน: 2582 ฿
เครดิต: 125 แต้ม
กลุ่ม: Mukdahan
ออนไลน์ล่าสุด: 1577 (ช.ม.)
สมัครเมื่อ: 2009-07-11
ใช้งานล่าสุด: 2010-07-30
ใครโหลดไปแล้วต้องแก้ไขไฟล์ index.htm ด้วยนะครับ ไม่งั้น..
เกิดมาเป็นลูกชายผู้จัดการร้าน 7-Eleven มันก็เหนื่อยเหมือนกันเด้อ
nangservice ออฟไลน์
ระดับ: Starter
UID: 995
สำคัญ: 0
โพส: 70
เงิน: 26 ฿
เครดิต: 3 แต้ม
ออนไลน์ล่าสุด: 25 (ช.ม.)
สมัครเมื่อ: 2009-09-01
ใช้งานล่าสุด: 2009-11-18
ขอบคุณมากคร้าบปม
skynet ออฟไลน์
ระดับ: Starter
UID: 48
สำคัญ: 0
โพส: 78
เงิน: 4 ฿
เครดิต: 5 แต้ม
ออนไลน์ล่าสุด: 38 (ช.ม.)
สมัครเมื่อ: 2009-07-17
ใช้งานล่าสุด: 2010-06-12
ขอบคุณมากเลยครับ สวยงามมากครับ
pearparinya ออฟไลน์
ระดับ: แบนไม่ให้โพส
UID: 327
สำคัญ: 0
โพส: 108
เงิน: 42 ฿
เครดิต: 5 แต้ม
ออนไลน์ล่าสุด: 55 (ช.ม.)
สมัครเมื่อ: 2009-07-27
ใช้งานล่าสุด: 2009-11-16
กระทู้นี้โดนบล็อค ระบบจะซ่อนข้อความหรือไฟล์แนบอัตโนมัติ สามารถมองเห็นได้เฉพาะผู้ดูแล!
viewdevilz ออฟไลน์
ระดับ: Starter
UID: 1118
สำคัญ: 0
โพส: 40
เงิน: 61 ฿
เครดิต: 3 แต้ม
ออนไลน์ล่าสุด: 36 (ช.ม.)
สมัครเมื่อ: 2009-09-05
ใช้งานล่าสุด: 2010-07-27
ลงแล้ว มันเป็นแบบนี้อ่ะค่ะ
Not Found

The requested URL /chat.php?inset=yes was not found on this server.

จะแก้ยังไงคะ
bird ออฟไลน์
ระดับ: ผู้ดูแลระบบ

UID: 1
สำคัญ: 58
โพส: 3487
เงิน: 2582 ฿
เครดิต: 125 แต้ม
กลุ่ม: Mukdahan
ออนไลน์ล่าสุด: 1577 (ช.ม.)
สมัครเมื่อ: 2009-07-11
ใช้งานล่าสุด: 2010-07-30
Not Found
chat.php
เกิดมาเป็นลูกชายผู้จัดการร้าน 7-Eleven มันก็เหนื่อยเหมือนกันเด้อ
viewdevilz ออฟไลน์
ระดับ: Starter
UID: 1118
สำคัญ: 0
โพส: 40
เงิน: 61 ฿
เครดิต: 3 แต้ม
ออนไลน์ล่าสุด: 36 (ช.ม.)
สมัครเมื่อ: 2009-09-05
ใช้งานล่าสุด: 2010-07-27
chat พิมพ์แล้วข้อความไม่ขึั้้นค่ะ
nightrw206 ออฟไลน์
ระดับ: ผู้ใช้ระดับ I
UID: 1757
สำคัญ: 0
โพส: 140
เงิน: 119 ฿
เครดิต: 7 แต้ม
ออนไลน์ล่าสุด: 10 (ช.ม.)
สมัครเมื่อ: 2009-09-21
ใช้งานล่าสุด: 2010-07-31
ThanK! ครับพี่
รายละเอียดไฟล์แนบ
กล่องตอบกลับด่วน

สามารถอัพโหลดไฟล์แนบ สำหรับโพสได้
รหัสลับ:

ถาม/ตอบ
๑๗ + ๓ = อะไร คำตอบคือ:ยี่สิบ
กด "Ctrl+Enter" เพื่อตั้งกระทู้ได้