-
404 Error page is a loop
I tried to view the results of the current poll without voting, and the resulting page errored, then took me to the 404 page.
The current 404 page also errors for me, and takes me to the 404 page again. You can imagine what happens from then.
http://www.hexus.co.uk/error_pages/error_404.php
Not sure if it's just me, but it's definitely the case at the moment.
Rys
-
looks like Davids backup and restore of the database has arsed up somewhere :(
-
We never touched the main site database.
-
it wasnt the databse, files from the main site were missing. They're back now but there was definitely something up during the migration period
-
although it appears to be back so maybe there's a bug, I'll look into it later
-
HEXUS.net was never migrated...
-
yeah, but one of the tables died which caused the loop. I've sorted that now.
The bug Rys noted was an interesting one though, took a bit of work to fix it. Basically if you tried to view the results from any page with a query string in the URL then it failed as the query string was lost. It was down to the encryption code which I've amended. Well spotted Rys :)