• Resolved S o f t f u l l y

    (@softfully)


    PHP Deprecated: basename(): Passing null to parameter #1 ($path) of type string
    in /wp-content/plugins/top-10/freemius/start.php on line 94

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

    (@ajay)

    @softfully

    I need to flag this to the Freemius team. Can you tell me which pages you’re seeing this error?

    Plugin Author Ajay

    (@ajay)

    @softfully

    I got this feedback from other Freemius’ developers.

    Looking at the code, this means that the WP function get_theme_root() is returning null for your site. The only way this can happen is through the wrong use of the theme_root filter hook.

    To find the “offender,” you might need to turn off plugins and the theme one by one until the error message disappears. Of course, excluding mine, for now.

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

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