Information
Author - LGforum
Latest Release - 1.8
Available Old Releases - 1.2, 1.3, 1.5, 1.6, 1.7, 1.7.1, 1.8
Last Release Date - 2nd June 2013
Expected Next Release Date - TBC
Forum Support - Phpbb3, Invision, PunBB. It will work on Phpbb2, but bugs may be experienced as phpbb2 is not supported during development.
AvacWeb Chat for Forumotion forums is Copyrighted (C) by AvacWeb 2012. All Rights Reserved. No distribution of the source code without consent. No use of the source code without access through the domain "chat.avacweb.net". Please respect these copyrights to retain rights to use AvacWeb Chat.
[You must be registered and logged in to see this image.]
Mau menginstall seperti Chatbox diatas kan
Please reply this post to see hidden content
Harap reply post ini untuk melihat konten tersembunyi
[hide]
oke ikuti caranya ya
Step 1: Letakkan kode berikut ke CSS (Admin > display > color > css stylesheet)
- Code:
.a_chat_pm tr, .a_chat_pm td { display:none!important; }
.a_chat_pm:before { content: 'Hidden Content'; font-style: italic; }
Sudah ?
Langkah kedua, letakkan Javascript berikut (Admin > modules > javascript > create > Centang semua)
- Code:
var avacweb_chat_config = {
version : '1-8',
new_chat_title : 'AvacWeb Chatbox',
auto_log_in : 'open',
archives : 1,
sound_file : 'http://www.freesfx.co.uk/rx2/mp3s/2/1305_1256857800.mp3',
stylesheet : 'http://chat.avacweb.net/avacweb_chat.css',
disable_timeout : 0,
allow_private_messaging : 1,
allow_user_resize : 1,
commands : {},
can_open_tabs : [1], //user ids of users who can open new tabs.
tabs : {},
allow_copyrights : 1, //please be kind and allow AWC to place small discreet copyrights and backlink on your forum.
// DO NOT TOUCH ANYTHING BELOW
message_hook:[],user_hook:[],events:{},add_event:function(t,f) {t=/^on/.test(t)?t:'on'+t;t in this.events?this.events[t].push(f):this.events[t]=[f]}};
document.write('<script type="text/javascript" src="http://chat.avacweb.net/v' + avacweb_chat_config.version + '.js" id="achat_script"></script>');
Langkah ketiga : Selesai nikmati chatbox kalian yang baru :king:
Update chat versi 1.8
Nanti saya jelaskan lebih detail lagi [/url]
[url=avacweb.com]Copyright[/url]
Terakhir diubah oleh tommycoo tanggal 18/10/2014, 16:10, total 2 kali diubah