สำหรับ SMF 2.0.xxแก้ไขไฟล์:file $sourcedir/Load.php
ค้นหา -->>
$context['menu_separator'] = !empty($settings['use_image_buttons']) ? ' ' : ' | ';
เพิ่มไว้ก่อน -->>
$context['html_headers'] .= '<script type="text/javascript" language="JavaScript" src="' . $boardurl . '/mobiquo/tapatalkdetect.js"></script>';
file $sourcedir/Recent.php
ค้นหา -->>
$context['topics_to_mark'] = implode('-', $topic_ids);
เพิ่มไว้หลัง -->>
$context['num_topics'] = $num_topics;
file $sourcedir/Subs.php
ค้นหา -->>
global $scripturl, $context, $modSettings, $db_show_debug, $db_cache;
เพิ่มไว้หลัง -->>
if (defined('IN_MOBIQUO')) return mobiquo_exit($setLocation);
file $sourcedir/Post.php
ค้นหา -->>
$newTopic = empty($_REQUEST['msg']) && empty($topic);
เพิ่มไว้หลัง -->>
if (defined('IN_MOBIQUO') && isset($_POST['attachments'])) $attachIDs = $_POST['attachments'];
ค้นหา -->>
// Return to post if the mod is on.
เพิ่มไว้ก่อน -->>
if (defined('IN_MOBIQUO')) { $GLOBALS['new_post_id'] = $msgOptions['id']; $GLOBALS['new_topic_id'] = $topic; return;}
file $sourcedir/Search.php
ค้นหา -->>
$context['page_index'] = constructPageIndex($scripturl
เพิ่มไว้ก่อน -->>
$context['num_results'] = $num_results;
ดาวน์โหลด: mobiquo.rar
ขออภัย! ท่านไม่สามารถเข้าถึงข้อมูลส่วนนี้ได้ กรุณาอ่าน เงื่อนไขการใช้งาน DexMore.Comแตกไฟล์แล้วอัพโหลดไปไว้ที่
folder mobiquo -->> $boarddir CHMOD=755
ลิงค์หัวข้อ:
http://dexmore.com/topic/2275