CHATBOX:3.0.2 sp1
修改了chatbox_config.php裡的一個參數\r
代碼: 選擇全部
$chatbox_config = array (
'refresh_time' => '10',
'delete_time' => '300',
'offline_time' => '86400',
'away_time' => '86400',
'stylesheet' => 'chatbox.css',
'show_amount' => '100', // amount of chats to show
'max_msg_len' => '120',
'direction' => '1', // 1 = new posts at bottom, others = new posts at the top
//'vietuni' => 'ENTER YOUR DOMAIN', // change this with yours改chatbox_front.php就可以了
