//_head('Error'); //Placeholder for... _mod_load('mod_error'); if (empty($_SERVER['REDIRECT_STATUS'])) { // FIXME: Do something else ! $in['error']=404; } // if (!empty($cfg['debug'])) // _debug(); _head("Error $_SERVER[REDIRECT_STATUS]: ".$errors[$_SERVER['REDIRECT_STATUS']]); echo "
This is caused by your browser. Some browsers (ie Opera 7.11) have this pedantic behaviour of always trying to access "/favicon.ico" without looking for HTML Icon-links. We can't help you, please use another browser.
} elseif (empty($_SERVER['REDIRECT_STATUS'])) { ?>This is caused by one of the following actions:
You can always take a look at the to find what you were aiming for.
} elseif ($_SERVER['REDIRECT_STATUS']=='401') { ?>This is caused by one of the following actions:
You can reload this page to try to log on again or use our to look at the rest of our web site.
} elseif ($_SERVER['REDIRECT_STATUS']=='403') { ?>This is caused because of one of the following reasons:
There's no real solution for this, you can always donate money to increase my bandwidth quotum. ;-)
} elseif (!isset($_SERVER['HTTP_REFERER'])) { ?>This is caused by one of the following actions:
If you used your bookmarks, please remove the deadlink from your bookmarks and replace it by the correct one. You can find the correct location by using our .
} elseif (eregi($_SERVER['SERVER_NAME'], $_SERVER['HTTP_REFERER'])) { ?>We noticed that you entered this page from: .
This URL is from inside this website () and that's clearly something the webmaster could fix. Please come back soon when we have verified the problem.
You can always take a look at the to find what you were aiming for or bookmark this page and come back later when the problem is resolved.
_error_mail($_SERVER['REDIRECT_STATUS']); } else { ?>You entered this page from .
This URL is from outside this website, unfortunately we can't help you if people refer to us with a wrong (or outdated) link. You might want to check the in order to find what you were looking for.
You can always take a look at the to find what you were aiming for.
_error_mail($_SERVER['REDIRECT_STATUS']); } ?>