How to set where the "Account Details for X" email is sent

  • Posts: 220
  • Thank you received: 12
2 years 10 months ago #333163

-- HikaShop version -- : 4.4.2
-- Joomla version -- : 3.9.26
-- PHP version -- : 5.6.40

Hello,

I am trying to change the email address the email in the attached screenshot is sent to.



Thanks

Attachments:

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

  • Posts: 81513
  • Thank you received: 13068
  • MODERATOR
2 years 10 months ago #333165

Hi,

This email is currently sent to the email that you configured in the "from email" setting of the HikaShop configuration.
There is no option to change that email address just for the user admin admin notification email of your screenshot.
However, what you can do is edit the email in the menu System>Emails, and at the top of the HTML section of the email, you can add such line:

<?php $mail->dst_email = 'xxx'; ?>
where xxx is to be replaced by the email address you want as recipient of these emails.

The following user(s) said Thank You: joshualdouglas

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

  • Posts: 220
  • Thank you received: 12
2 years 10 months ago #333177

Ahh, I thought it was something do to with the "From email". Thanks for this!

The following user(s) said Thank You: Philip

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

Time to create page: 0.065 seconds
Powered by Kunena Forum