Viewing 1 replies (of 1 total)
  • Plugin Support Steve M

    (@wpsmort)

    get_home_path() is a standard WordPress function used to get the absolute filesystem path to the root of the WordPress installation. We’re using this correctly but it’s possible another plugin on your site is using it incorrectly and causing this issue. Try deactivating all other plugins and switching to the default theme.

    https://codex.wordpress.org/Function_Reference/get_home_path

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Fatal error’ is closed to new replies.