Copied to clipboard

Flag this post as spam?

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


  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Jun 28, 2010 @ 13:35
    Lee Kelleher
    0

    File Manager in v4.5 on Windows 7

    Hi Daniel, the File Manager package looks brilliant, however I've ran into a problem when I tried to install it on v4.5.

    So wanted to first, check if it's been tested against v4.5?

    I'm on Windows 7 / IIS 7.5 / .NET 4.0 ... the install process worked fine, then once I refreshed my browser (to try to view the tray icon), all of the tree sections had disappeared - for all sections (i.e. content, media, settings, etc.)

    I haven't tried to install on v4.0.x yet.

    Let me know if you need any help with testing this on v4.5.

    Thanks, Lee.

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Jun 28, 2010 @ 13:47
    Lee Kelleher
    1

    Digging a little deeper... there are a couple of JavaScript errors, found via Chrome:

    Uncaught SyntaxError: Unexpected token ~  umbraco.aspx:51
    
    Uncaught SyntaxError: Unexpected token ~  umbraco.aspx:143

    The first one, (line: 51) has a list of JavaScript filepaths, but they haven't been included, nor have <script> tags. Not sure how you are referencing them, maybe Client Dependency is getting in the way? Not sure...

    Cheers, Lee.

  • Sam 5 posts 26 karma points
    Jun 28, 2010 @ 16:32
    Sam
    1

    I have similar result using Umbraco 4.5 / Win'08.

    Below is a copy of the lines 45-52

     <script type="text/javascript"> 
    //<![CDATA[
     
    function openContent(id) {
     UmbClientMgr.contentFrame('editContent.aspx?id=' + id);
    }
    ~/umbraco/filemanager/js/importMedia.js~/umbraco/filemanager/js/deleteFile.js~/umbraco/filemanager/js/createRootFolder.js~/umbraco/filemanager/js/createFolder.js~/umbraco/filemanager/js/restoreRecycledItem.js~/umbraco/filemanager/js/uploadFiles.js~/umbraco/filemanager/js/emptyRecycleBin.js~/umbraco/filemanager/js/uploadRootFiles.js~/umbraco/filemanager/js/deleteFolder.js~/umbraco/filemanager/js/importMediaFolder.js~/umbraco/filemanager/js/extractArchive.js//]]>
    </script>

     

  • Daniel Bardi 927 posts 2562 karma points
    Jun 28, 2010 @ 19:50
    Daniel Bardi
    0

    Looks like FM isn't working with 4.5... I honestly haven't tested it with 4.5... I'll install it today and troubleshoot.

    Thanks for the testing.. it's appreciated..  Where you able to test againast 4.0.x ?

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Jun 28, 2010 @ 19:57
    Lee Kelleher
    1

    Hi Daniel,

    Just tested on v4.0.3 (nearest local version I could find) ... and it works fine! :-D

    Let me know if you need me to test anything on v4.5 (contact me via here).

    Cheers, Lee.

  • Daniel Bardi 927 posts 2562 karma points
    Jun 29, 2010 @ 06:30
    Daniel Bardi
    0

    Thanks.. I developed it on 4.03... I'll make adjustments for 4.5!

  • Robby Maher 8 posts 28 karma points
    Oct 11, 2010 @ 22:04
    Robby Maher
    0

    Any word on this fix?  I just installed file manager on 4.5 without reading this and am now getting errors.

  • Jon Dunfee 199 posts 468 karma points
    Oct 15, 2010 @ 20:56
    Jon Dunfee
    0

    I'm curious as well, it's invaluable to have with clients that prefer not to offer ftp access.

  • Daniel Bardi 927 posts 2562 karma points
    Oct 15, 2010 @ 21:22
    Daniel Bardi
    0

    I haven't been able to find time to upgrade it to 4.5... I'm truly hoping to be able to make the time within the next month.

    Thanks for your patience!

  • Connie DeCinko 931 posts 1160 karma points
    Dec 02, 2010 @ 22:09
    Connie DeCinko
    0

    Daniel,

    Hate to bug, but have you had a chance to look at this?  It would really help me for moving custom code to the site.

     

  • Daniel Bardi 927 posts 2562 karma points
    Dec 18, 2010 @ 21:35
    Daniel Bardi
    0

    When I'm freed up from my freelance work, I will be getting FM to work with 4.5 +  ..  This will be happing after the 1st of next year.

  • Connie DeCinko 931 posts 1160 karma points
    Feb 18, 2011 @ 15:59
    Connie DeCinko
    0

    Any update on this project?

  • Daniel Bardi 927 posts 2562 karma points
    Feb 18, 2011 @ 18:05
    Daniel Bardi
    0

    Here's a beta for you to test out.  Let me know of any bugs you find.

    www.dascoba.com/.../FileManager_2.0_beta.zip

  • lucuma 261 posts 563 karma points
    Feb 22, 2011 @ 15:55
    lucuma
    1

    Hey Daniel, I just tested this on a new umbraco (4.6.1) install and when clicking the file manager section all i see is [fileman] and nothing under the folder.

  • Connie DeCinko 931 posts 1160 karma points
    Feb 28, 2011 @ 18:17
    Connie DeCinko
    0

    Daniel, the file is not found.  Do you have a newer version or ???

     

  • Daniel Bardi 927 posts 2562 karma points
    Feb 28, 2011 @ 18:18
    Daniel Bardi
    0

    The file is there!   Try again.

  • Connie DeCinko 931 posts 1160 karma points
    Feb 28, 2011 @ 18:21
    Connie DeCinko
    0

    Now it found it.  Thanks!

     

  • lucuma 261 posts 563 karma points
    Mar 09, 2011 @ 23:34
    lucuma
    0

    Is the above link compatible with 4.7RC?  The backend breaks when I load this package.  I love the package but am missing it!

  • Daniel Bardi 927 posts 2562 karma points
    Mar 11, 2011 @ 20:29
    Daniel Bardi
    1

    Working on finishing the next release.. been bogged down with other projects and packages...  I think I'm about ready to get a new FileManger completed.

    Watch for it soon...

  • Greg Berlin 818 posts 634 karma points
    Mar 21, 2011 @ 02:42
    Greg Berlin
    0

    Damn... i've installed this on a 4.6 instance and broken it... didnt take a backup before... dammit.  File system no problem, but DB is... do you have uninstall/ rollback instructions at all?

  • Greg Berlin 818 posts 634 karma points
    Mar 21, 2011 @ 02:58
  • Daniel Bardi 927 posts 2562 karma points
    Mar 21, 2011 @ 05:46
    Daniel Bardi
    0

    You can remove by deleting the assembly from the bin (Dascoba.Umb.FileManager.dll)

    Please explain how it "broke" your umbraco?

  • Greg Berlin 818 posts 634 karma points
    Mar 21, 2011 @ 05:53
    Greg Berlin
    0

    Yeah i fixed it... that's why i posted a link to the other forum that had the solution.

    by "broke", i mean no content in the main window loaded.

  • Greg Berlin 818 posts 634 karma points
    Mar 21, 2011 @ 05:54
    Greg Berlin
    0

    Just a thought... it might be a good idea to put a warning on the package for people not to install it on Umbraco 4.5+, to prevent more people falling into this same trap.

  • Daniel Bardi 927 posts 2562 karma points
    Mar 21, 2011 @ 07:15
    Daniel Bardi
    0

    It says it's works with 4.0 only... the 4.5 compatible version is only in beta and not available on the package page.

  • Greg Berlin 818 posts 634 karma points
    Mar 21, 2011 @ 07:21
    Greg Berlin
    0

    Where does it say it works with 4.0 only?  i know it says it works with 4.0... but many packages say that and work with 4.5 anyway. I just thought it'd be useful to explicitly state that it wont work with 4.5... no stress if you dont want to, was just a suggestion.

  • Daniel Bardi 927 posts 2562 karma points
    Mar 21, 2011 @ 07:22
    Daniel Bardi
    0

    I'll add a note to the top of the description until I can release a compatible version.

  • Greg Berlin 818 posts 634 karma points
    Mar 21, 2011 @ 07:26
    Greg Berlin
    0

    Good idea ;)

  • Daniel Bardi 927 posts 2562 karma points
    Mar 21, 2011 @ 07:35
    Daniel Bardi
    0

    Done.. 

    Side note.. just sent you an email.

  • Jon Boyer 37 posts 59 karma points
    Jul 19, 2011 @ 04:56
    Jon Boyer
    0

    Any news on this?  It's a fantastic looking package, and I don't really want to reinvent the wheel and write my own if you're about done on the bug fix.//

     

    Cheers.

     

     

  • Daniel Bardi 927 posts 2562 karma points
    Nov 28, 2011 @ 20:19
    Daniel Bardi
    0

    Haven't had much time to work on finishing the 2.0 beta.. not confortable releasing a beta.

    I need to do some time management to find the time to get this complete.

  • Daniel Lindstrom 454 posts 271 karma points
    Dec 02, 2011 @ 09:56
    Daniel Lindstrom
    1

    Hoping for a 4.7 compatible version soon... :)

  • Pete Alexandrou 2 posts 22 karma points
    Mar 27, 2012 @ 16:14
    Pete Alexandrou
    0

    This has just broken my 4.7 admin site. User facing side is still fine though but cannot uninstall due admin having a JS error that I'll have to dig around for now.

    I am normally okay and understand this when it comes to open-source but, being an open-source contriubutor myself, I would like to know why this package clearly states support for 4.7 up to 5.0 on its main page. Besides that, a simple importsnt note above its main description area would make sense. *shakes head*

    maybe this has been address in Umbraco 5.0+, but anything considered a plugin/package framework like this should not make it possible for third party plugins to break the entire admin side of the CMS. 

  • Pete Alexandrou 2 posts 22 karma points
    Mar 27, 2012 @ 16:17
    Pete Alexandrou
    0

    but right-at-this-current-moment emotions should not prevent me from forgetting how grateful i am for all of ya :-) taking anything negative feeling out of my previous post... :)

  • Daniel Bardi 927 posts 2562 karma points
    Apr 09, 2012 @ 00:48
    Daniel Bardi
    0

    I'm sorry for you experience.  I do not know why it says it is support in 4.7 and worse, 5.0... there is a 4.7 version under development... removing the Dascoba.FileManager.dll from the /bin will resolve the issue.

  • Jan Borup Coyle 8 posts 51 karma points
    Feb 28, 2013 @ 13:26
    Jan Borup Coyle
    0

    Hi Daniel

    Is there any news about finishing Umbraco File Mangager in the Umbraco 4.7.x version ?

    I have a hosted site with no file access, so it would be a great tool for me.

    Would like to buy it, if you get it finished.

    Cheers

    Jan

Please Sign in or register to post replies

Write your reply to:

Draft