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.

Chatbox Mobile Issue

5 posters

Go down

Solved Chatbox Mobile Issue

Post by JaneDoe May 31st 2020, 6:46 pm

I found this post on the forum and went ahead and added the ForumActif Chatbox using Javascript method.

https://help.forumotion.com/t127587p60-fm-design#1052103

Looks to be fine on the web version. However it doesn't appear on the mobile version. Now I didn't change anything, just looked at the Mobile template. Now my Portal has never displayed on the mobile version, don't know why. Now though I have a template that says: modportal/mod_chatbox.

I looked at the above template and didn't add or change anything but pressed save. Then when I went to publish it said  there were errors in the code and had not published it. 


Now as I say I am sure this is where my portal was meant to be, but never was. This is the code underneath. It would be nice to get the portal on the mobile version if possible, but my priority is the Chatbox. BTW it is just set to Mod until we get it sorted for Members Very Happy


This is the code that is in modportal/mod_chatbox:



Code:
<div class="panel row3 mini-chatbox">
   <div class="inner">
      <span class="corners-top"><span></span></span>
      <div id="cp-main" class="ucp-main">
         <br />
         <div class="panel">
            <div class="inner">
               <span class="corners-top"><span></span></span>
               <div id="chatbox_portal" style="overflow:none;height:300px;"></div>
               <script type="text/javascript">
                  insertChatBoxNew('chatbox_portal', '{U_FRAME_CHATBOX}');
               </script>
               <img src="https://2img.net/i/fa/resize.gif" onmousedown="javascript:resizeElement(event, 'chatbox_portal');" alt="" style="cursor:se-resize; float: right;" />
               <div class="clear"></div>
               <span class="corners-bottom"><span></span></span>
            </div>
         </div>
         <br />
      </div>
      <div class="clear"></div>
      <span class="corners-bottom"><span></span></span>
   </div>
</div>
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by Neptune- May 31st 2020, 7:37 pm

Hello,


Forumactif Messenger has not been designed for mobile versions, sorry !!
Neptune-
Neptune-
Forumember

Female Posts : 496
Reputation : 104
Language : French (10), English (8), CSS (5), HTML (4), Javascript (4)
Location : Scotland, UK

https://www.galaxie-series.net/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe May 31st 2020, 7:51 pm

Neptune- wrote:Hello,


Forumactif Messenger has not been designed for mobile versions, sorry !!

Well that's a shame. That is where I expected it would have it's usefulness for my forum Sad

I have removed the javascript. Now I need help to sort the Modportal/mod_chatbox code in my mobile template. I think I basically need the right code for 'Portal' for my phpbb2 version forum Smile

ETA Sorry such bad manners Doh Thanks for your reply @Neptune-

A screen shot from AC Panel, Display, Templates, Mobile version:

