Hi,
I'm having problem with the Members page, for some reason it redirects to itself and its not stopping.
I don't know how to resolve this, here's the page:
http://creditspot.org/forums/members/
It redirects to
http://creditspot.org/forums/members/?wpfpaged=1
even if you change the number to 2 in the end than it keeps redirecting to 2
http://creditspot.org/forums/members/?wpfpaged=2 also keeps refreshing the page I mean,
What can I do to resolve this?
Thanks.
This doesn't come from wpForo. You have a JS code in theme or in some plugin which changes wpForo Members Pagination drop-down value, which loads the first page, and after each load the same thing is happens again. I'm really sorry but we can't debug all JS functions in your theme. I recommend to disable all plugins, delete cache and test it on other browsers (don't use the same browser, redirection is a hard cached action). Also try it with other themes.
I figured this could be the case, but is there a way to troubleshoot this and find the cause?
It doesn't happen on any other page on my site.
Because there isn't pagination dropdown on other pages.
The only way is disabling plugins as it's described above. If you will not find a problem-maker plugin you should change theme. We need to know plugin/theme problem maker before start debug and find solutions.
ok, theme changed to twenty sixteen for a minute and it did fixed the redirection problem so its the theme.
what's the next step I can take in order to understand the problem?