Jump to content

Tellafriend modification


Guest varesin

Recommended Posts

Guest varesin

I am transforming the tellafriend form into something that gives the viewer the opportunity to send us information about the product they have just visited.

Accordingly, the form should not have in tellafriend.tpl the following :

<td align="right"><strong>{TXT_RECIP_EMAIL}</strong></td>

<td><input type="text" name="recipEmail" class="textbox" /></td>

and in tellafriend.inc.php I thought it would have been enough to change 'recipEmail' to (my own) static e-mail address in the line below:

$send = $mail->send(array($_POST['recipEmail']), $config['mailMethod']);

However, it does not work and I have the feeling there must something in classes/htmlMimeMail.php that does not allow that to work properly ?

Can anyone help,

Rick

www.preserving-football-history.com

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...