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.

#582 IE problem & V2 Editor bugs

+8
KidSasuke
Ultron's Vision
SLGray
felicity4us2
LilaP
Jophy
Flappypaddles
Shadow
12 posters

Go down

Important #582 IE problem & V2 Editor bugs

Post by Shadow December 19th 2013, 11:59 am

Dear members

Some users have some troubles while using IE and our new editor. (Impossible to post, editor deformation...)
Our technicians are working on the problem.

Thanks for only reporting IE problems through this only topic
Best regards,

Buttercup
Shadow
Shadow
Manager
Manager

Male Posts : 16217
Reputation : 1831
Language : French, English

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Shadow December 20th 2013, 11:07 am

Hello

IE 7 & 8 problems should be solved right now.

Regards

Buttercup
Shadow
Shadow
Manager
Manager

Male Posts : 16217
Reputation : 1831
Language : French, English

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Flappypaddles December 20th 2013, 7:15 pm

and ie 11?

It has stopped working with a rainbow script I have been using, which is fine in firefox.

don't know if this is the same problem
Flappypaddles
Flappypaddles
Forumember

Posts : 261
Reputation : 1
Language : english

http://inaflap.forumotion.co.uk

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Jophy January 24th 2014, 4:46 am

Hello,

This topic will be for the bugs encountered on the Version 2 Editor.

Please post your browsers when reporting in this topic. Thanks.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by LilaP January 25th 2014, 4:24 pm

I am having the problem of double spacing once again. also the category lists are all wonky.
screen shots below to show you

I use Firefox

this is what it looks like when I type it out

Enlarge this image Click to see fullsize
#582 IE problem & V2 Editor bugs Image117


this is what it looks like when I preveiw and post it

Enlarge this image Click to see fullsize
#582 IE problem & V2 Editor bugs Image118


this is what the topics look like with spacing between them. not sure whey they did this but it look horrible

Enlarge this image
#582 IE problem & V2 Editor bugs Image119
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Jophy January 25th 2014, 4:43 pm

Hello,

Currently, this is the status of the v2 editor bugs which is still in progress:

#564: Impossible to write texte when quoting in WYSIWIG mode: In progress

#566: Problem with the size of the front editor: Solved

#573 The size of the text becomes small: In progress

# Smiley & avatar problem: Solved

#582: The editor doesn't work properly under IE : No news from the techs

Please don't hesitate to report your problems here, we'll get it forwarded to our communications officer. Thanks.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by felicity4us2 January 26th 2014, 6:14 pm

Problem - in the html pages, everything is wonderful as long as I use the 'html' cheerio - and never/ever click the plain cheerio and then save.  Once I open the plain cheerio and save the page brings up all kinds of code and is a huge mess.  

#582 IE problem & V2 Editor bugs Html10

I hope that made sense.
felicity4us2
felicity4us2
Forumember

Posts : 345
Reputation : 9
Language : english

http://igdid.com

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by SLGray January 26th 2014, 6:38 pm

felicity4us2 wrote:Problem - in the html pages, everything is wonderful as long as I use the 'html' cheerio - and never/ever click the plain cheerio and then save.  Once I open the plain cheerio and save the page brings up all kinds of code and is a huge mess.  

#582 IE problem & V2 Editor bugs Html10

I hope that made sense.  
https://help.forumotion.com/t129563-new-update-on-html-pages-management-simple-advanced-mode


#582 IE problem & V2 Editor bugs 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Ultron's Vision January 26th 2014, 7:52 pm

Editor still not working on mobile phones.

Using Android 2.3.4's default browser.
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by KidSasuke January 29th 2014, 4:27 pm

So my members have reported to me that when they go to reply to a topic, the editor box looks like this by default. I have tested it out and found out this is true.

#582 IE problem & V2 Editor bugs Fzi9

I'm aware by pressing the "Switch Editor" button it will show up the editor box again. Although, I want it so that it show up like this and not being closed by default. #582 IE problem & V2 Editor bugs TODmEs6

#582 IE problem & V2 Editor bugs 5NtTdqP


Also, I use to be able to like see pictures in the editor mode when I pressed it and it would look like this, but now it just collapse its self down until I click it again.

#582 IE problem & V2 Editor bugs R6PLb51

Code:
/*TextEditor*/
 
.sceditor-container textarea {
    color: rgb(255, 255, 255) !important;
    background-image: url('http://i57.servimg.com/u/f57/13/06/81/38/logoed10.png') !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
 
div.sceditor-group {
  background-color: #171717 !important;
  border-color: #171717 !important;
}
 
div.sceditor-toolbar {
  border-color: #027BCC !important;
}
 
.sceditor-container {
border: 2px solid #027BCC !important;
border-radius: 7px !important;
}
 
.sceditor-button:hover {
    background: none repeat scroll 0% 0% #027BCC !important;
}
 
DIV#textarea_content {
  
  width: 750px !important;
  height: 200px !important;
}
 
 
/*Text Editor END*/

Link: http://www.xenonduelacademy.com/forum
forum version is: phpbb3
KidSasuke
KidSasuke
Forumember

Posts : 44
Reputation : 1
Language : English

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Ange Tuteur January 29th 2014, 5:17 pm

Hello KidSasuke,

