• Resolved carletto0282

    (@carletto0282)


    Hi guys,

    I’m facing this error after the upgrade to PHP7

    Fatal error: Uncaught Error: Call to undefined function sp_array_value() in /mysite/public_html/wp-content/plugins/sportspress/includes/sp-template-hooks.php:297

    It already came up twice.
    If I remove the plugin the system works again.
    If I switch back to PHP 5.6.17 it works again.

    Please fix this I really need to have the system working with PHP7
    Best regards
    Carlo

    https://www.ads-software.com/plugins/sportspress/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brian

    (@brianmiyaji)

    @carletto0282 Thanks for letting us know.

    I’m looking into it but can’t repro this issue. It’s strange because the sp_array_value() function is defined in includes/sp-core-functions.php which is loaded before includes/sp-template-hooks.php. Have you modified the source code at all?

    Since we haven’t heard back from you, I’ll set this one as resolved.

    Please, let us know if you need anything else.

    Kind Regards,
    -Roch

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is sportspress PHP7 compatible?!’ is closed to new replies.