Conflicts With Elementor
-
I discovered this fatal error/conflict with elementor today and my site host suggested:
The error appears to stem from a call to mysqli_fetch_object() within class-wpdb.php, which is part of the WordPress core database handling class. This is triggered by the wp-auto-affiliate-links plugin trying to retrieve affiliate links. High numbers of database queries or inefficient queries can cause long response times, leading to server slowdowns or timeouts. The log shows wpaal_add_affiliate_links() being called, which is a function from the wp-auto-affiliate-links plugin. This plugin might be executing a heavy database query or causing a conflict with other plugins or themes, such as Elementor. These types of conflicts can affect performance, especially if both plugins try to manipulate post content or excerpts simultaneously.
[25-Oct-2024 22:11:09] [pool hpfnqxtmes] pid 19215
script_filename = /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/index.php
[0x00007f9df1216d10] mysqli_fetch_object() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-includes/class-wpdb.php:2315
[0x00007f9df1216c30] query() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-includes/class-wpdb.php:3141
[0x00007f9df1216b40] get_results() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/wp-auto-affiliate-links/aal_engine.php:145
[0x00007f9df12160d0] wpaal_add_affiliate_links() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-includes/class-wp-hook.php:326
[0x00007f9df1215ff0] apply_filters() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-includes/plugin.php:205
[0x00007f9df1215ef0] apply_filters() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-includes/post-template.php:436
[0x00007f9df1215e80] get_the_excerpt() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php:1014
[0x00007f9df1215ad0] render_excerpt() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php:1404
[0x00007f9df12159f0] render_post() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php:929
[0x00007f9df1215850] render() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/includes/base/skin-base.php:79
[0x00007f9df12157e0] render_by_mode() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/includes/base/widget-base.php:633
[0x00007f9df1215760] render_content() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/includes/base/widget-base.php:776
[0x00007f9df1215710] print_content() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/includes/base/element-base.php:483
[0x00007f9df1215660] print_element() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/includes/base/element-base.php:1442
[0x00007f9df12155e0] print_content() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/includes/base/element-base.php:483
[0x00007f9df1215530] print_element() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/includes/base/element-base.php:1442
[0x00007f9df12154b0] print_content() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/includes/base/element-base.php:483
[0x00007f9df1215400] print_element() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/core/base/document.php:1875
[0x00007f9df1215340] do_print_elements() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/core/base/document.php:1800
[0x00007f9df1215220] print_elements() /home/717322.cloudwaysapps.com/hpfnqxtmes/public_html/wp-content/plugins/elementor/core/base/document.php:1201
The topic ‘Conflicts With Elementor’ is closed to new replies.