On one of my sites i do use a Recommend form / add on and want to share it with you.
The setup is very simple.
The attachment includes 3 files,
recommend.php
form.php
popup.txt
change these, in recommend.php
$emailto = "you@yoursite.com"; / if you want to receive a copy of recommendations are made.
$thankyoupage = "thankyou.htm"; / Create a thankyou page to thank the recommender.
http://www.yoursite.com / to you domain.
it should work then
