Create Button not working when uploading media with limited user
Hi,
Has anyone experienced this: You click the create button in the left upper corner.
You try to create new Media using the "create button" in the upper left corner. Everything seems to work very smooth, but when you click save, no new media seems to be added.
I am using umbraco 4.7.0.
This question was asked by a customer, i never use this button. But I was able to reproduce the problem:
* Create a user
* Set the Media Root folder of the user on a new "sub folder".
* log in as the user
* go the the media section
* try to create a new media (will look ok)
* try to find back the media in the content tree (it won't be there)
I looked into the database, and i believe that the problem is the ParentID which is -1 in the umbracoNode table.
Create Button not working when uploading media with limited user
is working on a reply...