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

Fix fatal error on inline profile block #145

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

jitendrapurohit
Copy link
Contributor

Fatal error on profile blocks on PHP 8.2

TypeError: Cannot access offset of type string on string in include() (line 48 of web/sites/default/files/civicrm/templates_c/en_US/%%CC/CC2/CC20B997%%ProfileBlock.tpl.php).

This PR iterates the same fix done at civicrm/civicrm-core#26517 & civicrm/civicrm-core#26763

#142 seems like a related issue.

@colemanw colemanw merged commit 6ae6fc8 into civicrm:master Jun 4, 2024
@adevapp
Copy link

adevapp commented Jun 11, 2024

Have tested on a few sites for the multi record block not editing, and it is fixed with the latest release. #142 closed.

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

Successfully merging this pull request may close these issues.

3 participants