Are you an administrator and/or a role that is set to have access to manager mode and can I see your full shortcode (you can x out the sub attribute it applicable).
Yes, I tried as the administrator user and the upload user, both of which I gave explicit permission in the “manager” tab. Here is my shortcode:
[fileaway playback="compact" customdata="speaker,series,date" manager="on" metadata="database" playbacklabel="Play" size="no" mod="no" theme="whitestripes"]
When it asks for “user id” next to Access by User in the “Manager” tab, is that the id number like 1, 2, 3, etc? Or is it the user name, “admin”, “uploaduser”, etc.
Can’t have manager mode with playback activated
Aw, that was the issue. So why aren’t those two features compatible? I want users to be able to play the files. But I also want my friend to be able to upload as well as rename and delete files. Any way around this?
Just have to use two tables, can be on the same page or on different pages.
But, they can rename files prior to upload, if all you need is upload rename.
That is, the upload form let’s you rename files on the page before hitting File Up.
Aw, I see that I can rename the file there. But I need him to be able to add the custom column info too.
Here’s a custom code I provided a while ago for somebody with a similar question. You can adapt it as needed:
https://ww.wp.xz.cn/support/topic/manager-mode-question
Awesome! Thank you very much!