(to reiterate it won't publish the code as shown in previous message as it has errors)

Chatbox Mobile Issue Screen13
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by Neptune- May 31st 2020, 8:43 pm

As you can see in your mobile templates list :

- modportal/mod_chatbox is the only one with a slash into it
- modportal/mod_chatbox is the only one with no description

Even if you make a real copy of modportal/mod_chatbox default template, you can save it but cannot publish it.
No problems with other mobile templates (just tried on error_body




For all those reasons, i think that template should not be in that list. A pro-admin might confirm that point.
Neptune-
Neptune-
Forumember

Female Posts : 496
Reputation : 104
Language : French (10), English (8), CSS (5), HTML (4), Javascript (4)
Location : Scotland, UK

https://www.galaxie-series.net/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe May 31st 2020, 9:13 pm

Neptune- wrote:As you can see in your mobile templates list :

- modportal/mod_chatbox is the only one with a slash into it
- modportal/mod_chatbox is the only one with no description

Even if you make a real copy of modportal/mod_chatbox default template, you can save it but cannot publish it.
No problems with other mobile templates (just tried on error_body




For all those reasons, i think that template should not be in that list. A pro-admin might confirm that point.
.
It was more that I thought it maybe should be just Portal. Though I have no idea, as I never looked at it before (that I can remember) So thought it may be the reason Portal isn't available on Mobile version.

If it can be confirmed that I should just delete it, then that is what I will do. Thanks again @Neptune- Smile
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by SLGray June 1st 2020, 2:14 am

It depends on the widgets who use on the portal.  There are only about 4 wdigets that are mobile-friendly.


Chatbox Mobile Issue 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 : 51489
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe June 1st 2020, 3:03 am

SLGray wrote:It depends on the widgets who use on the portal.  There are only about 4 wdigets that are mobile-friendly.
.
Ah thanks @SLGray I didn't consider that Smile

Can that mod/portal just be deleted from my mobile template?
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by SLGray June 1st 2020, 5:09 am

Sorry, but what?


Chatbox Mobile Issue 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 : 51489
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe June 1st 2020, 5:21 am

SLGray wrote:Sorry, but what?

In my screenshot above. I have a mod/portal template in my mobile templates. I have shown the code above also. It won't publish as it says it has errors. Should I just delete it?

I didn't put it there, so not sure if it should be deleted or not. Obviously it isn't doing anything as isn't working. I don't know what it is even meant to do.

Thanks.
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by SLGray June 1st 2020, 5:33 am

Wait a minute!  So the template was modified, but not published?  Also it was not you who did it?  If yes, do you have someone who use the founder's account?


Chatbox Mobile Issue 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 : 51489
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe June 1st 2020, 5:39 am

SLGray wrote:Wait a minute!  So the template was modified, but not published?  Also it was not you who did it?  If yes, do you have someone who use the founder's account?

When I first started the forum, yes unfortunately I did give someone access to my founder account.
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by SLGray June 1st 2020, 6:02 am

I would go ahead and delete the modified template.


Chatbox Mobile Issue 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 : 51489
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe June 1st 2020, 6:19 am

Thanks @SLGray 

I have done that and it is now set at it's default value  Yes
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by SLGray June 1st 2020, 6:26 am

You're welcome.


Chatbox Mobile Issue 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 : 51489
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by mSyx June 1st 2020, 9:52 am

Pretty weird to have a template that you can't edit. I just tried by adding 2 random spaces without breaking anything; won't save.
I believe the only way to "change" that template is with jQuery (or CSS for minor and apparent changes).
mSyx
mSyx
Forumember

Male Posts : 155
Reputation : 47
Language : French & English
Location : France

https://help.forumotion.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe June 1st 2020, 4:55 pm

mSyx wrote:Pretty weird to have a template that you can't edit. I just tried by adding 2 random spaces without breaking anything; won't save.
I believe the only way to "change" that template is with jQuery (or CSS for minor and apparent changes).
.
Yes it's really weird. I don't even know what it's purpose is. Fortunately I don't think it has any negative effect on my forum.
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by Neptune- June 1st 2020, 5:08 pm

Reported to technicians through FSF, 10 minutes ago

@Anji 1
No problem. As we cannot publish that template it's still default value which is used.
Neptune-
Neptune-
Forumember

Female Posts : 496
Reputation : 104
Language : French (10), English (8), CSS (5), HTML (4), Javascript (4)
Location : Scotland, UK

https://www.galaxie-series.net/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe June 1st 2020, 6:56 pm

Neptune- wrote:Reported to technicians through FSF, 10 minutes ago

@Anji 1
No problem. As we cannot publish that template it's still default value which is used.

Thanks @Neptune- thumright

That's a relief, I was really quite worried about it mwii
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by skouliki June 8th 2020, 9:18 am

is this solved?
skouliki
skouliki
Manager
Manager

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

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by JaneDoe June 8th 2020, 9:48 am

skouliki wrote:is this solved?
.
Sorry @skouliki yes.

I don't know what's going on with me and the solved button scratch


ETA I just had to mark solved twice for it to actually acknowledge it Confused

Okay I have worked out what I am doing wrong. I am marking solved before my last comment or edit. Then when I post it removes the solved icon. So know how to use it properly now Smile
JaneDoe
JaneDoe
Forumember

Posts : 308
Reputation : 14
Language : english

https://www.unofficialtownshipforum.com/

Back to top Go down

Solved Re: Chatbox Mobile Issue

Post by skouliki June 8th 2020, 11:05 am

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

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

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

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