hi
I have two cute editors, one of them is readonly. when I set the ImageGalleryPath for editor with readonly false it gives following error
The area you are attempting to access is forbidden
my code is
$editor->ImageGalleryPath = "/projectRoot/resources/Users/";
event there is no any permission issue on folders and physical path is correct. My OS is windows XP;