The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Pop-out ChatBox Problem

3 posters

Go down

Solved Pop-out ChatBox Problem

Post by iLuvYew July 10th 2011, 11:48 pm

So from the official tutorial on how to add ChatBox's, I copied this and edited only where the tutorial said it was ok. I couldn't get the ChatBox to connect but I fixed that problem. The only problem left is that when I or anyone else try logging in using the Pop-out Chatbox it doesn't work. I added the ChatBox to be on the original forum, and it works when I press Log-in. Using the Pop-out ChatBox it won't log-in. I'd like to know if there is anything I could do/change to fix this problem. Thank you for any help you may offer.

Code:
<div id="chatbox_ret_cont" onmouseout="stopINT()" onclick="stopINT()" onmousever="stopINT()" style="border-top: 7px solid rgb(148, 11, 11); border-left: 7px solid rgb(148, 11, 11); z-index: 10000; -moz-border-radius: 20px 0pt 0pt 0pt; background-color: #FFFFFF; position: fixed; bottom: 0pt; right: 0pt; border-color: #FAAFBA;"><div onclick="(document.getElementById('chatbox_ret').style.display=='block')?my_setcookie('chatbox_ret','0',0,0):my_setcookie('chatbox_ret','1',1,0); $('#chatbox_ret').toggle('normal');" style="font-size: 12px; font-family: 'trebuchet ms',serif; cursor: pointer; padding: 3px;"><span id="chatbox_ret_online" style="color: black);">Chat</span><span id="chatbox_ret_offline" style="color: black;">Box</span></div><iframe scrolling="no" frameborder="0" onload="if(cb_new) { cb_start(); cb_new=0; }" style="width: 740px; height: 400px; display: none;" marginheight="0" marginwidth="0" name="chatbox_ret" id="chatbox_ret" src="/chatbox/chatbox.forum"></iframe></div>


Last edited by iLuvYew on July 11th 2011, 6:15 am; edited 1 time in total (Reason for editing : Problem Solved)
iLuvYew
iLuvYew
New Member

Female Posts : 14
Reputation : 0
Language : English
Location : Texas

http://secretstory.omgforum.net

Back to top Go down

Solved Re: Pop-out ChatBox Problem

Post by Przmus July 11th 2011, 12:36 am

Hello.
Change:
Code:
src="/chatbox/chatbox.forum">
On:
Code:
src="/chatbox/index.forum">
avatar
Przmus
Forumember

Male Posts : 60
Reputation : 2
Language : English

http://easywinclan.forummotion.com/

Back to top Go down

Solved Re: Pop-out ChatBox Problem

Post by iLuvYew July 11th 2011, 3:28 am

Przmus wrote:Hello.
Change:
Code:
src="/chatbox/chatbox.forum">
On:
Code:
src="/chatbox/index.forum">
Didn't work. >w<
I changed the first one to the second one but it still won't log-in from the Pop-out ChatBox. >w<
iLuvYew
iLuvYew
New Member

Female Posts : 14
Reputation : 0
Language : English
Location : Texas

http://secretstory.omgforum.net

Back to top Go down

Solved Re: Pop-out ChatBox Problem

Post by iLuvYew July 11th 2011, 5:05 am

Rideem3 wrote:I have created a test account, and have found your issue. You edited an area of which you weren't supposed to.
Also, first delete every detail of your chatbox code within your forums.
Then...
Use the following:
Code:
    <div id="chatbox_ret_cont" onmouseout="stopINT()" onclick="stopINT()" onmousever="stopINT()" style="border-top: 7px solid rgb(148, 11, 11); border-left: 7px solid rgb(148, 11, 11); z-index: 10000; -moz-border-radius: 20px 0pt 0pt 0pt; background-color: #FFFFFF; position: fixed; bottom: 0pt; right: 0pt; border-color: #FAAFBA;"><div onclick="(document.getElementById('chatbox_ret').style.display=='block')?my_setcookie('chatbox_ret','0',0,0):my_setcookie('chatbox_ret','1',1,0); $('#chatbox_ret').toggle('normal');" style="font-size: 12px; font-family: 'trebuchet ms',serif; cursor: pointer; padding: 3px;"><span id="chatbox_ret_online" style="color: black);">Chat</span><span id="chatbox_ret_offline" style="color: black;">Box</span></div><iframe scrolling="no" frameborder="0" onload="if(cb_new) { cb_start(); cb_new=0; }" style="width: 740px; height: 400px; display: none;" marginheight="0" marginwidth="0" name="chatbox_ret" id="chatbox_ret" src="/chatbox/chatbox.forum"></iframe></div>
Thank you sooooooooooooooo much. I had to edit it a little though with the first advice you gave me. <3
I've been trying to fix this for 5-days finally fixing it makes me feel soooooooooooooooo much better.
Thank you! <3 ^ ^
iLuvYew
iLuvYew
New Member

Female Posts : 14
Reputation : 0
Language : English
Location : Texas

http://secretstory.omgforum.net

Back to top Go down

Solved Re: Pop-out ChatBox Problem

Post by Sanket July 11th 2011, 10:45 am

Since this thread is marked solved, I will lock this thread.
Pop-out ChatBox Problem 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum