Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ben 91 posts 111 karma points
    Aug 28, 2011 @ 13:40
    Ben
    0

    umbraco 4 Richtext editor->Insert Picture->create new Bug

    When I try to create a new media file via the insert picture dialog box, and I click on the Media choose, I see only part of the expected box, and I can't scroll. That happens when I use firefox or chrome, when I use explorer I just see nothing when I click on the insert picture button..

    I attach a print screen of the problem...

  • Ben 91 posts 111 karma points
    Aug 28, 2011 @ 13:42
    Ben
    0

    As you can see, only part of the media direcories are diaplayed in the window and I can't scroll sown in order to see the rest of the directories.

  • Rich Green 2246 posts 4008 karma points
    Aug 28, 2011 @ 14:01
    Rich Green
    0

    What's your actual version number? Umbraco '4' has many different versions (currently at 4.7)

    Rich

  • Ben 91 posts 111 karma points
    Aug 28, 2011 @ 14:27
    Ben
    0

    umbraco 4.0.4.2

  • Rich Green 2246 posts 4008 karma points
    Aug 28, 2011 @ 14:43
    Rich Green
    0

    Hey Ben,

    This bug has been fixed in later versions, however upgrading from 4.0.4.2 to the latest version would need a little work (XML schema changed as did the .net version).

    Rich

  • Ben 91 posts 111 karma points
    Aug 28, 2011 @ 15:12
    Ben
    0

    Thank you for your help,

    If I upgrade to latest version, what the changes I will need to take care of? I have a lot of XSLT files, will I need to rewrite them according to the new schema?

  • Rich Green 2246 posts 4008 karma points
    Aug 28, 2011 @ 15:29
    Rich Green
    0

    Hi Ben,

    No you don't have to rewrite them, you can set the site to use the old schema by changing 

        <!-- to enable new content schema, this needs to be false -->

        <UseLegacyXmlSchema>true</UseLegacyXmlSchema>

    In the /config/UmbracoSettings.config file (this won't be there in your version, but will be in 4.7)

    I must warn you that this isn't the only change, if you are using any 3rd party packages then these may or may not be compatable with the 'new' schema.

    It's best to take a dev copy of your site and try upgrading to see how your site is and then post back if you have any questions.

    Which packages do you have installed?

    Rich

  • Ben 91 posts 111 karma points
    Aug 28, 2011 @ 15:37
    Ben
    0

    I'm going to take your advice and try to upgrade mt website. Can you please offer me a good and reliable tutorial for upgrading?

    My installed packages are:

    Import Media 1.1 by Simon Dingley (Prolific Notion)

    umbnotificationdash 1.0 by Jukka-Pekka Keisala

     

     

  • Rich Green 2246 posts 4008 karma points
    Aug 28, 2011 @ 18:11
    Rich Green
    0

    Hey Ben,

    There's an upgrade guide here http://our.umbraco.org/wiki/install-and-setup/upgrading-an-umbraco-installation

    Make sure you do this on a development machine!

    Also look out for the fact that Umbraco 4.7 must run under .NET 4.0 (where as your version will be running under .NET 2.0)

    Don't think those package should cause a problem.

    Good Luck

    Rich

Please Sign in or register to post replies

Write your reply to:

Draft