Log in

View Full Version : How is the Error Page generated?


kall
12-10-2005, 08:06 AM
I ask because my little 'custom greeting' in the navbar doesn't show on error pages, among others.

Given that there is no 'error.php' file, where can I globalise the variable? Or, is there a better way to do it?

merk
12-10-2005, 10:26 AM
Im not sure what you're asking, but errors are generated by the function standard_error in includes/functions.php.