cjx2240 Posted July 3, 2017 Posted July 3, 2017 I am using this in a function on two websites. However on the second site, it returns nothing unless I am logged in in the front end. I'm assuming this must be some issue with permissions but I can't seem to track it down, everything looks the same between the two. Guests have only the standard permissions and "view-pages" is ticked - and the template of the page in question (and its parents) has no individual rules set. Anyone have a guess they could point me to?
DaveP Posted July 3, 2017 Posted July 3, 2017 You could try one or other of include=all and check_access=0 (see https://processwire.com/api/selectors/#access_control) in your selector, which may help with debugging. 4
cjx2240 Posted July 3, 2017 Author Posted July 3, 2017 Thanks, you helped me find a bug in my own code that resolved my issue 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now