PDA

View Full Version : Error Handling


loopforever
12-29-2003, 11:58 AM
Hi John,

Is it possible that we can get errors to be displayed in a user's custom skin, rather than the default skin?

When a user encounters an error in a skin, they're brought to the default skin and it just makes everything inconsistent and unprofessional.

Thanks :)!

DirectAdmin Support
12-29-2003, 12:06 PM
Hello,

Errors are sent to

HTM_TEMPLATE=template.html

in the files_user.conf ... check that you've set that up correctly :)

John

loopforever
12-29-2003, 12:09 PM
That'll do it :). Thanks very much!

loopforever
12-29-2003, 12:16 PM
p443r!

My skin generator is now complete :)!

With a simple:

php make.php

I fetch the freshest copy of the default skin, make all necessary changes for my ub3r cool new skin. Total processing time: 0.858 seconds :). Talk about quick and easy!