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
3 posters

    Editor missing....please help quickly!

    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Editor missing....please help quickly!

    Post by luiz1877 Tue 31 Dec 2013 - 21:52

    I recently fixed an issue with my CSS (i was writing notes as //bla bla bla  not  /*bla bla bla*/) and now thw editor is missing.
    It is also like  this in new topics and normal replies.
    Editor missing....please help quickly! Untitl11


    Last edited by luiz1877 on Wed 1 Jan 2014 - 23:44; edited 1 time in total
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Tue 31 Dec 2013 - 21:56

    Hello ,

    Do you have any CSS related to the editor ? If so remove it temporarily to see if it resolves the issue.

    The selectors should contain :
    Code:
    sceditor
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Tue 31 Dec 2013 - 21:59

    I dont have any that i know of but i can check.
    Could you help? My CSS is extremely long...
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Tue 31 Dec 2013 - 22:02

    Use the search bar at the top of the stylesheet to quickly jump to anything that matches ' sceditor '

    Editor missing....please help quickly! Captu277
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Tue 31 Dec 2013 - 22:04

    Its everywhere! I have no idea which it could be!
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Tue 31 Dec 2013 - 22:10

    Well if you want to make it simple to see if the CSS is the problem, you can backup your entire sheet in a text document and then remove the CSS for now to see if the problem persists.
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Tue 31 Dec 2013 - 22:13

    i just noticed something. Where it is mostly mentioned is codes that came with the skin i got. The left me a link. http://royaumedescieux.forumotion.com/u1contact.
    So i'll start by removing my codes because yours should be correct right Ange?
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Tue 31 Dec 2013 - 22:16

    Try removing the editor section of the stylesheet :

    It should start at :
    Code:
    /*Message Editor*/

    and end at :
    Code:
    /*Widgets*/
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Tue 31 Dec 2013 - 22:17

    ok


    13:21:12 wasnt any of those


    Last edited by luiz1877 on Tue 31 Dec 2013 - 22:21; edited 2 times in total
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Tue 31 Dec 2013 - 22:19

    Since the editor update some of those things will not work properly like the used to. When you have done that you can also try this to clean up errors :
    Administration Panel > General > Forum > Configuration

    Scroll to the very bottom and tick 'resynchronize your forum' and save.
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Tue 31 Dec 2013 - 22:23

    Wont that remove everything on my forum?
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Tue 31 Dec 2013 - 22:25

    No, resynchronizing your forum helps fix errors.

    See this :
    https://help.forumotion.com/t50777-resynchronizing-your-forum
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Tue 31 Dec 2013 - 23:42

    It didnt do anything. Also i saw that the editor works on my kindle fire. (i was using the Silk Browser)
    I can give you a temp account(admin of course) on my forum ange  then you can see the admin panel and find out whats wrong.
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Wed 1 Jan 2014 - 23:25

    Bump!
    I have my forum currently down. I need help soon.
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Thu 2 Jan 2014 - 3:33

    If it works correctly on another browser try clearing the cache of the browser that is having the issue. Unfortunately I cannot think of much fixes to this since this bug was thought to be fixed.

    If it persists try adding this to your CSS :
    Code:
    #quick_reply .sceditor-container { height:200px !important; }
    #postingbox .sceditor-container { height:350px !important; }
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Thu 2 Jan 2014 - 4:04

    I added the code, so its big now but i cant write text in it.
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Thu 2 Jan 2014 - 4:20

    Remove that last code and add this instead :
    Code:
    #quick_reply .sceditor-container textarea { height:200px !important; }
    #postingbox .sceditor-container textarea { height:350px !important; }
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Thu 2 Jan 2014 - 4:21

    Now its small again :|

    I'll try adding both at once.

    19:24:01 Nope that didn't work
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Thu 2 Jan 2014 - 4:27

    Try this then ( it will not work fully for WYSIWYG mode )
    Code:
    #quick_reply .sceditor-container { height:280px !important; }
    #quick_reply .sceditor-container textarea { height:200px !important; }
    #postingbox .sceditor-container { height:430px !important; }
    #postingbox .sceditor-container textarea { height:350px !important; }
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Thu 2 Jan 2014 - 4:31

    Whats WYSIWYG mode.

    And no. That just makes it bigger. Still cant write text.
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Thu 2 Jan 2014 - 4:36

    Okay this is starting to become a pain to fix.  Confused  I will try to figure out something else. For now I want you to check to see if any of your javascripts could be causing this.

    Administration Panel > Modules > HTML & JAVASCRIPT > Javascript codes management

    Tick 'no' for 'Enable Javascript code management' and save.
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Thu 2 Jan 2014 - 4:52

    No. Its not the JavaScripts. They didn't change anything.
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Thu 2 Jan 2014 - 5:39

    First you can try removing the style attribute from the editor to see if that is the cause :

    To apply :
    Administration Panel > Modules > Javascript codes management > create a new script
    Title : what you wish
    Placement : in all the pages

    This will remove the style attrbute :
    Code:
    window.onload = function() { jQuery('.sceditor-container').removeAttr('style'); }

    If that does not work, try this for setting the style attribute :
    Code:
    window.onload = function() { jQuery('.sceditor-container').attr('style','width:100%;height:100%;'); }
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Thu 2 Jan 2014 - 5:44

    Should i remove the CSS code you gave me earlier?
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Thu 2 Jan 2014 - 5:50

    Yes, do that to be sure.
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Thu 2 Jan 2014 - 6:01

    21:01:28 Code 1 doesnt work.
    21:02:43 Code 2 doesnt work.

    The text box thing is small again.
    DustyBones
    DustyBones
    Active Poster


    Male Posts : 1234
    Reputation : 528
    Language : English
    Location : Washington, USA

    Solved Re: Editor missing....please help quickly!

    Post by DustyBones Thu 2 Jan 2014 - 6:19

    So what is the problem with your editor? I just joined your forum and posted an introductory post and it looks and works fine.. ???
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Thu 2 Jan 2014 - 6:44

    What?!?


    Are you on mobile? (mobile/tablet seems to work)

    It looks like this to me:

    Editor missing....please help quickly! Srther11
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Editor missing....please help quickly!

    Post by Ange Tuteur Thu 2 Jan 2014 - 7:07

    The editor appear fine for me, except in mode WYSIWYG.

    Mode source code :
    Editor missing....please help quickly! Captu283

    Mode WYSIWYG :
    Editor missing....please help quickly! Captu284

    for some reason the body element for text in WYSIWYG is not being displayed.
    luiz1877
    luiz1877
    Forumember


    Male Posts : 155
    Reputation : 2
    Language : English | Portuguese

    Solved Re: Editor missing....please help quickly!

    Post by luiz1877 Thu 2 Jan 2014 - 7:09

    Oh. So.... what do we do now? Can it be fixed?

      Current date/time is Sun 22 Sep 2024 - 15:27