Home › Forums › Front-end Issues › Frontend bbPress Media Upload fails if ACF is active › Reply To: Frontend bbPress Media Upload fails if ACF is active
Hi John,
firstly thanks so much for your detailed reply!
I was looking into it a bit more and thought the problem might have stemmed from a separate function redirecting non-admins out of wp-admin if they tried to access it. e.g.
https://support.advancedcustomfields.com/forums/topic/front-end-form-image-upload-issues/#post-14656
Which didn’t fix it.
But did point me in (hopefully 😬) the right direction comparing it to your function.
The primary issue with my ‘user_has_cap’ function was it caused capabilities creep, giving participants the ability to edit others’ topics.
Prefacing my function with your ‘DOING_AJAX’ block seems to fix it: participants can upload and don’t have edit or mod rights for others’ topics.
Thanks again!
Francesca
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.