[Hỏi đáp] xin code auto login cho chatbox ver phpbb3

  Bài viết hay nhất1
Chatbox cập nhập nên không biết code nào để auto login chatbox :( nên ai biết share cho e với
The author of this message was banned from the forum - See the message
  Bài viết hay nhất3

ZuniThoang wrote:
Code:
<iframe frameborder="0" width="100%" height="300px" onerror="firstchatfmvi()"src="/chatbox/index.forum?archives=1" onload="firstchatfmvi()" id="chatfmvi"></iframe>
<script type="text/javascript">function firstchatfmvi() {setTimeout(function () {if ($("#chatfmvi").contents().find("#chatbox_option_disco").css("display") == "none") {$("#chatfmvi")[0].contentWindow.CB_disconnect()}}, 2000);}</script>    
Ủng hộ An dùng phpbb3 nhá, cảm giác rất ok đúng không nào, rảnh ghé sang Teenvi chơi =)))

Code này đâu còn dùng được đâu ? sài nó có auto login đâu ? , cơ mà nt riêng cho ông k bao giờ ông tl t vậy ? cho xin cái FB đi
  Bài viết hay nhất4

AnChina wrote:
ZuniThoang wrote:
Code:
<iframe frameborder="0" width="100%" height="300px" onerror="firstchatfmvi()"src="/chatbox/index.forum?archives=1" onload="firstchatfmvi()" id="chatfmvi"></iframe>
<script type="text/javascript">function firstchatfmvi() {setTimeout(function () {if ($("#chatfmvi").contents().find("#chatbox_option_disco").css("display") == "none") {$("#chatfmvi")[0].contentWindow.CB_disconnect()}}, 2000);}</script>    
Ủng hộ An dùng phpbb3 nhá, cảm giác rất ok đúng không nào, rảnh ghé sang Teenvi chơi =)))

Code này đâu còn dùng được đâu ? sài nó có auto login đâu ? , cơ mà nt riêng cho ông k bao giờ ông tl t vậy ? cho xin cái FB đi

Sửa lại một chút là dùng được thôi.

Code:
<iframe frameborder="0" width="100%" height="300px" onerror="firstchatfmvi()"src="/chatbox/index.forum?archives=1" onload="firstchatfmvi()" id="chatfmvi"></iframe>
<script type="text/javascript">function firstchatfmvi() {setTimeout(function () {if ($("#chatfmvi").contents().find("#chatbox_option_disco").css("display") == "none") {$("#chatfmvi")[0].contentWindow.chatbox.connect()}}, 2000);}</script>   
</script>
  Bài viết hay nhất5

markai30 wrote:
AnChina wrote:
ZuniThoang wrote:
Code:
<iframe frameborder="0" width="100%" height="300px" onerror="firstchatfmvi()"src="/chatbox/index.forum?archives=1" onload="firstchatfmvi()" id="chatfmvi"></iframe>
<script type="text/javascript">function firstchatfmvi() {setTimeout(function () {if ($("#chatfmvi").contents().find("#chatbox_option_disco").css("display") == "none") {$("#chatfmvi")[0].contentWindow.CB_disconnect()}}, 2000);}</script>    
Ủng hộ An dùng phpbb3 nhá, cảm giác rất ok đúng không nào, rảnh ghé sang Teenvi chơi =)))

Code này đâu còn dùng được đâu ? sài nó có auto login đâu ? , cơ mà nt riêng cho ông k bao giờ ông tl t vậy ? cho xin cái FB đi

Sửa lại một chút là dùng được thôi.

Code:
<iframe frameborder="0" width="100%" height="300px" onerror="firstchatfmvi()"src="/chatbox/index.forum?archives=1" onload="firstchatfmvi()" id="chatfmvi"></iframe>
<script type="text/javascript">function firstchatfmvi() {setTimeout(function () {if ($("#chatfmvi").contents().find("#chatbox_option_disco").css("display") == "none") {$("#chatfmvi")[0].contentWindow.chatbox.connect()}}, 2000);}</script>    
</script>

thừa code rùi kià :D

phpbb3 sài đoạn này không được
Code:
<iframe frameborder="0" width="100%" height="300px" onerror="firstchatfmvi()"src="/chatbox/index.forum?archives=1" onload="firstchatfmvi()" id="chatfmvi"></iframe>
nó toàn mất khung chat k à :D

sài này thui
Code:
<script type="text/javascript">function firstchatfmvi() {setTimeout(function () {if ($("#chatfmvi").contents().find("#chatbox_option_disco").css("display") == "none") {$("#chatfmvi")[0].contentWindow.chatbox.connect()}}, 2000);}</script>  
  Bài viết hay nhất6
You cannot reply to topics in this forum