Post Box Issue (fmAIP) Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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

    Post Box Issue (fmAIP)

    Anzo
    Anzo
    Forumember


    Posts : 358
    Reputation : 8
    Language : English/Arabic
    Location : Baghdad - Iraq

    In progress Post Box Issue (fmAIP)

    Post by Anzo September 9th 2014, 4:07 am

    Hello.

    I'm no coder. However, our coder has left us, and he decided that he'd like us to remove the code which he has made, which of course we will pretty soon. The code he's requesting to remove was named "fmAPI", when i removed It, the topic's post/post-edit field has disappeared, It's now only a big white box.

    How could I put back the default forumotion's post box?

    An example of what we're experiencing now: https://i.imgur.com/DN7QJ26.png

    my forum is: www.duelacademy.net
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Post Box Issue (fmAIP)

    Post by Ange Tuteur September 9th 2014, 8:20 am

    Hello Anzo,

    Go to Administration Panel > Modules > JavaScript Codes management

    Tick 'No' for 'Enable Javascript code management', and save.

    Usually when we see this it is from JavaScript errors. This is only temporary to see if your scripts are causing the problem. If it persists with your JavScripts disabled it's most likely your templates.
    Ultron's Vision
    Ultron's Vision
    Forumember


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

    In progress Re: Post Box Issue (fmAIP)

    Post by Ultron's Vision September 10th 2014, 4:53 pm

    The issue you are experiencing is because my "fmAPI.js" is used within another script I wrote, "Placeholders", or, I can't remember which name I used last, "redditMDParse".

    Either way, "Placeholders" uses a global method fmAPI.js provides, which doesn't exist anymore if you have removed the code - if you don't know how to fix it yourself, remove the code or find someone else to remove the lines at fault.