We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • What I ended up having an issue with was large files.

    I found it by renaming the images folder to images-old. The new empty images folder loaded fine. Then I transferred the images from images-old back to the images folder in small batches, checking for breakage in between each transfer.

    I found the offending image was humungous, once i resized it and reuploaded it was fine. I also checked the "transliterate filenames" box in the config and double checked all permissions, some were not right. My .thumbs was named .thumb which was odd.

    anyhow it works now.
      ________

      Anne
      Toad-in-Chief
      Red Toad Media - Web Design, Louisville KY
      Hear me tweet: http://www.twitter.com/redtoadmedia
      "Bring on the imperialistic condiments." - Rory Gilmore
      • 23849
      • 223 Posts
      I was about to post this same solution. Worked for me as well.

      Thanks red!
        Nick Hoag
        Creative Partner
        The FutureForward

        http://thefutureforward.com
        • 9995
        • 1,613 Posts
        On a different host as normal I had to set folders to 777 and was able to see thumbs and upload my images again.
          Evolution user, I like the back-end speed and simplicity smiley
          • 36649
          • 77 Posts
          Quote from: cbaone at Jan 18, 2014, 02:48 AM
          After upgrading I can't add images via the new KCFinder. The images directory won't even load...(See attachment) I don't get any error messages in the manager or the server. I get an error message when I invoke KCFinder by pressing the browse directory button. Is Safari it says this: Refused to set unsafe header "Connection"

          I checked permissions, directories, and error logs. I've exhausted everything I can think of to do. Any ideas?

          Thanks!

          Did you find any solution? I'm having a similar problem after upgrading to 1.0.14 and 1.0.15. When clicking on browse files in the insert image dialogue window, the opening window tries to load

          /manager/media/browser/mcpuk/browser.php?Connector=http://.../manager/media/browser/mcpuk/connectors/php/connector.php

          instead of

          /manager/media/browser/mcpuk/browse.php?opener=tinymce&type=images

          The pathes are set correctly.

          This is TinyMCE 3.5.11, MODX Evo 1.015 and PHP 5.4.

          Thanks for an hint!
          H.G. Weber
            • 49710
            • 92 Posts
            Any suggestions about the problem? One of my customers had this problem after an upgrade to the newest Evo version.
            He had many pictures with funny filenames in the image folder.
            Like: abc.blabla Word.blaü blabla..JPG

            With the older Evo Version there was no problems with those filenames.
            What can I do?
              • 9995
              • 1,613 Posts
              I also have issues.. after removing some images it started to work, uploading new images gives the error again:

              Warning: imagejpeg() [function.imagejpeg]: 
              Unable to open '/home/site/domains/site.nl/public_html/assets/.thumbs/images/./test.jpg' for writing: 
              Permission denied in /home/site/domains/site.nl/public_html/manager/media/browser/mcpuk/lib/class_gd.php on line 416
              
              /test.jpg
                Evolution user, I like the back-end speed and simplicity smiley
                • 9995
                • 1,613 Posts
                /assets/.thumbs/images/./test.jpg

                that is a strainge location. /./test.jpg

                [ed. note: fourroses666 last edited this post 8 years, 5 months ago.]
                  Evolution user, I like the back-end speed and simplicity smiley
                  • 9995
                  • 1,613 Posts
                  Ok, solution for me was:
                  After renaming the /assets/.thumbs/images folder and adding a new images folder with CHMOD 777 it worked again..

                  Somehow the folder was corrupt I think, I couldn't change the CHMOD or delete anything.
                    Evolution user, I like the back-end speed and simplicity smiley
                    • 29201
                    • 239 Posts
                    Quote from: fourroses666 at Nov 12, 2015, 02:39 PM
                    Ok, solution for me was:
                    After renaming the /assets/.thumbs/images folder and adding a new images folder with CHMOD 777 it worked again..

                    Somehow the folder was corrupt I think, I couldn't change the CHMOD or delete anything.

                    I tried this and it did not work for my 1.0.15 installation. The other strange behavior that I'm seeing is that the KCFinder appears to change themes after uploading as seen here: http://cl.ly/3D2Q0M0J2b45. The theme appears as such: http://cl.ly/2J2f2C1B3A0O before upload.
                      • 29201
                      • 239 Posts
                      Quote from: fourroses666 at Nov 12, 2015, 02:39 PM
                      Ok, solution for me was:
                      After renaming the /assets/.thumbs/images folder and adding a new images folder with CHMOD 777 it worked again..

                      Somehow the folder was corrupt I think, I couldn't change the CHMOD or delete anything.

                      I tried this and it did not work for my 1.0.15 installation. The other strange behavior that I'm seeing is that the KCFinder appears to change themes after uploading as seen here: http://cl.ly/3D2Q0M0J2b45. The theme appears as such: http://cl.ly/2J2f2C1B3A0O before upload.

                      Thanks!