Skip to content

Update Init.php#5

Merged
DiegoAndresCortes merged 1 commit intoSMFTricks:masterfrom
Underdog-01:patch-1
Apr 5, 2025
Merged

Update Init.php#5
DiegoAndresCortes merged 1 commit intoSMFTricks:masterfrom
Underdog-01:patch-1

Conversation

@Underdog-01
Copy link
Copy Markdown
Contributor

$settings['themecustoms_html_attributes'] has a string value when used in this theme yet it has been initially set as an array in error. This causes an error when the the code attempts to display the variable contents using the null coalescing operator.
( ie. at the onset of of index.template.php )

$settings['themecustoms_html_attributes'] has a string value when used in this theme yet it has been initially set as an array in error.
This causes an error when the the code attempts to display the variable contents using the null coalescing operator.
@DiegoAndresCortes DiegoAndresCortes merged commit 026f9be into SMFTricks:master Apr 5, 2025
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.

2 participants