• Hello everybody,
    I’m far from being a code genius and I encounter the following problem with the admin section of my website:
    All the admin sections and wordpress dashboard is deadly slow, I can’t make changes on pages or other settings due to never ending loading times.

    I had the following message sent by my tech hosting service:

    [30-May-2018 07:56:16 UTC] id was called incorrectly. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_AJAX::do_wc_ajax, do_action(‘wc_ajax_checkout’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->process_order_payment, PostFinanceCw_PaymentMethod->process_payment, PostFinanceCw_AbstractPaymentMethod->processShopPayment, Customweb_Licensing_PostFinanceCw_License::run, eval, PostFinanceCw_AbstractPaymentMethod->call_uv9t7o725rulbbae, call_user_func_array, PostFinanceCw_AbstractPaymentMethod->getFormActionUrl, PostFinanceCw_AbstractOrderContext->getOrderPostId, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.

    After checking a while online about this issue, I’m not sure if the plugin Postfinance is the problem or if it’s WC_Abstract_Order that give a wrong answer.

    Any help would be appreciated!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

Viewing 1 replies (of 1 total)
  • The topic ‘Admin section really slow / id was called incorrectly’ is closed to new replies.