Title: Dunstan-style Error Page
Author: fergbrain
Published: <strong>6. april, 2006</strong>
Last modified: 23. marts, 2007

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://s.w.org/plugins/geopattern-icon/dunstan-error-page.svg)

# Dunstan-style Error Page

 Af [fergbrain](https://profiles.wordpress.org/fergbrain/)

[Download](https://downloads.wordpress.org/plugin/dunstan-error-page.1.3.1.zip)

 * [Detaljer](https://da.wordpress.org/plugins/dunstan-error-page/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/dunstan-error-page/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/dunstan-error-page/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/dunstan-error-page/#developers)

 [Support](https://wordpress.org/support/plugin/dunstan-error-page/)

## Beskrivelse

See http://www.andrewferguson.net/wordpress-plugins/dunstan-style-error-page/ for
the latest updates.

## Installation

 1. Downloaded the latest version of the plugin (below)
 2. Rename the downloaded file to `afdn_error_page.php`
 3. Upload to your plugins directory (typically /wp-content/plugins/)
 4. Activate the plugin
 5. Configure the plugin under Options > Error Page in the administration panel
 6. Find the 404.php file for the theme you are using, usually located at `/wp-content/
    themes/*YOUR_THEME_NAME*/404.php`
 7. Delete everything in the 404.php file and replace it with:`<?php afdn_error_page();?
    >`
 8. Enjoy!

## FAQ

  Where is my Askimet key?

http://faq.wordpress.com/2005/10/19/api-key/

  I get a standard ‘The page cannot be found’ error when using Internet Explorer.
Any suggestions?

This is known problem and a fix will be rolled into the next release. In the meantime,
read on:

Apache makes a note below the ErrorDocument documentation:

    ```
    Microsoft Internet Explorer (MSIE) will by default ignore server-generated error messages when they are "too small" and substitute its own "friendly" error messages. The size threshold varies depending on the type of error, but in general, if you make your error document greater than 512 bytes, then MSIE will show the server-generated error rather than masking it. More information is available in Microsoft Knowledge Base article Q294807.
    ```

My best recommendation is to inflate the size of the error document. But some garbage
text between two comment tags and see what that does.

  Recently spammers have been using this plugin to send me gobs of “Quick Error 
Report” emails. Ideas to stop this?

This is also a known problem and I’m working on a way to combat it. In the mean 
time, your best bet would be to disable the quick error report part. There are several
ways you could do it, but the easiest and cleanest is to just remove lines 395 to
403:

Quick error report

    ```
    ...
    </form>
    ```

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Dunstan-style Error Page” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

 *   [ fergbrain ](https://profiles.wordpress.org/fergbrain/)

[Oversæt “Dunstan-style Error Page” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/dunstan-error-page)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/dunstan-error-page/),
tjek [SVN repository](https://plugins.svn.wordpress.org/dunstan-error-page/), eller
abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/dunstan-error-page/)
via [RSS](https://plugins.trac.wordpress.org/log/dunstan-error-page/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.3.1**
 *  Senest opdateret **19 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 1.5 eller højere **
 *  Testet op til **2.1**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/dunstan-error-page/)
 * Tags
 * [count](https://da.wordpress.org/plugins/tags/count/)[countdown](https://da.wordpress.org/plugins/tags/countdown/)
   [date](https://da.wordpress.org/plugins/tags/date/)[Event](https://da.wordpress.org/plugins/tags/event/)
   [timer](https://da.wordpress.org/plugins/tags/timer/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/dunstan-error-page/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Your review](https://wordpress.org/support/plugin/dunstan-error-page/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/dunstan-error-page/reviews/)

## Bidragsydere

 *   [ fergbrain ](https://profiles.wordpress.org/fergbrain/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/dunstan-error-page/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](http://www.andrewferguson.net/2007/03/08/general-note/)