Nieuw lid |
|
Hallo allemaal, helllppppppppppppp
Ik heb een formulier op mijn site staan maar kan deze niet verzenden pfff ben er al een hele tijd mee bezig maar het lukt niet
het FormMail.pl script heb ik goed ingesteld volgens de provider
kan er iets in het formulier niet goed zijn
www.vooruverkocht.nl/formulier.html
Dit zijn de parameter in mijn formmail.pl script
@referers = ('vooruverkocht.nl','www.vooruverkocht.nl');
@recipients = ('^info@vooruverkocht.nl');
dit is de foutmelding die ik steeds krijg.
Bad Referrer - Access Denied
The form attempting to use FormMail resides at http://www.vooruverkocht.nl/formulier.html, which is not allowed to access this cgi script.
If you are attempting to configure FormMail to run with this form, you need to add the following to @referers, explained in detail in the README file.
Add 'www.vooruverkocht.nl' to your @referers array.
--------------------------------------------------------------------------------
FormMail V1.92 © 1995 - 2002 Matt Wright
A Free Product of Matt's Script Archive, Inc.
|