• My site is using Extra Product Options (Product Addons) for WooCommerce plugin for adding additional options to a product. If you add additional product options to a main product, that is linked to another product using your plugin, when I tried to add the product to the cart WP errors occurred.
    Everything works good if no additional options are added for the main product I want to add to the cart.
    Do you have any idea what conflicts might be and if can be resolved?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    What exactly errors you have with those plugins? Please provide errors that you get.

    Regards,
    Oleg

    Thread Starter mariabodocan

    (@mariabodocan)

    This is the error:
    `[13-Oct-2020 14:56:01 UTC] PHP Fatal error: Uncaught Error: Maximum function nesting level of ‘256’ reached, aborting! in C:\wamp64\www\mysite\wp-includes\class-wp-hook.php:196
    Stack trace:
    #0 C:\wamp64\www\mysite\wp-includes\plugin.php(140): WP_Hook->has_filter(‘query’, Array)
    #1 C:\wamp64\www\mysite\wp-includes\wp-db.php(2103): has_filter(‘query’, Array)
    #2 C:\wamp64\www\mysite\wp-includes\wp-db.php(2123): wpdb->placeholder_escape()
    #3 C:\wamp64\www\mysite\wp-includes\wp-db.php(1173): wpdb->add_placeholder_escape(‘berocket_taxono…’)
    #4 C:\wamp64\www\mysite\wp-includes\wp-db.php(1195): wpdb->_real_escape(‘berocket_taxono…’)
    #5 C:\wamp64\www\mysite\wp-includes\formatting.php(4288): wpdb->_escape(‘berocket_taxono…’)
    #6 [internal function]: esc_sql(‘berocket_taxono…’)
    #7 C:\wamp64\www\mysite\wp-includes\class-wp-term-query.php(408): array_map(‘esc_sql’, Array)
    #8 C:\wamp64\www\mysite\wp-includes\class-wp-term-query.php(288): WP_Term_Query->get_terms()
    #9 C:\wamp64\www\mysite\wp-includes\class-wp-tax-query.php(637): WP_Term_Query->query(Array)
    #10 in C:\wamp64\www\mysite\wp-includes\class-wp-hook.php on line 196′

    Thanks.

    • This reply was modified 4 years, 5 months ago by mariabodocan.
    Thread Starter mariabodocan

    (@mariabodocan)

    Hi again,
    If I increased the nesting level to 1000 the site crashes. No error found in debug.log file. I use the webify theme.

    • This reply was modified 4 years, 5 months ago by mariabodocan.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conflict with Extra Product Options (Product Addons) for WooCommerce plugin’ is closed to new replies.