#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
General Discussions
WPFORO overloading ...
 
Share:
Share
Tweet
Share
Notifications
Clear all

WPFORO overloading MYSQL server

    Last Post
RSS

stevenminix
Posts: 39
 stevenminix
Topic starter
August 30, 2020 3:35 pm
(@stevenminix)
Eminent Member
Joined: 2 years ago

WPFORO is overloading MYSQL. I have followed your tutorial on database tables to no effect.

 

 

 bandicam-2020-08-30-09-20-08-959.jpg
6 Replies
dimalifragis
Posts: 972
 dimalifragis
August 30, 2020 6:38 pm
(@dimalifragis)
Prominent Member
Joined: 2 years ago

wpForo doesn't overload anything.

This could be related to your hosting, errors in your DB (check it within wpForo admin options and tools) or you use a caching with wpForo. Caching doesn't work with wpForo and some caching plugins create problems with wpForo sessions (users get mixed login/logout statuses).

 

Reply
stevenminix
Posts: 39
 stevenminix
Topic starter
August 31, 2020 5:01 am
(@stevenminix)
Eminent Member
Joined: 2 years ago

I have a very powerful dedicated server so I doubt it is my host.

 

I am using w3 total cache with all of the exclusions required to prevent caching on wpforo

 

I ran a database check of my tables and DID get some issues showing up....

 

"

 The indexes parentid and parentid_2 seem to be equal and one of them could possibly be removed.
 The indexes status and status_2 seem to be equal and one of them could possibly be removed.
 The indexes order and order_2 seem to be equal and one of them could possibly be removed.
 The indexes is_cat and is_cat_2 seem to be equal and one of them could possibly be removed.

Problems with indexes of table `wp_wpforo_posts`

 The indexes email and email_2 seem to be equal and one of them could possibly be removed.
 The indexes status and status_2 seem to be equal and one of them could possibly be removed.
 The indexes is_first_post and is_first_post_2 seem to be equal and one of them could possibly be removed.
 The indexes is_answer and is_answer_2 seem to be equal and one of them could possibly be removed.
 The indexes created and created_2 seem to be equal and one of them could possibly be removed.
 The indexes userid and userid_2 seem to be equal and one of them could possibly be removed.
 The indexes forumid and forumid_2 seem to be equal and one of them could possibly be removed.
 The indexes topicid and topicid_2 seem to be equal and one of them could possibly be removed.

Problems with indexes of table `wp_wpforo_topics`

 The indexes type and type_2 seem to be equal and one of them could possibly be removed.
 The indexes modified and modified_2 seem to be equal and one of them could possibly be removed.
 The indexes created and created_2 seem to be equal and one of them could possibly be removed.
 The indexes first_postid and first_postid_2 seem to be equal and one of them could possibly be removed.
 The indexes forumid and forumid_2 seem to be equal and one of them could possibly be removed."
 
 
looks like some duplicate indexes? How do I fix this? Could this cause my slowdown and load issues?
 
I HAVE ATTACHED A SCREENSHOT OF THE WPFORO_FORUMS TABLE STRUCTURE SO YOU CAN SEE THE DUPLICATE INDEXES. SHOULD i DROP THE DUPLICATES?
 bandicam-2020-08-30-23-06-34-429.jpg
This post was modified 2 years ago by stevenminix
Reply
4 Replies
Alvina
 Alvina
Moderator
(@alvina)
Joined: 3 years ago

Member
Posts: 1873
Alvina - Facebook Alvina - Twitter
August 31, 2020 12:28 pm
Reply tostevenminixstevenminix

@stevenminix,

Please navigate to Dashboard > Forums > Tools > Debug > Tables tab and check database tables. If you see any error, please click the [Solve Database Problems] button. Then navigate to the Dashboard > Forums > Tools admin page and check the Errors & Issues Tab.

Also, please read this FAQ topic: https://wpforo.com/community/faq/forum-is-slow/

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
stevenminix
 stevenminix
(@stevenminix)
Joined: 2 years ago

Eminent Member
Posts: 39
August 31, 2020 12:42 pm
Reply toAlvinaAlvina
stevenminix

@alvina

well your proprietary tables scanner shows nothing but clearly I proved that there are duplicate indexes in the table structures. So I still need to know from a developer here if those duplicates need to be dropped.

 

as for the error logs. There were several PHP errors and some Database errors. I cant make heads or tails of them but I will paste them below for someone who knows what to look for.....

 

[24-Dec-2019 18:34:27 UTC] PHP Warning: strlen() expects parameter 1 to be string, object given in /home/sminix84/[HIDDEN].com/wp-includes/formatting.php on line 3391

[28-Dec-2019 10:57:59 UTC] PHP Warning: A non-numeric value encountered in /home/sminix84/[HIDDEN]/wp-content/plugins/video-embed-thumbnail-generator/video-embed-thumbnail-generator.php on line 1200

