Personal StumbleUpon Error
- 0
- Add a Comment
This is a cool trick I learned while stumbling that allows you to create an error page on StumbleUpon.com that displays a personal error.
If you have ever gotten an error on StumbleUpon, you will notice that in the url the message that you see on the page is passed in as the variable “error”. Like…
http://www.stumbleupon.com/error.php?error=Page%20not%20found
so all you would need to do is replace the “Page not found” with whatever message you would want to see.
For instance…
http://www.stumbleupon.com/error.php?error=Error:%20Only
%20Lockergnome%20pages%20allowed
Would produce
This may not be useful, but potentially can be a good prank/joke.
Jason Stallings

