Notifications
Clear all

How to disable the “Reactions” module, which causes numerous errors

5 Posts
2 Users
1 Reactions
274 Views
Posts: 13
Topic starter
(@pierre999)
Eminent Member
Joined: 3 years ago

To summarize, I have numerous errors due to the “reactions” module.

I use Chat GPT and Deepseek to find out how to resolve them, and they tell me to disable the Reaction module, but I can't find an option in the settings.

Here's what Deepseek says:

The code for the wpForo “Reactions” module is trying to access an element in an array that doesn't exist (key 1). This often happens when the reaction data (likes) for a post is empty or incorrectly formatted

Does anyone know how to remove or disable this disruptive module?


4 Replies
Sofy
Posts: 5751
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi,

Please note all questions related to paid addons should be asked in the gVectors.com forum. Here we only support issues related to the free wpForo plugin.


Reply
Posts: 13
Topic starter
(@pierre999)
Eminent Member
Joined: 3 years ago

Hi Sofy,

But I havent paid addon!

Perhaps I had one long time ago.

Ok, I find that the table exist, then I delete it, the error it's from that!


Reply
1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5751

@pierre999 

I don't follow you well. 

Please go to the wpForo > Tools > Database Tables Tab and click the [Repair] button if you see any issues.

If that doesn’t help, please provide a screenshot of the issue so we can better understand it.


Reply
Posts: 13
Topic starter
(@pierre999)
Eminent Member
Joined: 3 years ago

Hello,

To be clear, I had to use the add-on a long time ago.

I deleted it, but a table remained in the database.

So I deleted it along with other tables from paid add-ons that I no longer use.

But I still have error message.

[18-Feb-2026 02:01:21 UTC] WordPress database error Table mytable_tlt1.acf_wpforo_reactions' doesn't exist for query SELECT COUNT(*) FROM acf_wpforo_reactions WHERE `postid` IN(105) AND `type` IN('up','down') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/soledad/page.php'), get_template_part, locate_template, load_template, require('/themes/soledad/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, wpforo\wpforo->{closure:/home/mytablel/public_html/wp-content/plugins/wpforo/includes/hooks.php:252}, include('/plugins/wpforo/themes/2022/index.php'), wpforo_template, include('/plugins/wpforo/themes/2022/post.php'), include('/plugins/wpforo/themes/2022/layouts/2/post.php'), wpforo_topic_head, wpforo_topic_head_top, wpforo_get_likes_for_topic, wpforo\modules\reactions\Reactions->get_likes_for_topic, wpforo\modules\reactions\Reactions->get_count, wpforo_ram_get, wpforo\classes\RamCache->call_user_func, call_user_func_array, wpforo\modules\reactions\Reactions->_get_count

And I just made a repair, and it recreated the database wp_wpforo_reactions and other tables that I deleted!

As I stop to use paid add-ons, why  can't I delete them?


Reply