[22-Dec-2019 11:18:35 UTC] WordPress database error Duplicate key name 'meta_key' for query ALTER TABLE wp_bp_xprofile_meta ADD KEY `meta_key` (`meta_key`(191)) made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, bp_admin_init, do_action('bp_admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, bp_setup_updater, bp_version_updater, bp_core_install, bp_core_install_extended_profiles, dbDelta

[22-Dec-2019 11:18:35 UTC] WordPress database error Can't DROP INDEX `meta_key`; check that it exists for query ALTER TABLE wp_bp_xprofile_meta DROP INDEX meta_key made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, bp_admin_init, do_action('bp_admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, bp_setup_updater, bp_version_updater, bp_core_install, bp_pre_schema_upgrade

[22-Dec-2019 11:18:35 UTC] WordPress database error Can't DROP INDEX `meta_key`; check that it exists for query ALTER TABLE wp_bp_notifications_meta DROP INDEX meta_key made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, bp_admin_init, do_action('bp_admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, bp_setup_updater, bp_version_updater, bp_core_install, bp_pre_schema_upgrade

[22-Dec-2019 11:18:35 UTC] WordPress database error Can't DROP INDEX `meta_key`; check that it exists for query ALTER TABLE wp_bp_activity_meta DROP INDEX meta_key made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, bp_admin_init, do_action('bp_admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, bp_setup_updater, bp_version_updater, bp_core_install, bp_pre_schema_upgrade

[18-Dec-2019 01:32:20 UTC] PHP Warning: Use of undefined constant ‘__return_false’ - assumed '‘__return_false’' (this will throw an Error in a future version of PHP) in /home/sminix84/[HIDDEN]/wp-includes/functions.php on line 7388

[18-Dec-2019 01:32:20 UTC] PHP Warning: Use of undefined constant ‘big_image_size_threshold’ - assumed '‘big_image_size_threshold’' (this will throw an Error in a future version of PHP) in /home/sminix84/[HIDDEN]/wp-includes/functions.php on line 7388

[18-Dec-2019 00:59:10 UTC] PHP Warning: Declaration of Theme_Quiet_Skin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /home/sminix84/[HIDDEN]/wp-content/plugins/wp-script-core/admin/class/class-installer.php on line 165

[18-Dec-2019 00:59:10 UTC] PHP Warning: Declaration of Plugin_Quiet_Skin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /home/sminix84/[HIDDEN]/wp-content/plugins/wp-script-core/admin/class/class-installer.php on line 159

Reply
Alvina
 Alvina
Moderator
(@alvina)
Joined: 3 years ago

Member
Posts: 1873
Alvina - Facebook Alvina - Twitter
August 31, 2020 12:47 pm
Reply tostevenminixstevenminix
Alvina
stevenminix

@stevenminix,

So I still need to know from a developer here if those duplicates need to be dropped.

Yes, you can drop the duplicates.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
stevenminix
 stevenminix
(@stevenminix)
Joined: 2 years ago

Eminent Member
Posts: 39
August 31, 2020 1:14 pm
Reply toAlvinaAlvina
stevenminix
Alvina
stevenminix

@alvina

 

what about the PHP errors and DB errors I pasted?

Reply
  All forum topics
  Previous Topic
Next Topic  

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • No Wpforo widget

    By Vijiki, 7 hours ago

  • Guest to not see recent posts on Recent activity page

    By OMTesla, 18 hours ago

  • Prevent access to the url "community"

    By totor, 2 days ago

  • Dark mode

    By Vijiki, 2 days ago

  • Menu location

    By Vijiki, 2 days ago

  • Setting recent topics on forum frontend

    By Vijiki, 3 days ago

Topic Tags

  • translation49
  • css49
  • plugin conflict48
  • seo45
  • new features44
  • buddypress42
  • ultimate member40
  • avatar40
  • forum40
  • moderation38
  • login38
  • registration36
  • threaded layout35
  • cache33
  • editor32
  • menu32
  • shortcode31
  • spam29
  • forum accesses29
  • phrases28
View all tags (2163)

Recent Posts

  • No Wpforo widget

    Of recent I can't seams to find my wpforo widgets. Wh...

    By Vijiki, 7 hours ago

  • RE: New wpForo

    Hi @gsmdahisi, I'm sorry, but the reputation badges wi...

    By Robert, 9 hours ago

  • RE: Prevent access to the url "community"

    @chris Ok... I'll have to buy new glasses! Thanks ...

    By totor, 15 hours ago

  • RE: Guest to not see recent posts on Recent activity page

    Hello Sorry to ask here. What causes as a guest to ...

    By OMTesla, 18 hours ago

  • RE: Dark mode

    @vijiki, try this: .wpforo-widget-content .wpforo-...

    By Chris, 20 hours ago

  • RE: How to make logo appear on the BP photo

    Just like here, the wpDiscuz Image shown above the menu...

    By Chris, 2 days ago

  • RE: Draft draft users post on wpforo

    @vijiki, You can set the post/topic unapproved, so th...

    By Chris, 2 days ago

Share:
Share
Tweet
Share
  Forum Statistics
20 Forums
9,767 Topics
49.5 K Posts
5 Online
44.3 K Members

Latest Post: No Wpforo widget Our newest member: johnsmith255 Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation