• mattamos

    (@mattamos)


    Hi,

    As a heads up the plugin is not compatible with PHP version 8. I have corrected the issue on my installation, but I am messaging in hopes that you would include the fix in the next update.

    Here is the error:

    Uncaught TypeError: call_user_func_array(): Argument #1 ($function) must be a valid callback, non-static method wx_form_management::add_wx_popup() cannot be called statically

    I fixed this by changing wx-form-management.php line 97 from ‘function add_wx_popup’ to ‘public static function add_wx_popup’

    thx

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