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.

Move Chat Box and Auto Sign In

3 posters

Go down

Solved Move Chat Box and Auto Sign In

Post by penny¢ November 4th 2022, 5:49 pm

Technical Details


Forum version : #ModernBB
Position : Founder
Concerned browser(s) : Other
Who the problem concerns : All members
Forum link : https://thezonegroups.forumotion.com/

Description of problem

I would like to move the chat box to the left side and make it so the members are automatically signed in.

ModernBB - Move Chat Box and Auto Sign In Chatbox_SS

I have searched here and found several articles about this but none have worked for me.
Could I please get codes and where to put them for this please?


Last edited by penny¢ on November 12th 2022, 12:00 am; edited 1 time in total
penny¢
penny¢
Forumember

Posts : 126
Reputation : 3
Language : English

https://thezonegroups.forumotion.com/

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by skouliki November 4th 2022, 8:00 pm

hello

you want the chatbox to be left as a widget ? also please leave your forum open to guests until we complete this issue
skouliki
skouliki
Manager
Manager

Female Posts : 15118
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by SLGray November 4th 2022, 10:56 pm

Have you tried the default chatbox widget?


ModernBB - Move Chat Box and Auto Sign In Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by penny¢ November 5th 2022, 3:47 pm

@Skouliki  
I have pm'd you a guest account

@SLGray 

Thank you! I did look for that yesterday but somehow missed it in the widget list.
I now have the chat box on the left where I want it, now just need it to automatically log members in.
penny¢
penny¢
Forumember

Posts : 126
Reputation : 3
Language : English

https://thezonegroups.forumotion.com/

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by skouliki November 5th 2022, 4:00 pm

since you are ok no need to use the test account , thank you

about the auto sign I will search it

update : @penny¢

add this javascript to all pages

Code:

    $(window).load(function() {
      var chatbox_script = function() {
        setTimeout(function(){ $('#chatbox_option_co:visible').click() }, 1000);
      };
      var s=document.createElement('script');s.text="("+chatbox_script.toString()+")();";$('object[data^="/chatbox/index.forum"],iframe[src^="/chatbox/index.forum"]').each(function(){try{$(this.contentDocument||this.contentWindow.document).find("#chatbox").closest("html").find("head").first().each(function(){this.appendChild(s.cloneNode(true))})}catch(a){}})
    });
skouliki
skouliki
Manager
Manager

Female Posts : 15118
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

TonnyKamper likes this post

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by penny¢ November 5th 2022, 6:08 pm

@Skouliki

Thank you for the Java code. It did sign me in automatically after I initially signed in, but still is not working right.
When I type a message, it will not show unless I click on the "1" in the chat box title.

ModernBB - Move Chat Box and Auto Sign In Chatbox-SS2

UPDATE: I signed out, then back in and it did not auto connect me to the chat box. Tried it 3 times.

ModernBB - Move Chat Box and Auto Sign In Chatbox-SS3
penny¢
penny¢
Forumember

Posts : 126
Reputation : 3
Language : English

https://thezonegroups.forumotion.com/

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by skouliki November 5th 2022, 6:34 pm

This code is the newest i have , to be honest i do not use it
Since you tried already some codes about this and mine and none worked i really can help further, iam sorry
All the codes i know are for simple versions not for ModernBB
skouliki
skouliki
Manager
Manager

Female Posts : 15118
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

TonnyKamper likes this post

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by penny¢ November 5th 2022, 7:26 pm

@Skouliki

Thank you for your help. I may check with an admin of another FM group I am in and see if she knows the code.
Have a great day!
penny¢
penny¢
Forumember

Posts : 126
Reputation : 3
Language : English

https://thezonegroups.forumotion.com/

skouliki likes this post

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by penny¢ November 12th 2022, 12:00 am

Thanks for everyone's help. I did find an outside widget that works great. Thanks again!
penny¢
penny¢
Forumember

Posts : 126
Reputation : 3
Language : English

https://thezonegroups.forumotion.com/

skouliki likes this post

Back to top Go down

Solved Re: Move Chat Box and Auto Sign In

Post by SLGray November 12th 2022, 3:04 am

Problem solved & topic archived.
Please read our forum rules:  ESF General Rules


ModernBB - Move Chat Box and Auto Sign In Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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