|
404Handler will trap those
This simple script will send
A very simple PHP Script that
Two-step automated
dreaded "404 Not
you a email when a page
will e-mail the webmaster
installation:
Since bugOFF!
Found" errors on your
hasn't been found on your
(or address you specify)
runs flatfile it doesn't
site and email you the
server. This way you can
whenever someone lands on a
need to set up as many
details of each 404. You can
easely keep track of broken
certain error page. A simple
things. The auto installer
choose to receive email on
links
It also emails the
Generator is located on the
script will guide you
one of three levels: no
refered page where the
Download Link which will
through the installation,
mail, mail only if the 404
visitor came from. It will
create the code for you. All
informing you of what's
was generated by a link on
print a error message and
you enter is the error# (ex:
happening every step of the
your own site, or mail
will redirect the visitor to
404), the e-mail address,
way.
Straightforward
warnings of all 404 errors
another page.
// 1) place
and the folder your error
approach for the
regardless of where the link
this script in the document
pages are located. Next you
consumer:
bugOFF! makes it
is located.
root of your server.
// 2)
upload the pages to your
easy for your customers to
create a .htaccess file with
server. Once a user goes to
report bugs. All they have
the following line:
the specific page, a
to do is is click 'Add Bug',
ErrorDocument 404
pre-made e-mail will be sent
type in a title for the bug,
/404.php
// 3) edit the
out with information on the
describe the bug, and put it
variables in 404.php
// 4)
user's IP, time & date
into an appropriate
you are done! no broken
of error, and the page this
links that you aren't aware
error occurred. You can
of anymore!
easily change the content of
the e-mail by modifying the
functions.inc.php file.
Support is given through
e-mail as well as forums.
Special thanks to JdS @
http://www.desilva.biz/ for
making this
Date: Feb, 27 2001 Date: Oct, 29 2004 Date: Aug, 28 2003 Date: Aug, 31 2004 |
|
This programm automatically
A dynamic PHP script which
Error List is a group of PHP
A PHP script which returns
lists the values of POST,
returns different error
scripts to help people who
different error messages
GET, FILES, COOKIE, SESSION
messages depending on the
run and maintain websites
depending on the error
and other defined variables
error received. Works on 404
keep up to date with error
received. Works on 401, 403,
as tree or list.
It can
(File Not Found), 400 (Bad
codes. It doesn't help you
404, 410 and 500 Error(s).
be used for debugging all of
Request), 401 (Authorization
fix them, it merely brings
Records the visitors IP
your scripts.
Required), 403 (Access
them to your attention. We
address and emails the
Forbidden), 500 (Server
prefer to think of this as a
webmaster that IP plus a
Configuration Error), as
feature instead of a bug.
variety of other
well as unknown error
information. Like the IP's
messages. The script will
Country location, Host Name
also send an e-mail to your
if any, referral link if
e-mail address with the
any, HTTP agent used,
time, error received,
requested file, Plus has a
requested page, the page
link for checking if
they came from and
requested file is a known
requesting computers IP
exploit. Also inform select
address (optional). (Please
search engines spiders about
note: To use this script you
the page being 410 Gone.
need to be allowed use
Script will auto block IP(s)
custom error pages on your
that continue to get 404
host.)
without using your site map
or main home page. Easy
header and footer
integration into your
existing design.
Use the
IP database for other
applications such as:
1.
Auto country detection for
rapid form entry such as
country, currency,
language.
2. Filter web
access on basis of
originating country.
3.
Creation of Location Aware
Content such as language,
currency, etc.
4.
On-line campaigns such as
targeted Banner Ads.
5.
Imagine the possibilities...
Date: Jul, 09 2004 Date: Aug, 29 2005 Date: Sep, 06 2006 Date: Apr, 19 2006 |