Having some trouble with the new folder icon. All of the other parts work perfect, but cannot create a new folder.
I have the folder permission on the directory set correctly (since I can upload and delete photos). Wondering if there is some 'switch' that I am missing. There are no error messages, it appears to recognize the click, but no action follows.
Here is the permissions from my config files:
<security name="MaxImageSize">10000</security>
<security name="MaxMediaSize">100000</security>
<security name="MaxFlashSize">1000</security>
<security name="MaxDocumentSize">10000</security>
<security name="MaxTemplateSize">10000</security>
<security name="ImageGalleryPath">/upload/images</security>
<security name="MediaGalleryPath">/upload/media</security>
<security name="FlashGalleryPath">/upload/flash</security>
<security name="TemplateGalleryPath">/upload</security>
<security name="FilesGalleryPath">/upload/documents/</security>
<security name="AllowUpload">true</security>
<security name="AllowCreateFolder">true</security>
<security name="AllowRename">true</security>
<security name="AllowDelete">true</security>
<security name="ImageFilters">
Thanks for any advice, Keith
Self praise is no recommendation