Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 1, 20195 yr Site Hangs Up When Trying To Go To Next Page I have a site running 4.3.6 and it's on PHP 7.x that loads fine, however when you click the next page icon, the site hangs up with the "Loading" icon and that's it. There are other sites on the server running the same config. and they don't have this problem. I went to the site support section and clicked on "Something isn't working correctly," twice and that didn't help. I also disable all plugins and that didn't help either. Any ideas?
November 1, 20195 yr If you are familiar with your browser developer tools, you can use the Network tab to inspect the request and response when clicking on the next page. Presumably something is happening causing an invalid response to be returned.
November 5, 20195 yr Author On 11/1/2019 at 9:21 AM, bfarber said: If you are familiar with your browser developer tools, you can use the Network tab to inspect the request and response when clicking on the next page. Presumably something is happening causing an invalid response to be returned. I had to toggle the AJAX setting under the theme and it was all good.
June 24, 20204 yr Author 3 hours ago, Fabio Barbiero_549885 said: Thanks @jackflash I was having the same problem as yours! Awesome. I only had this happen on one site. Glad it worked out for you too.