Mulitple Image Selector Path Problem in CuteEditor ASP 6.1

  •  01-13-2009, 12:32 PM

    Mulitple Image Selector Path Problem in CuteEditor ASP 6.1

    Just upgraded from 6.0 to 6.1 ASP version and found an error that worked in 6.0 but throws a Forbidden error in 6.1.
     
    We used the provided code from the image selector demo and code from the mulitple editors demo to display 2 instances of an image selector tool for our CMS. Our solution worked great in 6.0 but didn't work very well when we upgraded to 6.1. We then did a pile of testing and deduced that the problem had something to do with the ImageGalleryPath setting for the 2 instances. We need these to be unique for each instance which is how it is and works in 6.0 but in 6.1 we always get a Forbidden error on the first instance. If we make the ImageGalleryPath setting the same for each both instances work fine in 6.1.
     
    Here are 2 links to help demostrate our findings.
     
    This one works but they have to have identical ImageGalleryPath settings
     
     
    This one breaks and the only difference from above is the ImageGalleryPath settings are unique for each instance
     
    We triple checked the folder structure and the folders exist so we are thinking some other code in 6.0 was changed in 6.1.
     
    Please advise asap.
     
    Thanks
View Complete Thread