• Resolved vanbrel

    (@vanbrel)


    Hi

    I get these errors and the hoster says – it’s a theme problem; I guess you will tell me that it is a hosting problem; Any Idea what to do?

    Deprecated: Freemius::maybe_activate_bundle_license(): Implicitly marking parameter $license as nullable is deprecated, the explicit nullable type must be used instead in /usr/www/users/blsjtr/bls-2025/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php on line 7780

    Deprecated: Freemius::set_license(): Implicitly marking parameter $license as nullable is deprecated, the explicit nullable type must be used instead in /usr/www/users/blsjtr/bls-2025/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php on line 12388

    Deprecated: Freemius::switch_to_blog(): Implicitly marking parameter $install as nullable is deprecated, the explicit nullable type must be used instead in /usr/www/users/blsjtr/bls-2025/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php on line 15633

    Deprecated: Freemius::_activate_addon_account(): Implicitly marking parameter $bundle_license as nullable is deprecated, the explicit nullable type must be used instead in /usr/www/users/blsjtr/bls-2025/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php on line 18112

    Deprecated: Freemius::_store_site(): Implicitly marking parameter $site as nullable is deprecated, the explicit nullable type must be used instead in /usr/www/users/blsjtr/bls-2025/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php on line 19711

    thanks for any hint!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @vanbrel,

    Thanks for choosing OceanWP to build your WordPress website.

    Your hosting support is slightly off – it’s not the theme, but it’s indeed related to a third-party code for licensing integration in one of our plugins: Ocean Extra.

    I’m not going to tell you it’s hosting related, though it is connected.

    The warnings you’re seeing are due to the fact you’re using PHP 8.4 (if I’m not mistaken) on your website, which was officially released November 2024, thus not utilized by the majority of hosting providers yet until they deem it as stable enough (8.3 is the top pick on most hosting servers).

    These are warnings for future PHP versions and updates – not errors per se – and won’t influence your website’s or plugin or theme functionality in any way.

    We have updated the Freemius WordPress SDK to the latest version, and undergoing tests. When we release the new version of Ocean Extra, these warnings should go away.

    In the meantime, feel free to use your website without any worries in regards to these warnings.

    On the other hand, if these warnings are displayed on your website’s backend or frontend, make sure to disable the WordPress debug mode entirely (it really shouldn’t be running all the time), or at least disable the debug preview while leaving only the error log enabled.

    You can disable debug notices display that by editing your wp-config.php file:
    define( 'WP_DEBUG_DISPLAY', false );

    Kindly let us know if this answers your question, or if you have any other concerns

    Thread Starter vanbrel

    (@vanbrel)

    Hi

    thanks for the info – yes it’s not a real big problem; I’ve switched off the error display. This error did not cause my problem; it was another error for which I’ve found a solution.

    Regards

    Hans

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

The topic ‘Deprecated: Freemius’ is closed to new replies.