Your issue is not cause from the editor changes, infact I have checked your stylesheet and found a questionable code; one which removes the adverts. WYSIWYG mode uses an iframe and the code you're using to remove the ads removes iframes from display.

Modifying the ads in anyway is strictly against the terms of service. If you want to remove ads it should be done through using credits. I will be PMing you with the code you should remove.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by LilaP February 1st 2014, 3:21 am

gosh when are they going to make any progress on this. my group is looking terrible with all the spacing between the category and forums?
thank you
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by SLGray February 1st 2014, 9:55 am

LilaP wrote:gosh when are they going to make any progress on this. my group is looking terrible with all the spacing between the category and forums?
thank you
What do yo mean by spacing between categories and forums? This issue should not be effecting that.


#582 IE problem & V2 Editor bugs 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by LilaP February 1st 2014, 3:28 pm

I put in a message about it and I was told to come here. here is the link to the message I left about the double spacing...thank you

https://help.forumotion.com/t130026-double-spacing-again
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by SLGray February 1st 2014, 6:23 pm

LilaP wrote:I put in a message about it and I was told to come here. here is the link to the message I left about the double spacing...thank you

https://help.forumotion.com/t130026-double-spacing-again
Ok. What is this exactly a screenshot of:
#582 IE problem & V2 Editor bugs Image119? Is that the last topic column of the homepage?


#582 IE problem & V2 Editor bugs 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by LilaP February 1st 2014, 6:42 pm

that is a screen shot of the category that the forums are all double spacing. also on the main screen the categories have started to do the same thing...double spacing.
thanks
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by SLGray February 1st 2014, 6:49 pm

LilaP wrote:that is a screen shot of the category that the forums are all double spacing. also on the main screen the categories have started to do the same thing...double spacing.
thanks
Categories or forums?

Example: Support Forum

Category: About Forumotion
Forums: Rules & Important Points, Announcements & Updates, etc.


#582 IE problem & V2 Editor bugs 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by LilaP February 1st 2014, 6:54 pm

here is the group link you can check it out. not sure what you are asking me.
ty

you will see when are in the group the double spacing in between the PSP Challenges on the main page

http://thenawtypspden.canadian-forum.com/
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by SLGray February 1st 2014, 6:55 pm

LilaP wrote:here is the group link you can check it out. not sure what you are asking me.
ty

you will see when are in the group the double spacing in between the PSP Challenges on the main page

http://thenawtypspden.canadian-forum.com/
Guests can not see your forum.


#582 IE problem & V2 Editor bugs 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by LilaP February 1st 2014, 7:03 pm

oh gosh sorry...how do I allow it. I forget its been locked for so long now.
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by LilaP February 2nd 2014, 3:01 pm

I have found the spot to open to visitors. so please click the link below and see how the spacing is between. would like to have this fixed asap.
thank you

http://thenawtypspden.canadian-forum.com/f21-taggers-storage
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by LilaP February 3rd 2014, 3:54 pm

I have been waiting on this answer for just about 2 wks now. someone plz help me.
please see message above for link to group...ty
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Rhino.Freak March 14th 2014, 10:00 am

I want to report that, if we have a post with smilies and when we Edit it, the space after smilies gets auto deleted .. ex:

"hi Razz how are you"

becomes

"hi :Phow are you"
Rhino.Freak
Rhino.Freak
Helper
Helper

Male Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India

http://freetest.forumotion.net/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by SLGray March 14th 2014, 7:14 pm

Rhino.Freak wrote:I want to report that, if we have a post with smilies and when we Edit it, the space after smilies gets auto deleted .. ex:

"hi :Phow are you"

becomes

"hi :Phow are you"
So this is only happening to members using Internet Explorer?


#582 IE problem & V2 Editor bugs 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Rhino.Freak March 15th 2014, 5:01 am

Nope, I have chrome, it happens in it..and it mobile browsers like Uc as well..
Edit: I believe this is a universal problme in editor, but I only found this topic to report bugs
Rhino.Freak
Rhino.Freak
Helper
Helper

Male Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India

http://freetest.forumotion.net/

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Dunggate March 31st 2014, 10:49 pm

Hi, I'm using Google Chrome
 I have a problem with when I copy paste the size of font used show up throughout the post. I tried click switch editor mode but this do not help as also remove all the hyper links. 
I would much appreciate help please or is this work still in progress? I notice others with similar problem. I don't have any problem with spaces.
 I also wish there was an easier way to put in multi links like highlight and click link to insert rather than to include the wording plus link. 
Thank you in advance for your help.
Elaine aka Dunggate
avatar
Dunggate
Forumember

Female Posts : 102
Reputation : 1
Language : English
Location : Wales UK

http://worldwidechristians.6forum.info/forum.htm

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by SLGray April 1st 2014, 12:48 am

This topic deals with Internet Explorer not Chrome. Please start a new topic for your issue.


#582 IE problem & V2 Editor bugs 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Important Re: #582 IE problem & V2 Editor bugs

Post by Ape April 4th 2014, 1:26 am

For the last 2 or 3 days some of our members that are using IE are having problems watching youtube video's
Not sure why it can not be seen on the forums but it can on youtube it's self #582 IE problem & V2 Editor bugs Mouais

forum address: http://fishcrazyaquatics.4umotion.com/
Ape
Ape
Administrator
Administrator

Male Posts : 19075
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

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