Forum breadcrumbs – You are here:Asgaros Support ForumSupportPosting not showing
Please or Register to create posts and topics.

Posting not showing

Hello ,

 

What is happening is that someone make a post and publish it. However, it does not show in the forum. So, I have to open mySQL and run a repair on tables according to my support. They have informed me that Asgaros is running some tables with MyISAM engine and it should be all running InnoDB.

Is this accurate? Should I try to change the engine ? Anyone has a change-the-engine-for-dummies? 🙂

 

Regards

The only time I had that problem was when using a cache plugin. If you do use a cache plugin, make sure that where ever the page where the forum is display is not cache. Most cache plugin have the option to disable particular pages or section of your site..

 

leissagradas has reacted to this post.
leissagradas

Hey @leissagradas,

you can easily change the engine by using this How-To:

https://manage.accuwebhosting.com/knowledgebase/2488/How-to-change-storage-engine-of-a-MySQL-database-table.html

If I’m right, the reason for using MyISAM is to provide a better compatibility for most of the webservers.

@asgaros

Is it still right, that MyISIAM has a better compatibility?

leissagradas has reacted to this post.
leissagradas
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.
Quote from Burt on August 6, 2020, 5:16 am

The only time I had that problem was when using a cache plugin. If you do use a cache plugin, make sure that where ever the page where the forum is display is not cache. Most cache plugin have the option to disable particular pages or section of your site..

 

I’ll check this tip. Thanks

Quote from qualmy91 on August 6, 2020, 5:21 am

Hey @leissagradas,

you can easily change the engine by using this How-To:

https://manage.accuwebhosting.com/knowledgebase/2488/How-to-change-storage-engine-of-a-MySQL-database-table.html

If I’m right, the reason for using MyISAM is to provide a better compatibility for most of the webservers.

@asgaros

Is it still right, that MyISIAM has a better compatibility?

So, in the case that there is two engine , InnoDB and MyISAM.. can I choose one or another?

 

Regards,

 

Hello @leissagradas

One reason for this is the fulltext-search support. If you switch to another engine, the search-engine could be broken (based on the database-server configuration). So only switch if you really know what you do. Using MyISAM is not a problem at all.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Thanks,

 

I’ve turned off several plugins, including the cache plugin as suggested before. So far the posts are not getting lost. I’ll keep monitoring for more time before considering the issue closed.

So far the cache plugin seems to be the problem maker.

 

Regards

Hey @leissagradas,

which caching plugin do you use on your website?

It should be enough to deactivate this function for the forum page, so you are able to get the benefits of caching and use Asgaros Forum without problems.

Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.
Quote from qualmy91 on August 14, 2020, 4:07 am

Hey @leissagradas,

which caching plugin do you use on your website?

It should be enough to deactivate this function for the forum page, so you are able to get the benefits of caching and use Asgaros Forum without problems.

I was using W3.. I found that too complex to me. I couldn’t find how to deactivate only the forum page. It would take longer to set everything.

Do you suggest any other one more suitable?

 

Regards

Hey @leissagradas,

to deactivate a page from caching with W3 you can easily follow this instruction:

https://www.itsupportguides.com/knowledge-base/wordpress/w3-total-cache-how-to-exclude-posts-and-pages/

I’m also using W3 Total Cache or WP Super Cache on client projects.

For WP Super Cache you can use the following instruction to include a page:

http://support.jawtemplates.com/goodstore/web/?p=491

Asgaros has reacted to this post.
Asgaros
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.