PDA

View Full Version : Redirect option on Database Error


jugo
09-14-2005, 04:22 PM
Problem:

I have global.php icluded in some non-vb files.

Solution:

I want to specify what I want it do do if there is a DB issue and the forums cannot load. I don't want my whole site to break because of it.

This will also help to display something or redirect in case the forums cannot access the db.

Andreas
09-16-2005, 04:50 AM
I don't think this is possible without File Edits.
Take a look at halt() in class_core.php to get an idea.