Jump to content

Featured Replies

Posted

Ever since I updated my forum to 4.6.2, topics on the forum index page and in forums themselves are being "downloaded" rather than displayed when you click on them. It's not consistent, ie: it doesn't happen every time. It is easily reproducible.

https://www.ibspatient.org/community

Is anyone else seeing this?

1902159841_ScreenShot2021-06-29at10_27_31PM.thumb.png.74548012353cdac1c6121b249392eeb7.png

Edited by Jeffrey Roberts

  • Community Expert

I am not so sure this is related to the update. Probably a server misconfiguration with NGINX. 

You can test the server response for a link with free services like https://securityheaders.com

You want a response of “200” but your server tries a 304 redirect (that fails). You need to find out why that occurs. 

Edited by opentype

  • Author

Thanks for that hint at what might be the cause. When I upgraded to 4.6.2 I also updated the PHP to 7.4.20 from 7.3.28.  That seems to have been the problem. I reverted back to 7.3.28 and everything is working fine again. I wonder if I need some specific directives with 7.4.20?

Anyways - Thank you!

  • 2 weeks later...
  • Author

I revisited this and upgraded PHP to 7.4.20 from 7.3.28. This time I cleared all the caches as I suspected this was actually a cache problem.

Seems to have worked! Everything is working normally.

Recently Browsing 0

  • No registered users viewing this page.