Copied to clipboard

Flag this post as spam?

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


  • Fredrik Esseen 608 posts 904 karma points
    May 15, 2014 @ 14:13
    Fredrik Esseen
    0

    Image wont save Umbraco 6.1.6

    Is this package compatible with 6.1.6? Tried changing the credentials file according to older posts but cant save the file.

    I noticed that the checkbox about using credentials is removed. Is it always using the credentials file or can I switch it on somehow?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 15, 2014 @ 15:14
    Jan Skovgaard
    0

    Hi Froad

    We have it working on some of our Installations I think.

    What does your crossbrowser xml look like?

    /Jan

  • Fredrik Esseen 608 posts 904 karma points
    May 15, 2014 @ 15:17
    Fredrik Esseen
    0

    <?xml version="1.0" encoding="UTF-8"?>

    <!DOCTYPE cross-domain-policy SYSTEM "www.adobe.com/xml/dtds/cross-domain-policy.dtd">

    <cross-domain-policy>

        <allow-access-from domain="*.pixlr.com" />

        <site-control permitted-cross-domain-policies="master-only"/>

        <allow-http-request-headers-from domain="*.pixlr.com" headers="*" secure="true"/>

    </cross-domain-policy>

  • Fredrik Esseen 608 posts 904 karma points
    May 20, 2014 @ 09:02
    Fredrik Esseen
    0

    Did the xml look ok, Jan? Or do you know anywhere else I can search for errors?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 20, 2014 @ 09:21
    Jan Skovgaard
    0

    Hi Froad

    Yes, the XML does look fine to me...can't remember what else there is to check.

    Don't know if the /app_data/logs reveals anything perhaps?

    /Jan

  • Bjørn Fridal 274 posts 784 karma points
    May 20, 2014 @ 16:20
    Bjørn Fridal
    0

    Hi,

    Its always using credentials now yes. To see if the crossdomain.xml file is the problem, you could try with this version here http://pixlr.com/crossdomain.xml Be aware that it opens for all domains, not just pixlr.com, so just test with it.

    Cheers
    Bjørn 

  • Fredrik Esseen 608 posts 904 karma points
    May 20, 2014 @ 16:54
    Fredrik Esseen
    0

    Hi Bjørn!

    I tested the xml file but now difference. I've checked the permissions on the site and theres no problems there.

  • Bjørn Fridal 274 posts 784 karma points
    May 20, 2014 @ 17:22
    Bjørn Fridal
    0

    Hi,

    Alright. I just tried with a Umbraco v6.1.1 and Pixlr just keeps saving without ever getting back to Umbraco. Seems like the same problem.

    I am in the process of updating Pixlr to 7+ AngularJS. I might look into 6 as well, but not just yet.

    Cheers
    Bjørn 

  • Rody 80 posts 280 karma points
    Jun 17, 2014 @ 18:45
    Rody
    0

    Hi Bjørn, 

    Are there any updates about this issue? We're having the same problems with Pixlr not saving the files in Umbraco 6. We cannot upgrade to 7 at the moment for this site, so I'd like to keep using pixlr for image editing in U6. 

    Thanks and regards, 
    Rody 

     

  • Bjørn Fridal 274 posts 784 karma points
    Jun 17, 2014 @ 22:56
    Bjørn Fridal
    0

    Hi Rody,

    It looks like the popup window that Pixlr used to show the editor, has been dropped. I am quite sure that it would work if instead of the old popup, it used the new editor overlay http://developer.pixlr.com/

    I am in the process of testing the new Pixlr version for Umbraco 7. I will not start work on another for version 6 right away. But the source code is there and I will gladly answer questions :)

    Cheers

  • keilo 568 posts 1023 karma points
    Jun 22, 2014 @ 14:30
    keilo
    0

    Hi Bjorn

    Great to hear 7 support is in the works. Any beta/test that you can share? Would be more than happy to test it out on 7.1.0, 7.1.4 and 7.2

    cheers!

  • Bjørn Fridal 274 posts 784 karma points
    Jun 22, 2014 @ 17:49
    Bjørn Fridal
    0

    Hi Keilo,

    That would be very helpful thank you. You can download a beta version here http://betafirm.com/Pixlr_2.beta.zip ;

     

  • keilo 568 posts 1023 karma points
    Jun 24, 2014 @ 12:51
    keilo
    0

    Hi Bjorn

    I have tested it on

    7.1 

    7.1.4

    7.2

    and its working smooth out-of-the-box; i.e no messing with crossdomain etc. Image gets updated without refresh.. Very impressive!

    One question would be are you planning to add Save as different file option that was present in v6?

    cheers

  • Bjørn Fridal 274 posts 784 karma points
    Jun 24, 2014 @ 13:22
    Bjørn Fridal
    0

    Hi Keilo,

    Glad to hear that its working.

    I had thought about adding the "Save as new" function, but I wasn't sure how used it was. So I might :)

    Cheers
    Bjørn 

  • keilo 568 posts 1023 karma points
    Jun 24, 2014 @ 13:26
    keilo
    0

    We were using "Save as" very heavily, as it allowed to really stay away from photoshop and process multiple images (like more advanced form of image crop, creating section from image like with overlay for slider etc.) from one main source.

    Personally I would say its a great feature to have, not sure what others would say..

    That "I might" sounds ohh so good! : )

    Cheers!

  • keilo 568 posts 1023 karma points
    Jul 05, 2014 @ 09:11
    keilo
    0

    Hi again Bjorn

    I have been testing the beta in numerous situations and it seems to work pretty well out-of-the-box.

    Recently I came across the blog posting about the, now built-in, Image Cropper at https://umbraco.com/follow-us/blog-archive/2014/5/30/developing-a-website-with-responsive-images-using-the-umbraco-v714-image-cropper.aspx

    Obviously when the image file type upload field is changed to image cropper Pixlr wont work as cropper keeps JSON. Cant help but think if you have any plans for adding support for it, that would be the ultimate tool - processing high-res image in Pixlr (levels,hue etc.) and then using cropper to get different dimension crops within the entire site.. We were kingdoing this with old cropper and DAMP with Pixlr integrated pre-7 and just thought I should ask if this is a viable option to have, moving forward with v7.

    Cheers!

  • Bjørn Fridal 274 posts 784 karma points
    Jul 06, 2014 @ 20:59
    Bjørn Fridal
    0

    Hi Keilo,

    Thanks  for testing. That's very useful.

    I agree. Cropper and Pixlr does sound like a powerful combination. However with very limited time on my hand for maintaining the Pixlr package, it is unlikely that I will get around doing anyting really time consuming.

    But as always, anyone reading this is welcome to contribute (expand/fork/whatever) :)

    Cheers
    Bjørn 

  • keilo 568 posts 1023 karma points
    Jul 08, 2014 @ 18:04
    keilo
    0

    Thanks for the update Bjorn. Cropper&Pixlr ...well I'll continue to dream about it for a while I guess.

    Do you think you'll be able to add 'save as' support for the upcoming release?

    All the best!

  • Bjørn Fridal 274 posts 784 karma points
    Jul 10, 2014 @ 09:18
    Bjørn Fridal
    0

    Yes "Save as" is on the list. Just when that will be I don't know, but shouldn't be too far away.

    Cheers
    Bjørn 

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Aug 05, 2014 @ 10:38
    Jeroen Breuer
    0

    Hello,

    I'm also having problems with the Pixlr option that DAMP has. When you try to save it won't go back to the Umbraco office afterwards. Do you have the source of the v7 version that's working and was it a lot of work to fix the problem? For DAMP I'm not going to rebuild everything. I just want to make it work again so I hope you can help me.

    Jeroen

  • Rody 80 posts 280 karma points
    Aug 05, 2014 @ 11:04
    Rody
    0

    Hi Jeroen, 

    We've had this problem also. A college of mine made the changes to DAMP a couple of weeks ago to solve this issue. The problem was the API of Pixlr, which changed somewhat. He created a codeplex fork and pull request for DAMP, so if all is good you can find it there. 

    The link to the fork/pull request is:
    https://damp.codeplex.com/SourceControl/network/forks/MCollard/FixSavePixlr/contribution/7171

    Rody

  • Bjørn Fridal 274 posts 784 karma points
    Aug 05, 2014 @ 11:08
    Bjørn Fridal
    0

    Hi,

    Yup the Pixlr made som changes to their API.

    @Jeroen if you want the source for the Umbraco Pixlr 7 version just let me know.

    Cheers
    Bjørn 

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Aug 05, 2014 @ 12:42
    Jeroen Breuer
    0

    @Rody I've added MCollard as a developer so he can merge the pull request himself. 

    @Bjørn I'll first test if the pull request works so I don't need the v7 source code yet, but thanks :-).

    Jeroen

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Aug 06, 2014 @ 11:08
    Jeroen Breuer
    0

    @Rody I've tested the pull request and Pixlr is working again so thank you and your college :-). The pull request is now merged into the default branch.

    Jeroen

  • Dan Evans 629 posts 1016 karma points
    Aug 13, 2014 @ 13:09
    Dan Evans
    0

    Hi

    Where can I get the beta for U7 from? It's not working on this link -- http://betafirm.com/Pixlr_2.beta.zip

    Thanks

    Dan

  • Bjørn Fridal 274 posts 784 karma points
    Aug 13, 2014 @ 15:58
    Bjørn Fridal
    0

    The link works for me :)

    Cheers
    Bjørn 

  • Dan Evans 629 posts 1016 karma points
    Aug 13, 2014 @ 16:11
    Dan Evans
    0

    Ha! It is now. Promise it was returning a 404 earlier!

    Thanks very much

    Dan

  • Bjørn Fridal 274 posts 784 karma points
    Aug 13, 2014 @ 16:29
    Bjørn Fridal
    0

    Aces! If you care to drop a post how it works/doesn't work I will be most happy : )

    Cheers
    Bjørn 

  • keilo 568 posts 1023 karma points
    Aug 13, 2014 @ 16:34
    keilo
    0

    Hi Bjorn

    Happily using the beta on 7.1.4. Unless Im missing something its good as a release.

    How is the "save as" feature coming along?

    cheers!

  • Bjørn Fridal 274 posts 784 karma points
    Aug 13, 2014 @ 16:38
    Bjørn Fridal
    0

    Hi Keilo,

    I haven't had the time to look into it yet. I am afraid it's not right around corner.

    Cheers
    Bjørn 

  • Dan Evans 629 posts 1016 karma points
    Aug 13, 2014 @ 16:41
    Dan Evans
    0

    I've just installed and it works fine in standard mode. In express mode no button appears to open the editor.

    D

  • Bjørn Fridal 274 posts 784 karma points
    Aug 13, 2014 @ 19:35
    Bjørn Fridal
    0

    Hi Dan,

    Unless my memory serves me wrong, you're not supposed to have the option to use Express mode.

    Cheers
    Bjørn 

  • keilo 568 posts 1023 karma points
    Sep 08, 2014 @ 13:20
    keilo
    0

    Hi Bjorn

    Is there any change in Pixlr API or the v7 beta? The saving was working perfectly fine and it stopped working recently.

    I have even downloaded the crossdomain.xml file (previously i didnt even have this in the root folder of v7 and save worked fine.

    The one i downloaded is http://pixlr.com/crossdomain.xml

    and it doesnt seem to help, loading is ok but it goes to indefinite Saving...

    any advise?

  • Bjørn Fridal 274 posts 784 karma points
    Sep 08, 2014 @ 21:16
    Bjørn Fridal
    0

    Hi Keilo,

    I have the same problem when I try to save. I have opened a support ticket with Pixlr. Hopefully they can shine some light on it.

    I will report back here once I know more.

    Cheers
    Bjørn 

  • keilo 568 posts 1023 karma points
    Sep 08, 2014 @ 21:19
    keilo
    0

    Thanks for the update Bjorn. Looking forward, hopefully a glitch not an API change or major.

  • Bjørn Fridal 274 posts 784 karma points
    Sep 08, 2014 @ 21:38
    Bjørn Fridal
    0

    Hi again,

    Fast reply from the Pixlr support. They are aware of the problem and of the effect it is having.

    They don't have a date scheduled for a fix, but they will report back when they do fix it.

    Not much we can do I am afraid :\

    Cheers
    Bjørn 

  • keilo 568 posts 1023 karma points
    Sep 09, 2014 @ 19:45
    keilo
    0

    Hi Bjorn

    Thanks for the update. Did they mention what/why is not working anymore?

    Visited their website to look for a status or 'issues' page but coudlnt locate it.

    cheers

  • Bjørn Fridal 274 posts 784 karma points
    Sep 09, 2014 @ 19:52
    Bjørn Fridal
    0

    Hi,

    Nope he didn't :\ I am surprised as well that they haven't made any notice of it on their website, blog or twitter.

    Cheers
    Bjørn 

  • Bjørn Fridal 274 posts 784 karma points
    Sep 15, 2014 @ 08:41
    Bjørn Fridal
    0

    Hi,

    The Pixlr API is working again.

    Cheers
    Bjørn 

  • Ansar 181 posts 291 karma points
    Sep 18, 2014 @ 15:18
    Ansar
    0

    Great to know its fixed at Pixlr end.

    Is this updated to the package yet? I just installed and tried the package on Umbraco 6.1.6 and its seems still not working.

    DAMP package is also having same problem.

  • keilo 568 posts 1023 karma points
    Sep 18, 2014 @ 15:23
    keilo
    0

    Thanks for the update Bjorn. Its back online!

    Hi Anz, I have just tested it and it works. The issue (i believe) was with Pixlr side not package itself - since i didnt do any update. Running the v7 beta fyi

  • keilo 568 posts 1023 karma points
    Sep 18, 2014 @ 15:24
    keilo
    0

    Bjorn, did they tell what was the issue or unknown? 

  • Bjørn Fridal 274 posts 784 karma points
    Sep 18, 2014 @ 15:25
    Bjørn Fridal
    0

    Hi Anz,

    The Pixlr package hasn't been updated to work with v. 6.1.6, since the Pixlr javascript library changed. Support for Umbraco v. 7 is in beta mode though.

    Cheers
    Bjørn 

  • Bjørn Fridal 274 posts 784 karma points
    Sep 18, 2014 @ 15:26
    Bjørn Fridal
    0

    Hi Keilo,

    Nope they didn't tell what broke the API.

    Cheers
    Bjørn 

  • Ansar 181 posts 291 karma points
    Sep 18, 2014 @ 19:05
    Ansar
    0

    Bjørn - any plans to support 6.x version? 

  • Bjørn Fridal 274 posts 784 karma points
    Sep 19, 2014 @ 09:54
    Bjørn Fridal
    0

    No not really, but the souce code to both pre v. 6 and now v. 7 (beta) is available if you want to have go at it. 

    Cheers
    Bjørn 

  • Ansar 181 posts 291 karma points
    Sep 22, 2014 @ 18:25
    Ansar
    0

    Thanks Bjørn. I got it working with DAMP.

  • Marc Love (uSkinned.net) 431 posts 1669 karma points
    Sep 24, 2014 @ 11:59
    Marc Love (uSkinned.net)
    0

    Hi Anz, having same issue with 6.x version of Umbraco. Images not  getting saved after edit in Pixlr. Any info on how you managed to solve the problem?

    Cheers,

    Marc

  • Rick 31 posts 81 karma points
    Sep 30, 2014 @ 11:13
    Rick
    0

    Hi Anz,

    I'm also very curious how you fixed this. I updated to the latest version of DAMP, but still can't save in Pixlr unfortunately... Would be very happy to know how you did it! :-)

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Sep 30, 2014 @ 11:20
    Jeroen Breuer
    0

    Did you update to the lastest version of DAMP on CodePlex? http://damp.codeplex.com/SourceControl/list/changesets

    Jeroen

  • Rick 31 posts 81 karma points
    Sep 30, 2014 @ 12:00
    Rick
    0

    Yes, I've the updated the package to DAMP 2.8

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Sep 30, 2014 @ 12:41
    Jeroen Breuer
    0

    It's not fixed in DAMP 2.8. There is a changeset on codeplex with the fix that's not released yet. You need to download the souce code and build it yourself to get the fix.

    Jeroen

  • Rick 31 posts 81 karma points
    Sep 30, 2014 @ 13:32
    Rick
    0

    Yeay, that helped! Thanks :-)

  • Wietze Strik 27 posts 131 karma points
    Dec 15, 2014 @ 14:27
    Wietze Strik
    1

    I made a copy of Decode_Umb_Pixlr_v1_3_1_source with the fix from DAMP in Codeplex:

    https://umbpixlr.codeplex.com/

Please Sign in or register to post replies

Write your reply to:

Draft