Upload image doesn't work on Mac

Last post 10-02-2010, 11:47 PM by nclejones. 9 replies.
Sort Posts: Previous Next
  •  09-08-2010, 9:03 PM 63903

    Upload image doesn't work on Mac

    I'm running CuteEditor 6.6.
     
    When I try to upload images on Mac using Safari or Firefox or Chrome I get the following error:
    "Flash: The upload task is interrupted! http 302"
     
    It works on Windows. 
     
    Thanks,
    Alex 
  •  09-08-2010, 9:23 PM 63904 in reply to 63903

    Re: Upload image doesn't work on Mac

    Hi adukic,
     
    1. Please try upload a image on demo http://cutesoft.net/example/general.aspx, it works on you MAC?
     
    2. Try the setting below
     
     (1). Open file "CuteSoft_Client\CuteEditor\Dialogs\InsertGallery.aspx"
     
     (2). Find section below
     
              <ce:uploader id="myuploadFile" runat="server"></ce:uploader>
     
     (3). Change to
     
              <ce:uploader id="myuploadFile" runat="server" UploadType="iFrame"></ce:uploader>
     
     (4). Open dialog "Image Gallery" to upload a image
     
    If the setting works for you, please do the same in another dialog.
     
    Keep me posted.
     
    Regards,
     
    ken
  •  09-09-2010, 2:30 PM 63911 in reply to 63904

    Re: Upload image doesn't work on Mac

    1. It doesn't work on Safari - when I click Upload button Safari gets locked and I need to force quit.
     
    2. I already did that but it looks like it is still using Flash not iFrame. How can I force it to use only iFrame (I know I will loose multiple file upload functionality)?
     
    Since I have a web farm environment I already changed CuteEditorTempPath to point to network shared drive.
     
    Thanks,
    Alex 
  •  09-09-2010, 8:37 PM 63914 in reply to 63911

    Re: Upload image doesn't work on Mac

    Hi adukic,
     
    Dialog "Insert Image" and "Image Gallery" will make confusing. we can try on "Insert Flash" dialog first
     
    1.  Open file "\CuteSoft_Client\CuteEditor\Dialogs\InsertFlash.aspx"
     
    2. Find section below
     
     <CE:Uploader ID="InputFile" runat="server" >
                                            </CE:Uploader>
     
    3. Change to
     
     <CE:Uploader ID="InputFile" runat="server" UploadType="iFrame">
                                            </CE:Uploader>
     
    4. Than, right click on the upload button, it will display the corresponding menu. (Silverlight/Flash/Iframe)
     
    Keep me posted.
     
    Regards,
     
    ken
  •  09-10-2010, 3:48 PM 63931 in reply to 63914

    Re: Upload image doesn't work on Mac

    I made a change and right click on my Windows machine says Silverlight only  and on my Mac says Flash only.
    I do not see iFrame option on both my  Windows and Mac machines.
     
    Thanks,
    Alex 
  •  09-10-2010, 8:02 PM 63932 in reply to 63931

    Re: Upload image doesn't work on Mac

    How can I force it to use only iFrame?
    Adding UploadType="iFrame" doesn't work.
     
    Thanks,
    Alex 
  •  09-12-2010, 8:33 PM 63941 in reply to 63932

    Re: Upload image doesn't work on Mac

    Hi adukic,
     
    Is your site online? If so, can you set up ftp access for me? I will check and chenge it for you.
     
    Please send the ftp info and your site url to Kenneth@CuteSoft.net
     
    Regards,
     
    Ken
  •  09-20-2010, 2:56 PM 64105 in reply to 63941

    Re: Upload image doesn't work on Mac

    I downloaded the latest version (9/12) and now setting UploadType="iFrame" forces iFrame all the time - it is not using Flash or Silverlight anymore.
    Thanks,
    Alex 
  •  10-01-2010, 1:27 AM 64284 in reply to 64105

    Re: Upload image doesn't work on Mac

    adukic:
    I downloaded the latest version (9/12) and now setting UploadType="iFrame" forces iFrame all the time - it is not using Flash or Silverlight anymore.
    Thanks,
    Alex 
     
    Alex,
     
    I am still interested to resolve the flash and silverlight issue.
     
    Can you check the following article and set up temp file location for file uploading, then try again?
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-02-2010, 11:47 PM 64310 in reply to 63903

    Re: Upload image doesn't work on Mac

    that is good to know. thank you!
     
View as RSS news feed in XML