masterking32 / WoWSimpleRegistration

Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos
https://masterking32.com
GNU General Public License v3.0
265 stars 217 forks source link

website errors out when server is down #99

Closed Galuur closed 3 months ago

Galuur commented 8 months ago

I'm using the icecrown template with azerothcore server.

The website goes down and throws a db connection error whenever the wow server goes down for a restart or configuration change. This means that all the information contained on the site (connection instructions, download instructions, discord and contact information) are unavailable whenever the db is offline.

Is there a SQL error handling setting that exists that would handle this as a possible redirect or maybe it could instead just throw the error on account management page instead of disabling the whole website?