• We are a multi users website, where anyone can create an account and submit their content for publishing.
    We are using the Rich Text editor in the frontend uploader. Admin users can upload images without any problems but, whenever any contributor or author tries to upload images it says “Sorry, you do not have permission to add files to this publication”. https://prnt.sc/1cqg0pl
    How can we solve the issue? Can you please guide us with this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    In general contributor does not have permission to upload images, but author has one. ‘upload_files’ user capability is required for this.

    Frontend uploader you use may make its own permissions checking, about which I can say nothing.

Viewing 1 replies (of 1 total)
  • The topic ‘Media upload issue for user’ is closed to new replies.