Help with Image Bank

Last post 12-23-2009, 5:01 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  12-23-2009, 1:29 AM 57904

    Help with Image Bank

    I am having two problems using your image bank in the editor
     
    1. when trying to upload an image on my PC after running the page using VS I get an error: Cant find image in folder c:\...\UploadsTemp (This only happens in FX browser)
     
    2. I need the ability to have the images saved to a shared folder on one of our servers (\\ServerName\SharedFiles\Images) and then displayed depending on the domain for example HTTP://domain1/SharedImages/imag1.jpg and HTTP://domain2/SharedImages/imag1.jpg (the  SharedImages folder is a virtual directory set on more than one website and points to a shared folder on one of our servers)
    Can this be done?
     
    Thanks for your help
    Eli
  •  12-23-2009, 5:01 AM 57908 in reply to 57904

    Re: Help with Image Bank

    Hi esack,
     
    Question 1
     
    Try the steps below.
     
    1. Create a folder under and name it "CuteEditorTemp".
     
    2. Open your web.config and add the following entry:
     
    <add key="CuteEditorTempPath" value="~/CuteEditorTemp" />
     
    Question 2
     
     
    Regards,
     
    ken
View as RSS news feed in XML