SMF Thailand.

General Community => Scripting Help => ข้อความที่เริ่มโดย: eak1111 ที่ 5/01/09, 22:50:35

หัวข้อ: ช่วยแก้โค้ตให้หน่อยครับ (แปลงข้อมูล Profile AIM เป็น Hi5)
เริ่มหัวข้อโดย: eak1111 ที่ 5/01/09, 22:50:35
คือผมได้เปลี่ยน ตัวเก็บข้อมูลใน sql แล้วแต่มาแก้ที่ไฟล์ sources/load.php ไม่เป็นน่ะครับ รบกวนช่วยหน่อยครับ แก้ให้มันลิ๊งปกติอ่ะครับ (ตอนนี้มันจะมี คำว่า 'aim:goim?screenname=...........บลาๆๆ)

โค้ด: [เลือก]
'aim' => $profile['AIM'] != '' && (empty($modSettings['guest_hideContacts']) || !$user_info['is_guest']) ? array(
'name' => &$profile['AIM'],
'href' => 'aim:goim?screenname=' . urlencode(strtr($profile['AIM'], array(' ' => '%20'))) . '&message=' . $txt['aim_default_message'],
'link' => '<a href="aim:goim?screenname=' . urlencode(strtr($profile['AIM'], array(' ' => '%20'))) . '&amp;message=' . $txt['aim_default_message'] . '"><img src="' . $settings['images_url'] . '/aim.gif" alt="' . $profile['AIM'] . '" border="0" /></a>',
'link_text' => '<a href="aim:goim?screenname=' . urlencode(strtr($profile['AIM'], array(' ' => '%20'))) . '&amp;message=' . $txt['aim_default_message'] . '">' . $profile['AIM'] . '</a>'
) : array('name' => '', 'href' => '', 'link' => '', 'link_text'
หัวข้อ: Re: ช่วยแก้โค้ตให้หน่อยครับ (แปลงข้อมูล Profile AIM เป็น Hi5)
เริ่มหัวข้อโดย: eak1111 ที่ 6/01/09, 13:34:45
เงียบเลย :-\
หัวข้อ: Re: ช่วยแก้โค้ตให้หน่อยครับ (แปลงข้อมูล Profile AIM เป็น Hi5)
เริ่มหัวข้อโดย: Project lovey tor smill yy ที่ 4/03/09, 08:47:38
:) ขอบคุนคร้า :D
หัวข้อ: Re: ช่วยแก้โค้ตให้หน่อยครับ (แปลงข้อมูล Profile AIM เป็น Hi5)
เริ่มหัวข้อโดย: goodkv ที่ 10/09/10, 14:40:45
งงคำถามครับ