OS Property support center

SOLVED !!! how do I disable ADMIN emails?

  • Kimberley
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
7 years 11 months ago - 7 years 11 months ago #100593 by Kimberley
Hi Guys

I have all the emails unpublished and the joomla user plugin set to no notifications and those are working correctly.

However there are still emails sent that say

"Hi (username) you have been added as a Company to OS Property to (mysite) by an Administrator".

and

"Hi (username) you have been added as an Agent to OS Property to (mysite) by an Administrator".

Also, when you add a user in the back end, the joomla registration email is sent even though the send activation email option in the joomla user plugin is set to no activation email.

How do I stop those completely - forever. They are not included in the email list.

Thank you very much for your time.
Last edit: 7 years 11 months ago by Mr. Dam.

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

More
7 years 11 months ago #100608 by Mr. Dam
Replied by Mr. Dam on topic how do I disable ADMIN emails?
Hi,
To disable that email, please follow these steps
1. Please open file:
Code:
root > administrator > components > classes > companies.php

2. Find:
Code:
$mailer->sendMail($config->mailfrom,$config->fromname,$company_email,$title,$content);

and remove it.
Thanks
Dam
The following user(s) said Thank You: Kimberley

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

  • Kimberley
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
7 years 11 months ago #100623 by Kimberley
Replied by Kimberley on topic how do I disable ADMIN emails?
perfect - thank you very much!

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

Moderators: Mr. DamNguyen Phu Quan