Administrator Order creation notification email.

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 3 months ago #5325

Having changed the order number format I am getting emails sent to the administrator like this:

Subject
New order No. SA-000009 created on http://brain-home2/...

Message
This notification was for the order K9 on the website http://brain-home2/...

The order number in the message is still in the default format.

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

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
13 years 3 months ago #5328

Thank you for your feedback.

You can change the code

hikashop::encode($data->order_id)
to
hikashop::encode($data)
in the file media/com_hikashop/mail/order_admin_notification.text.php to fix the problem.

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

  • Posts: 17
  • Thank you received: 0
13 years 3 months ago #6309

I have installed the latest version of HikaShop but cannot find the fields to set an own subject to the order creation notification (HTML).
Is it still available by following this path: media/com_hikashop/mail/order_admin_notification.text.php ?

I couldn't find anything you described :(

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

  • Posts: 17
  • Thank you received: 0
13 years 3 months ago #6311

I think I got it! Sorry for asking before thinking ;-)

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

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
13 years 3 months ago #6316

The subject of emails should be modifiable in the config under the tab languages.
Also, you can change it in the menu System->Emails if you have the Business edition which enables you to completely personalize your emails.

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

  • Posts: 64
  • Thank you received: 0
12 years 3 months ago #35392

Hello,

I am trying to edit this e-mail in the Business version. When I press save nothing happens ... The rest of Hikashop works normally.

Any ideas?

Thanks!

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

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
12 years 3 months ago #35435

Hi,

Do you get an error message ? Anything ? If you activate the debug mode of the joomla configuration, do you get an error when you try that ?
It might be an access right issue. Please make sure that the folder media/com_hikashop/mail is writable via FTP. You should set it to 777 to see if that works better.

Let us know how all that goes.

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

  • Posts: 64
  • Thank you received: 0
12 years 3 months ago #35481

Hi Nicolas,

I was accessing it from a public internet connection. It worked as expected from home. Thank-you and sorry!!

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

Time to create page: 0.095 seconds
Powered by Kunena Forum