time zone

The person who makes the request by email, as a reminder
5 years 11 months ago #25 by diogene

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5325) Offline
Ah I see. The module indeed doesn't send the copy to the person who makes the request. We just want to keep it simple.

If you want that feature, you can try to add this line of code :
$recipient = array($recipient, $_POST["rp_email"]);
in the file ../modules/mod_whatsapp_agent/tmpl/default.php at line 394 before the code :
$mailSender->addRecipient($recipient);


Update : I'm updating the code code because previous code will send email to both sender and recipient, not to user.
5 years 11 months ago #26 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Thank you very much for your assistance.
5 years 11 months ago #27 by diogene

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5325) Offline
No problem at all ;) Glad we could help
Anyway, if you don't mind, can you please leave the module a rate in JED? extensions.joomla.org/extension/whatsapp-multi-agent/
That will help us much. Thank you!
5 years 11 months ago #28 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Done, I left my opinion and thanks again for your perfect assistance.
5 years 11 months ago #29 by diogene

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5325) Offline
Thanks so much superdiogene. Have a nice weekend ;)
5 years 11 months ago #30 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum