GK Contact REPLY sends mail to myself

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Jul 13, 2016 1:23 am
Reply with quote
Report this post
Hi.
I have installed the GK Contact successfully except when an email is sent using the form, the sent email is received bearing the Sender title in my name.

Therefore, when I try to reply to that email, I become the recipient of my own answer.

How can I resolve this please?

Thank you.
Burak
User avatar
Fresh Boarder

teitbite
Mon Jul 18, 2016 9:10 am
Reply with quote
Report this post
Hi

Please take a look at this thread: https://www.gavick.com/forums/steak-hou ... ct#p260086
User avatar
Moderator

teitbite
Wed Jul 20, 2016 9:44 am
Reply with quote
Report this post
Hi

Please edit plg_gkcontact_CREATIVITY/plg_gkcontact.php and add line:

Code: Select all
 $mailer->addReplyTo($email);


before line:

Code: Select all
$email = $filter->clean($post['gkcontact-email']);
User avatar
Moderator


cron