Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Trying to access array offset on value of type null #42

Open
bmango opened this issue Jan 3, 2024 · 0 comments
Open

Warning: Trying to access array offset on value of type null #42

bmango opened this issue Jan 3, 2024 · 0 comments

Comments

@bmango
Copy link

bmango commented Jan 3, 2024

I'm getting the following error:

Warning: Trying to access array offset on value of type null in relatedpermissions_civicrm_pre() (line 230 of /.../nz.co.fuzion.relatedpermissions/relatedpermissions.php)

I tried adding is_null and is_array on line 230 but neither of these made any difference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant