Notifications
Clear all

WpForo Ads Manager Ad Adding Error

2 Posts
2 Users
0 Likes
1,280 Views
Posts: 1
Customer
Topic starter
(@caelan-cheesman)
Member
Joined: 4 years ago

Hi,

I keep getting an Ad Adding Error. I have asked my hosting support to make sure the wp_wpforo_ads table exists in database. Use Hosting Service cPanel > phpMyAdmin database manager tool. If this table doesn't exist, please execute this given SQL.

However, my support replied:

Our servers have the MyISAM database storage engine so we suggest you get in contact with the plugin provider and ask them if they can replace the DB engine settings in the plugin's config file and set it to MyISAM instead of InnoDB.

Is this something you could possibly help me with.

Many thanks.

1 Reply
Astghik
Posts: 5911
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

We don't recommend you use MyISAM. It makes wpForo works slower.

There are many reasons why we use InnoDB. First of all, InnoDB can keep up with large amounts of requests easier than locking the entire table for each one. So if there are more then many online users on your forum it's not recommended to use the MyISAM.You can find more info here:  https://www.liquidweb.com/kb/mysql-performance-myisam-vs-innodb/

There are many advantages to why it's better to use InnoDB. 

Reply
Share:
Scroll to top