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.
The forum of the forums
5 posters

    Chat room issues

    spirit09
    spirit09
    Forumember


    Female Posts : 186
    Reputation : 2
    Language : English
    Location : UK

    Solved Chat room issues

    Post by spirit09 July 30th 2011, 10:42 pm

    Hi all

    I have the 'standard chat room' from forumotion, but have 3 ways to access it.

    1-via menu tab (which opens another screen)
    2-via corner tab (the one that was tuesday tip)
    3-via [join the chat] at the bottom of home page

    the only one working is number 3....

    How can I fix the others please?
    Suuki
    Suuki
    Forumember


    Posts : 419
    Reputation : 25
    Language : English, Japanese (learning lots) :3

    Solved Re: Chat room issues

    Post by Suuki July 31st 2011, 8:10 am

    I was just about to make a topic for this Forumotion chat problem. The one that goes into another tab works for me, so does the one at the bottom. However the popup one at the bottom screen does not work when you press login, however the other buttons work. This is so werid!
    spirit09
    spirit09
    Forumember


    Female Posts : 186
    Reputation : 2
    Language : English
    Location : UK

    Solved Re: Chat room issues

    Post by spirit09 July 31st 2011, 4:12 pm

    Glad its not just me then!!

    I should say that I can open the one in the menu that opens another page but cannot log in to chat or use it....same with the little pop out one....if that makes sense??
    avatar
    ppgohome
    Forumember


    Posts : 79
    Reputation : 0
    Language : English

    Solved Re: Chat room issues

    Post by ppgohome July 31st 2011, 6:14 pm

    ]
    [html]
    c/:re-new chat
    ]

    hope it helps Very Happy
    spirit09
    spirit09
    Forumember


    Female Posts : 186
    Reputation : 2
    Language : English
    Location : UK

    Solved Re: Chat room issues

    Post by spirit09 July 31st 2011, 9:23 pm

    ppgohome wrote:]
    [html]
    c/:re-new chat
    ]

    hope it helps Very Happy

    where do we put that? please
    Suuki
    Suuki
    Forumember


    Posts : 419
    Reputation : 25
    Language : English, Japanese (learning lots) :3

    Solved Re: Chat room issues

    Post by Suuki August 1st 2011, 1:39 am

    It also seems all of our problems are a bit different....my popout one in the corner's 'Log in' button does not work.
    spirit09
    spirit09
    Forumember


    Female Posts : 186
    Reputation : 2
    Language : English
    Location : UK

    Solved Re: Chat room issues

    Post by spirit09 August 1st 2011, 4:42 pm

    Suuki wrote:It also seems all of our problems are a bit different....my popout one in the corner's 'Log in' button does not work.

    That is the same for me, guess I am not describing the problem very well Confused so:

    the only place my members can access and log into chat is [join the chat] the other two open but you cannot log in - is that the same for you Suuki?
    nutsonlizards
    nutsonlizards
    Forumember


    Posts : 59
    Reputation : 14
    Language : London

    Solved Re: Chat room issues

    Post by nutsonlizards August 1st 2011, 5:07 pm

    Have you changed the link in the chat box its now

    Code:
    http:your forum address com/chatbox/index.forum?
    spirit09
    spirit09
    Forumember


    Female Posts : 186
    Reputation : 2
    Language : English
    Location : UK

    Solved Re: Chat room issues

    Post by spirit09 August 1st 2011, 5:19 pm

    ummm do not think so - where and how please?
    nutsonlizards
    nutsonlizards
    Forumember


    Posts : 59
    Reputation : 14
    Language : London

    Solved Re: Chat room issues

    Post by nutsonlizards August 1st 2011, 5:27 pm

    Well if your using custom design chats like the pop up chat you need to go into the chat code and change it

    eg...
    Code:
    <div id="chatbox_ret_cont" onmouseout="" onclick="" onmousever="" style="border-top: 1px solid rgb(148, 11, 11); border-left: 1px solid rgb(148, 11, 11); z-index: 10000; -moz-border-radius: 20px 0pt 0pt 0pt; background-color: #e3e2e2; position: fixed; bottom: 0pt; right:40pt; border-color: #e3e2e2;"><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: 26px; font-family: 'trebuchet ms',serif; cursor: pointer; padding: 0px;"><span id="chatbox_ret_online" style="color: black;"><img src="http://www.harpgamer.com/images/btnChatJoin.jpg" alt="chat" width="117" height="26" /></span><span id="chatbox_ret_offline" style="color:Black;"></span></div><iframe scrolling="no" frameborder="0" onload="if(cb_new) { cb_start(); cb_new=0; }" style="width: 700px; height: 250px; display: none;" marginheight="0" marginwidth="0" name="chatbox_ret" id="chatbox_ret" src="http://your forum address/chatbox/index.forum?">


    Code:
    <center><table height="82" width="100%" background="http://.jpg" style="background-color:transparent;border:#222222 2px solid; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; padding:2px"><tr><td><center><iframe frameborder="0" width=100% height=300 src=http://your forum address/chatbox/index.forum?  marginheight=2 marginwidth=2 scrolling=auto allowtransparency=yes name=Chatbox style="border:#505050 1px solid"></iframe></center></td></tr></table></center>
    spirit09
    spirit09
    Forumember


    Female Posts : 186
    Reputation : 2
    Language : English
    Location : UK

    Solved Re: Chat room issues

    Post by spirit09 August 1st 2011, 5:31 pm

    please excuse my stupidity....

    so the first code I need to put in place of the pop up one - which I cant remember where it is....

    what about the second code? is that for the one that has a button in the menu bar to open a new page for chat?

    thank you
    nutsonlizards
    nutsonlizards
    Forumember


    Posts : 59
    Reputation : 14
    Language : London

    Solved Re: Chat room issues

    Post by nutsonlizards August 1st 2011, 5:38 pm

    they are two examples showing what you have to change i look on your forum and your using the pop up one so just go into where your storing the pop up chat code and change the link
    spirit09
    spirit09
    Forumember


    Female Posts : 186
    Reputation : 2
    Language : English
    Location : UK

    Solved Re: Chat room issues

    Post by spirit09 August 1st 2011, 5:45 pm

    thank you, I need to find the tuesday tip from Darren to remember where I put the pop up chat code (stupid I know) but if you see on my forum there is a link in the menu for chat also - this opens a new window for chat - this has the same issue of log in not working.....

    so I can use either of the links, or do I just change the end of the code??

    many thanks for your patience
    nutsonlizards
    nutsonlizards
    Forumember


    Posts : 59
    Reputation : 14
    Language : London

    Solved Re: Chat room issues

    Post by nutsonlizards August 1st 2011, 5:48 pm

    i would just change the link your using phpbb3 so i guess it should be in the forum widgets because people using phpbb2 will have it in the footer templates
    spirit09
    spirit09
    Forumember


    Female Posts : 186
    Reputation : 2
    Language : English
    Location : UK

    Solved Re: Chat room issues

    Post by spirit09 August 1st 2011, 6:00 pm

    found it - it is in announcements.....

    this is the code now:

    <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: #010000; position: fixed; bottom: 0pt; right: 0pt; border-color: #3384E8;"><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: #00CCFF);">Chat </span><span id="chatbox_ret_offline" style="color: #00CCFF;">Room</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>

    what do I change please

    EDIT::
    I have done it - thank you so much for your help!! I changed the bold/underlined to index and it seems to work now...thank you, thank you xx


    Last edited by spirit09 on August 1st 2011, 6:11 pm; edited 1 time in total (Reason for editing : to add extra info!!)
    nutsonlizards
    nutsonlizards
    Forumember


    Posts : 59
    Reputation : 14
    Language : London

    Solved Re: Chat room issues

    Post by nutsonlizards August 1st 2011, 10:08 pm

    your welcome glad you got it sorted Very Happy
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Chat room issues

    Post by Sanket August 2nd 2011, 6:35 am

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Chat room issues 2j4t5a8

    Sanket Smile


      Current date/time is September 23rd 2024, 2:22 am