I am trying to identify why my site will only show the admin toolbar to those with Admin rights and failed so far! However, in trying to find the problem I have turned on debugging and get the following error:
<b>Notice</b>: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the adventurous
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in <b>/wp-includes/functions.php</b> on line <b>6121</b>
This is with WordPress 6.8.2 and the latest plugin but PHP 8.0.29 though I also tried 8.2
What is this error and could it be related to the problem?