I can't tell how $this->htmlDown is set. I dumped to screen and it appears to be a non-empty array of strings:Deprecated: sprintf(): Passing null to parameter #1 ($format) of type string is deprecated in .../components/com_comprofiler/plugin/user/plug_cbmenu/cb.menu.php on line 340
So I suppose level = 1 would return a null.array(3) { [0]=> NULL [1]=> string(96) "
- " [2]=> string(96) "
- " }
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/J4/components/com_comprofiler/plugin/user/plug_cbactivity/templates/default/activity/container.php on line 41
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /usr/local/J4/components/com_comprofiler/plugin/user/plug_cbactivity/library/CBActivity.php on line 2297
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/J4/components/com_comprofiler/plugin/user/plug_cbactivity/component.cbactivity.php on line 2542
What do you do about that?Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 10179584 bytes) in /usr/local/J4/libraries/vendor/joomla/registry/src/Registry.php on line 80
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 34529280 bytes) in Unknown on line 0
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.