Adrian Jones

Results 303 comments of Adrian Jones

Hi @ryancramerdesign - sorry you can't reproduce that error - neither can I right now so it must be related to some exact selector situation, not just page reference fields...

@ryancramerdesign - just trying to re-awken this. I know you can't reproduce the original issue, but there are lots of other findJoin problems detailed in the following posts that would...

Sorry, a bit of a somewhat related followup. I was thinking that changing that conditional from `page-view` to `page-edit` might fix things, but users with `user-admin` don't have `page-edit` permissions...

Hi @ryancramerdesign - sorry about the edit / view confusion - it is confusing with user pages :) `$page->viewable()` still returns false when a non-superuser is editing a user page...

@ryancramerdesign - just in case it helps

@ryancramerdesign - is there anything else you need from me on this?

@ryancramerdesign - unfortunately I am not sure there is even a way I can fix this via a hook because `hasPermission` isn't hookable. I am not suggesting that it should...

Thanks @ryancramerdesign for https://github.com/processwire/processwire/commit/68fa2b47f6d135a9015eac4fc54038dd80f21d06 which looks to have solved this as well.

In case it helps: Obviously the key issue is that the MySQL isn't available, but the deprecation should still be fixed.

@ryancramerdesign - I had this again today - this time after a CSRF login error. I think my recent update (https://github.com/adrianbj/TracyDebugger/commit/1f2544b2db0b18f800e80f1e657b2a07e0c53ce3) to Tracy will mean this error will now happen...