• Resolved anotherandrew

    (@anotherandrew)


    I’m using version 2.1 of the FEE.

    I am experiencing an issue where the names of the tab in the floating menu are displayed as “??? floating.menu.tab.format ???” and “??? floating.menu.tab.insert ???”

    Is anyone else getting this? And does anyone know how to fix this?

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author scribu

    (@scribu)

    What do you have WPLANG set to in wp-config.php?

    Thread Starter anotherandrew

    (@anotherandrew)

    It is not defined at all and supposedly defaults to English.

    Thread Starter anotherandrew

    (@anotherandrew)

    I am getting some errors related to languages. Five to be exact, but here is a brief summary

    GENTICS.Aloha: Error while getting dictionary file http://www.mgrear.com/newsite/wp-content/plugins/front-end-editor/aloha-build/i18n/en.dict: server returned error

    com.gentics.aloha.PluginRegistry: Could not determine actual language, no languages available for plugin org.fee.plugins.wpSaveCancel

    com.gentics.aloha.PluginRegistry: Could not determine actual language, no languages available for plugin org.fee.plugins.wpImage’

    Plugin Author scribu

    (@scribu)

    GENTICS.Aloha: Error while getting dictionary file http://www.mgrear.com/newsite/wp-content/plugins/front-end-editor/aloha-build/i18n/en.dict: server returned error

    That’s the culprit. Check that the file exists. If not, upload the plugin again.

    Thread Starter anotherandrew

    (@anotherandrew)

    The file does exist though. Its there but then again it says that it doesn’t exist.

    But I am looking at it!

    Plugin Author scribu

    (@scribu)

    Ok, but if I access that URL from the browser, I get a 404.

    Maybe you have some server setting that blocks .dict files.

    Thread Starter anotherandrew

    (@anotherandrew)

    I also get a 404. I just deleted and reinstalled the plugin and it still doesn’t work.

    Do you know how I would check to see if my server is block dict files?

    Plugin Author scribu

    (@scribu)

    Sorry, I don’t have any experience with IIS servers.

    Thread Starter anotherandrew

    (@anotherandrew)

    Thanks for all your help Scribu and hard work on the plugin!

    I love it and it will a great benefit for future clients, particularly those a little scared of the WP backend.

    Thread Starter anotherandrew

    (@anotherandrew)

    Scribu,

    My host is wondering “if all that’s lacking is a MIME type, and if so what would be the ‘Application’ type”.

    They say that this can be configured in the control panel.

    Plugin Author scribu

    (@scribu)

    The .dict files are just text, so the MIME type would be ‘text/plain’.

    Again, I’ve never dealt with IIS servers, so I can’t tell you how to set that.

    Do you still get a 404 if you rename the file to en.json?

    http://www.mgrear.com/newsite/wp-content/plugins/front-end-editor/aloha-build/i18n/en.json

    Thread Starter anotherandrew

    (@anotherandrew)

    Yep, renaming to json and I still get a 404.

    Thread Starter anotherandrew

    (@anotherandrew)

    OK, got it. I had to set up a custom mime type on my server for the dict files.

    And now it works. You learn something new everyday!

    Hi there,

    Also on a IIS server. Can you possibly elaborate on how to get these issues resolved?

    OK, got it. I had to set up a custom mime type on my server for the dict files.

    Thanks
    Eugene

    Thread Starter anotherandrew

    (@anotherandrew)

    Sorry for the delayed response, but…

    On your server cpanel, you need to set up a new mime type for .dict files. And set the file type to be ‘text/plain’

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘[Plugin: Front-end Editor] incorrect tab menu titles’ is closed to new replies.