• Resolved artyus

    (@artyus)


    Hello!

    A php-error appears in the “License keys” section of customer account. Reinstalling the plugin and cleaning the databases does not fixed the situation.

    request

    SELECT *
    FROM wp_lmfwc_licenses
    WHERE 1=1
    AND order_id IN () ;

    Call source

        LicenseManagerForWooCommerce\A\ResourceRepository->findAllBy()
        wp-content/plugins/license-manager-for-woocommerce/includes/abstracts/ResourceRepository.php:153
        LicenseManagerForWooCommerce\I\W\Controller->getAllCustomerLicenseKeys()
        wp-content/plugins/license-manager-for-woocommerce/includes/integrations/woocommerce/Controller.php:124
        apply_filters('lmfwc_get_all_customer_license_keys')
        wp-includes/plugin.php:206
        LicenseManagerForWooCommerce\I\W\MyAccount->viewLicenseKeys()
        wp-content/plugins/license-manager-for-woocommerce/includes/integrations/woocommerce/MyAccount.php:55
        do_action('woocommerce_account_view-license-keys_endpoint')
        wp-includes/plugin.php:478
        woocommerce_account_content()
        wp-content/plugins/woocommerce/includes/wc-template-functions.php:3014
        do_action('woocommerce_account_content')
        wp-includes/plugin.php:478
        wc_get_template()
        wp-content/plugins/woocommerce/includes/wc-core-functions.php:249
        WC_Shortcode_My_Account::my_account()
        wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php:123
        WC_Shortcode_My_Account::output()
        wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php:72
        WC_Shortcodes::shortcode_wrapper()
        wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
        WC_Shortcodes::my_account()
        wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:115
        do_shortcode_tag()
        wp-includes/shortcodes.php:325
        preg_replace_callback()
        wp-includes/shortcodes.php:325
        do_shortcode()
        wp-includes/shortcodes.php:199
        apply_filters('the_content')
        wp-includes/plugin.php:206
        the_content()
        wp-includes/post-template.php:253
        weaverx_the_contnt()
        wp-content/themes/weaver-xtreme/includes/lib-content.php:904
        weaverx_the_page_content()
        wp-content/themes/weaver-xtreme/includes/lib-content.php:892
        load_template('wp-content/themes/weaver-xtreme/templates/content-page.php')
        wp-includes/template.php:724
        locate_template()
        wp-includes/template.php:671
        get_template_part('templates/content','page')
        wp-includes/general-template.php:168

    component
    Плагин: license-manager-for-woocommerce

    Error message
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1

    Error code
    1064

    There are suggestions with what this may be related?

    Yours faithfully,
    Farid Taziev.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP error in “License keys”’ is closed to new replies.