• Just after adding a label to one of cryptocurrency wallets I got a critical error. Here’s info from the log:

    Fatal error: Uncaught Error: Call to a member function get_currency_id() on null in /wp-content/plugins/mycryptocheckout/src/menu_trait.php:64
    
    Stack Trace
    1.	
    mycryptocheckout\MyCryptoCheckout->admin_menu_tabs()
    /wp-includes/class-wp-hook.php:307
    2.	
    WP_Hook->apply_filters()
    /wp-includes/class-wp-hook.php:331
    3.	
    WP_Hook->do_action()
    /wp-includes/plugin.php:474
    4.	
    do_action()
    /wp-admin/admin.php:259
    5.	
    require_once('/home/***/...')
    /wp-admin/options-general.php:10
    6.	
    {main}
    thrown in /wp-content/plugins/mycryptocheckout/src/menu_trait.php on line 64

    To be exact that happens when I click “Edit Wallet” tab.

    • This topic was modified 2 years, 8 months ago by titsmaker.
    • This topic was modified 2 years, 8 months ago by titsmaker.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Critical error’ is closed to new replies.