- เครดิต
- 5095
- เพื่อน
- ทักทาย
- บล็อก
- อัลบั้ม
- โพสต์
- กระทู้
- แชร์
- สำคัญ
- สิทธิ์อ่าน
- 200
- จำนวนผู้ติดตาม
- จำนวนผู้กำลังติดตาม
- เพศ
- ไม่บอก
|
มาให้สมาชิกสร้างพื้นหลังส่วนตัวกันครับ
ตัวอย่าง: ไม่ใกล้ไม่ไกล ในบ้านเราเอง
http://www.discuzthai.com/plugin ... ss&module=memcp
ขอบคุณ- http://displu.koudaiq.cn/
คัดลอกไปที่คลิปบอร์ด มีตังค์ก็ซื้อมาลองเล่นดูครับ ยังไม่ได้หารูปส่วนของรายละเอียดสมาชิก
วิธีการติดตั้ง
1. ดาวน์โหลด DisPlu Dress v0.4.1[For DZ7.0] แตกไฟล์ให้เรียบร้อย
อัพโหลดไฟล์และโฟเดอร์ที่อยู่ใน upload ขึ้นไปตามตำแหน่งต้นฉบับ
2. Import ฐานข้อมูล SQL อยู่ใน Readme/SQL.txt
เข้า Admincp > เครื่องมือ > ฐานข้อมูล > ประมวลผล > นำเข้าฐานข้อมูลตามรูปครับ
3. Impert Plugin อยู่ใน Readme/discuz_plugin_DisPlu_Dress.txt
เข้า Admincp > ปลั๊กอิน > ปลั๊กอิน > นำไฟล์เข้า > เลือกไฟล์ปลั๊กอินตามรูปครับ
4. เปิดไฟล์ viewthread.php
ค้นหา- $query = $sdb->query("SELECT p.*, m.uid, m.username, m.groupid, m.adminid, m.regdate, m.lastactivity, m.posts, m.digestposts, m.oltime,
คัดลอกไปที่คลิปบอร์ด เปลี่ยนเป็น- $query = $sdb->query("SELECT bg.membg, bg.conbg, p.*, m.uid, m.username, m.groupid, m.adminid, m.regdate, m.lastactivity, m.posts, m.digestposts, m.oltime,
คัดลอกไปที่คลิปบอร์ด ค้นหา- LEFT JOIN {$tablepre}memberfields mf ON mf.uid=m.uid
คัดลอกไปที่คลิปบอร์ด เปลี่ยนเป็น- LEFT JOIN {$tablepre}memberfields mf ON mf.uid=m.uid LEFT JOIN displu_dress_users bg ON bg.uid=m.uid
คัดลอกไปที่คลิปบอร์ด ค้นหา- $postlist[$post['pid']] = viewthread_procpost($post);
คัดลอกไปที่คลิปบอร์ด เพิ่มโค๊ดนี้ในบรรทัดต่อไป- include_once './plugins/DisPlu_Dress/displu_config.php';
- $membg = $conbg = array();
- if($postlist[$post['pid']]['number'] <= $bgfloor || $bgfloor == 0){
- if($postlist[$post['pid']]['membg']!=''){
- $membg = unserialize($postlist[$post['pid']]['membg']);
- if($membg[active]&&$membg[expiration]>$timestamp) $postlist[$post['pid']]['membg'] = 'style="background-image:url(plugins/DisPlu_Dress/images/bg/'.$membg[file].');background-repeat:'.$membg[repeat].';background-position:'.$membg[position].';"';
- }
- if($postlist[$post['pid']]['conbg']!=''){
- $conbg = unserialize($postlist[$post['pid']]['conbg']);
- if($conbg[active]&&$conbg[expiration]>$timestamp) $postlist[$post['pid']]['conbg'] = 'style="background-image:url(plugins/DisPlu_Dress/images/bg/'.$conbg[file].');background-repeat:'.$conbg[repeat].';background-position:'.$conbg[position].';"';
- }
- }
คัดลอกไปที่คลิปบอร์ด เปิดไฟล์ templates\default\viewthread_node.htm การค้นหาจะเจอแท๊กซ้ำหลายอันนะครับให้เปลี่ยนอันแรกเท่านั้น
ค้นหาเปลี่ยนเป็น- <td class="postauthor" $post[membg]>
คัดลอกไปที่คลิปบอร์ด ค้นหาเปลี่ยนเป็น- <td class="postcontent" $post[conbg]>
คัดลอกไปที่คลิปบอร์ด บันทึกทั้งหมด&อัพโหลดไปตามตำแหน้งต้นฉบับและอัพเดทแคชไฟล์เพื่อใช้งานครับ |
ขออภัย! โพสต์นี้มีไฟล์แนบหรือรูปภาพที่ไม่ได้รับอนุญาตให้คุณเข้าถึง
คุณจำเป็นต้อง ลงชื่อเข้าใช้ เพื่อดาวน์โหลดหรือดูไฟล์แนบนี้ คุณยังไม่มีบัญชีใช่ไหม? สมัครสมาชิก
x
คะแนน
-
ดูบันทึกคะแนน
|
|
|
|
|
|