PDA

View Full Version : Alternative Database Error Screen


mcyates
06-21-2003, 05:57 AM
Is it possible to change the error message you get for database errors. I'm asking as the error page is so plain. I would like the error page to be in the same design as my forum, is it possible?

Tony G
06-21-2003, 08:48 AM
An error page/database error is something you don't want to see in the first place. ;)

mcyates
06-21-2003, 09:36 AM
nor are un helpfull replies!!! :)

MUG
06-21-2003, 09:55 AM
Today at 02:57 AM mcyates said this in Post #1 (https://vborg.vbsupport.ru/showthread.php?postid=411264#post411264)
Is it possible to change the error message you get for database errors. I'm asking as the error page is so plain. I would like the error page to be in the same design as my forum, is it possible?

I don't know why you'd want to do this ;) but you can. It's in admin/db_mysql.php, around line 237.

Dean C
06-21-2003, 01:05 PM
Be VERY careful editing the db_mysql.php file. If you muck up this file absolutely nothing will work on your forum....

I only advise you touch it if you know exactly what you are doing :)

- miSt