Version 5.
ONLY FOR GETSIMPLE VERSIONS 3.0 or LATER
In this version i have had a lot of changes.
The most important is that you must pass the user will receive the email's notifications.
The contact form must be called so:
<?php contact_page('nameofuser'); ?>
I have tried to improve the form, and captcha.
There is unzip the file in folder Plugin.
Structure in directory Plugin:
* contact_form.php
* folder guest_contact: it folder is common with Guestbook Plugin.
- comprueba.php
- img_cpt.php
- traducir.php, in this file is possible to change the translations.
- folder img_emots: inside there are emoticons.
Regards.
ONLY FOR GETSIMPLE VERSIONS 3.0 or LATER
In this version i have had a lot of changes.
The most important is that you must pass the user will receive the email's notifications.
The contact form must be called so:
<?php contact_page('nameofuser'); ?>
I have tried to improve the form, and captcha.
There is unzip the file in folder Plugin.
Structure in directory Plugin:
* contact_form.php
* folder guest_contact: it folder is common with Guestbook Plugin.
- comprueba.php
- img_cpt.php
- traducir.php, in this file is possible to change the translations.
- folder img_emots: inside there are emoticons.
Regards.