AnimalCrossingPerson
Please respect GDPR
When The Bell Tree Forums is updated, a 301 redirect to the installation script is set in place. This should be a 302 redirect so it doesn't stick (or no redirect at all, ideally), buuut... it isn't. Anyway, if you happened to be loading a page whilst this was going on, this will result in at least one page permanently redirecting you away from where you want to be. So, in case you're ever stuck in such a situation, let's see what you need to do!
The simplest method is to open the developer tools, ensure browser cache is disabled (it will re-enable upon closing the toolbox, so don't worry about leaving it on) and then go where you want to go. Refreshing -----.php (not naming for security reasons) will not do the trick. Much simpler than half the 301-redirect-clearing guides out there.
Chrome: CTRL+SHIFT+I or right-click -> Inspect Element -> Network -> Disable cache
Firefox: CTRL+SHIFT+I or right-click -> Inspect Element -> Toolbox Options (upper-right cog) -> Advanced Settings -> Disable HTTP Cache (when toolbox is open)
Internet Explorer: Get a real browser!
Mobile: It's not quite as simple. You'll likely have to clear your entire browser cache and possibly history.
The simplest method is to open the developer tools, ensure browser cache is disabled (it will re-enable upon closing the toolbox, so don't worry about leaving it on) and then go where you want to go. Refreshing -----.php (not naming for security reasons) will not do the trick. Much simpler than half the 301-redirect-clearing guides out there.
Chrome: CTRL+SHIFT+I or right-click -> Inspect Element -> Network -> Disable cache
Internet Explorer: Get a real browser!
Mobile: It's not quite as simple. You'll likely have to clear your entire browser cache and possibly history.