D
by Andrew Ferguson
1 (0 reviews)
Dunstan-style Error Page
See http://www.andrewferguson.net/wordpress-plugins/dunstan-style-error-page/ for the latest updates.
Tested up to WP 2.1 (Current: 6.9.4)
v1.3.1
Current Version v1.3.1
Updated 19 years ago
Last Update on 23 Mar, 2007
Refreshed 6 hours ago
Last Refreshed on
Rank
#37,616
+3101 this week
Active Installs
10+
—
No change
KW Avg Position
N/A
—
No change
Downloads
4.7K
+2 today
Support Resolved
0%
—
No change
Rating
20%
Review 1 out of 5
1
(0 reviews)
Next Milestone 20
10+
20+
12,726
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 7 more installs to reach 20+
Rank Changes
Current
#37,616
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
1.0
0 reviews
Overall
20%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.3.1
- Last Updated
- Mar 23, 2007
- Requires WP
- 1.5+
- Tested Up To
- 2.1
- PHP Version
- N/A
- Author
- Andrew Ferguson
Support & Rating
- Rating
- ★ ☆ ☆ ☆ ☆ 1
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,704
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#954
Popup Builder – Create highly converting, mobile friendly marketing popups.
200K+ installs
#263
پارسی دیت – Parsi Date
100K+ installs
#371
LatePoint – Calendar Booking Plugin for Appointments and Events
100K+ installs
#383
Frequently Asked Questions
Common questions about Dunstan-style Error Page
http://faq.wordpress.com/2005/10/19/api-key/
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.
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>