• Resolved Malae

    (@malae)


    Hello Demis,
    Now using WordPress 6.8 and PHP 8.3. The following PHP notice is flooding the debug.log file and making very difficult to do any development on the site. Can you please fix it.

    PHP Notice: Function _load_textdomain_just_in_time was called incorrectly.
    Translation loading for the mfbfw 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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Demis Patti

    (@demispatti)

    Hello Malae

    The problem should be fixed with version 0.9.5.

    Kind regards

    Demis

    Thread Starter Malae

    (@malae)

    Hello Demis,

    I have updated Nicerollr on all sites and the PHP Notice: Function load_textdomain_just_in_time was called incorrectly is no longer showing.

    Many thanks for your attention to this issue.

    Thread Starter Malae

    (@malae)

    Hello Demis,

    I would like to update the information about the issues after the update to version 0.9.5. It appears that the update did not fix the issue on some sites
    PHP Notice: Function _load_textdomain_just_in_time was called incorrectly.
    It seems to be dependent on the theme in use: Twenty Eleven , Twenty Twelve and Twenty Sixteen themes still showed the issue.

    After updating version 0.9.6 today the above themes are now ok. However, a new deprecated PHP issue is now showing:
    Creation of dynamic property Nicescrollr\Shared\Nsr_Nicescroll_Localisation::$domain is deprecated
    wp-content/plugins/nicescrollr/shared/class-nicescroll-localisation.php:61 Nicescrollr\Shared\Nsr_Nicescroll_Localisation->__construct() wp-content/plugins/nicescrollr/includes/class-nsr.php:115 Nicescrollr\Includes\Nsr->set_instances() wp-content/plugins/nicescrollr/includes/class-nsr.php:104 Nicescrollr\Includes\Nsr->__construct() wp-content/plugins/nicescrollr/nicescrollr.php:102 Nicescrollr\run_nsr() wp-includes/class-wp-hook.php:324 do_action('plugins_loaded') wp-settings.php:578
    wp-content/plugins/nicescrollr/shared/class-backtop-localisation.php:61 Nicescrollr\Shared\Nsr_Backtop_Localisation->__construct() wp-content/plugins/nicescrollr/includes/class-nsr.php:116 Nicescrollr\Includes\Nsr->set_instances() wp-content/plugins/nicescrollr/includes/class-nsr.php:104 Nicescrollr\Includes\Nsr->__construct() wp-content/plugins/nicescrollr/nicescrollr.php:102 Nicescrollr\run_nsr() wp-includes/class-wp-hook.php:324 do_action('plugins_loaded') wp-settings.php:578

    Thread Starter Malae

    (@malae)

    Hello Demis,

    Many thanks for the update to 0.9.7 version. It fixes the Function _load_textdomain_just_in_time was called incorrectly issue in the old core themes and the deprecated PHP issue with version 0.9.6. However, I was surprised that it requires PHP 8.2 and could not install it on one site that runs on PHP 8.1.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PHP Notice’ is closed to new replies.