• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Hỏi Hướng dẫn mình add chatbox cho phpbb3x

c00lb0y9x

New Member
Chả là mình đang dùng code phpbb3x của T-Desgin Newstyleclan . Mình chưa biết gì về add chatbox ra index cả . Mình có đọc bài hướng dẫn add chatbox ra index mà hack trên style mobile v.v.v mình không biết . Mọi người hướng dẫn chi tiết các bước để có 1 chatbox ra index như zingmobi nhé . Thật chi tiết luôn nhé . Thanks all
 
Copy dán vào index này
Code:
<div class="cattitle"><a
href="http://wapcuateen.com/
huy_shout.php">Phòng chát</
a>&bull;<a href="http://
wapcuateen.com/posting.php?
mode=smilies">Smile</
a>&bull;<!-- IF U_ACP --><a
href="index.php?mode=clear"
title="{L_DELETE_POST}"> Del</
a><!-- ENDIF -->
</div>
<!-- IF S_USER_LOGGED_IN -->
<form name="text" id="text"
method="post"
action="index.php?
mode=add">
<textarea type="text"
tabindex="1" name="message"
id="message" class="inputbox
chatinput" rows="3" cols="20%
" ></textarea><br/><input
class="button1" type="submit"
name="submit" value="{L_
SUBMIT}" />
</form><!-- ELSE -->
Bạn phải <a href="ucp.php?
mode=login">đăng nhập</a>
để chat.
<!-- ENDIF --><br>
<!-- BEGIN chatrow -->
<div class="gensmall">
<!-- IF U_ACP or U_MCP --><a
href="index.php?
mode=delete&chat_id=
{chatrow.MESSAGE_ID}" title
="{L_DELETE_POST}">x </a><!--
ENDIF -->
&raquo; {chatrow.USERNAME_
FULL}: {chatrow.MESSAGE}<br/>
</div>
<!-- END chatrow -->
<!-- BEGIN chat -->
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top