We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 30147
    • 4 Posts
    hello,
    I can’t find an upload button in modx browser[.....manager/controllers/browser/index.php] so that i can upload an image from the local drive.
    Is there a plan to place one there in next versions or shoud i try through Tiny MCE plugins to find a solution?

    Ps: i can delete succesfully files with right click->delete

    thanks
      • 28215
      • 4,149 Posts
      splittingred Reply #2, 17 years ago
      Does right-clicking on a directory in the left tree work?
        shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
        • 30147
        • 4 Posts
        no there is no right-click appearing when you click the left menu with the folders:
        assets, images, files, flash etc.

        The right click that show a costum ext - javascript menu works only in files on the right with one option("Remove file")

        thanks
          • 28215
          • 4,149 Posts
          splittingred Reply #4, 17 years ago
          Hm, this must be a bug with beta-3. The SVN and upcoming beta4 work fine with this.
            shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
            • 30147
            • 4 Posts
            you gave some ideas...
            Looking at Net tab in Firebug there some files missing

            404 not found
            http://localhost/modxbeta/manager/assets/modext/util/modhext.js
            http://localhost/modxbeta/manager/templates/default/images/icons/sort.png




            PS: i have already manually correct previous bugs that MODx browsers was requesting(changed ext2 to ext3 paths)