This is a migrated thread and some comments may be shown as answers.

[Solved] Imagemanager uploadpath points to root initially

3 Answers 110 Views
Editor
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 2
John asked on 05 Mar 2008, 06:21 AM
I am using the latest release of the prometheus for the editor and noticed that finally, when the imagemanager is loaded, the upload button is enabled instead of like before, one has to always to click on the folder to activate the upload button. I was very happy.

But, by clicking the upload button for the first time, it always loads whatever image to the root (wwwroot) of the IIS! I tried to use the imagemanager to create a folder, it works and is created properly in the specified folder, and the subsequent upload of any image after creating a new folder works also properly... This is a mystery to me. And I found out it would work properly if I click to go one level higher and then come back to the folder...

My setting is something like:
<imagemanager viewpath="~/images/" uploadpath="~images"/>

Kindly help urgently.
thanks -- Bidan

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 05 Mar 2008, 02:44 PM
Hi Bidan,

We are aware of this problem and it will be fixed in the upcoming update of RadEditor "Prometheus". Currently, we are preparing a custom hotfix for this issue. If you would like to obtain the hotfix, just open a support ticket and I will send you the build once it is ready and tested.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Garry Clark
Top achievements
Rank 1
answered on 12 May 2008, 03:16 PM
Is this still an issue? I am running version 2008.1.505.35 and for whatever reason I can not get any of the managers for RadEditor to display folder/file contents. I am trying the simpliest solution I know of to get this to work.

Here is my ImageManager declaration

<ImageManager ViewPaths="~/Files" UploadPaths="~/Files" DeletePaths="~/Files" />

Do I need do also download another HotFix?

0
Rumen
Telerik team
answered on 13 May 2008, 03:49 PM
Hi Garry,

Is it possible to open a support ticket and send a sample running project that demonstrates the problem? Please, include all project files and folder and provide step-by-step instructions how to reproduce the problem on our side.

Once we are able to reproduce the problem, we will do our best to provide a solution.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
John
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Garry Clark
Top achievements
Rank 1
Share this question
or