Hello all,I am developing a page using Kentico's media library, Kentico 12 SP - MVC. Seems that, when we upload new image to media library, Kentico creates new image to the file system both MVC pro...
Hi,I wonder how can we set roles and permissions for accessing media library so certain users can only see certain folders in the media library to work with. We had users accidentally delete the pa...
Using Kentico v13.0.47 (MVC)When I look at my media library, it is only showing 3 images when I know there are many. I also don't see any of the folders I've created. However, if I go to add an im...
Hello,In my web project developed with Kentico 13, i have a problem.When i uploaded a media file (.pdf) with code. We are getting error like “Media files usage index doesn't exist.”. I can see this...
is it possible to limit file size such as docs, pdf and image file such as png, jpg format in different limit configuration while uploading to media library?
I have an imagePath coming into a GetImage() method... var xImage = new XImage(); var fileName = Path.GetFileName(imagePath).Split('?')[0].Split('.')[0]; MediaLibraryInfo im...
I thought there was a scheduled task for this but I don't see it. What controls the media library files getting copied to all servers? We had 2 servers for a while and moved to 4, since we moved ...
Hello,I can get PermanentUrl and DirectUrl (in this case) but I don't know how can I get full file path by guid or some other way. May be do you know any other options for it? This is code there is...
Hello, I'd like to understand the links to media libraries.When I click the @eye@ icon I can see the image correctly in another tab. Also, the image shows in the page when the file is selected in ...
Is it possible to upload field which file data type from media library, not from local folder in laptop or PC? So I just select to upload file from media library for using it in the field that I cr...