• Resolved a9725e4a84

    (@a9725e4a84)


    Hi, after the latest update one day ago our admin area login has been crashing with the following error:

    Error thrown

    “Call to a member function get_option() on null”

    This occurs right after logging into WordPress admin panel. Deactivating the plugin lets us access admin area.

    I tried to setup debugging with various configurations in php.ini and wp-config.php but could not get a better error message / stack trace.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter a9725e4a84

    (@a9725e4a84)

    I noticed the minimum requires PHP version is now 7.3, we have PHP 7.2, what is the change that breaks between these versions?

    Plugin Author FunnelKit

    (@amans2k)

    Hi @a9725e4a84

    Yes, we have updated the PHP version dependency to version 7.3
    PHP 7.2 is very old and even has security issues and also you will experience it slow.

    I would recommend you to update your server PHP version to 7.4 or higher. 8.0 is fast and mostly everyone supports it.

    Though PHP 8.1 is something new which will adopt soon everywhere.

    You can also switch to older version 2.15.0. But upgrading PHP would be better.

    • This reply was modified 2 years, 2 months ago by FunnelKit.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Call to a member function get_option() on null’ is closed to new replies.