Unable to reload th...
 
Notifications
Clear all

wpForo 1.x.x [Solved] Unable to reload the page after sending the message

5 Posts
4 Users
1 Reactions
1,072 Views
Posts: 13
Topic starter
(@tennis2table)
Eminent Member
Joined: 3 years ago

Hello, since this morning, when you post a message, the page is looping. The message is however well posted (you can see it if you do F5).
Can't find where the problem is.
I tried
- deactivate all extensions,
- disable security
- change the theme
- clear all caches
- to restore the site to yesterday's date
...
and I still have this problem.
thank you in advance for your help
Jerome

4 Replies
Robert
Posts: 10549
Admin
(@robert)
Support Team
Joined: 8 years ago

@tennis2table,

1. Please navigate to Dashboard > Forums > Tools > Debug Tab > Errors & Issues sub-tab and check the errors.

2. Then navigate to Dashboard > Forums > Tools > Debug Tab >Tables sub-tab and make sure there are no database issues.

3. Then got to Dashboard > Forums > Dashboard and click the following buttons and wait until they finish processes:

  1. Rebuild Threads
  2. Update Topic Statistics
  3. Update Forum Statistics
  4. Delete Users Cache
  5. Delete All Caches
Posts: 13
Topic starter
(@tennis2table)
Eminent Member
Joined: 3 years ago

Hello, I just found where the error occurred. It was related to the email sending system. If the SMTP does not work, the messages are not displayed without a refresh of the forum.
In addition to being a risk of bug (in my case), this process slowed down the forum.
It would be interesting to put this function asynchronously on the forum.
will you put this development in the next update of WPFORO?
Have a good day
jerome

2 Replies
Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3649

Hi @tennis2table,

It won't be in the new Version, but "Email sending queue" feature is in our to-do list, which will work asynchronously.

dimalifragis
(@dimalifragis)
Joined: 4 years ago

Famed Member
Posts: 2615
Posted by: @tennis2table

Hello, I just found where the error occurred. It was related to the email sending system. If the SMTP does not work, the messages are not displayed without a refresh of the forum.
In addition to being a risk of bug (in my case), this process slowed down the forum.
It would be interesting to put this function asynchronously on the forum.
will you put this development in the next update of WPFORO?
Have a good day
jerome

This is the solution to your issue. Works GREAT with wpForo:

https://wordpress.org/plugins/gd-mail-queue/