Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Disable Backend email only

Disable Backend email only 15 years 5 months ago #4434

  • ffunky
  • ffunky's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Is there a way to disable the confirmation email for when I'm inputting records manually on the backend? I want to keep the email confirmations only for when a user is on the front end.

-Jason

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

Disable Backend email only 15 years 5 months ago #4439

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Hello. Open the file:
/administrator/components/com_dtregister/admin.dtregister.php

Search for "registration_email" and you will find two places to comment out:

registration_email($uid);

registration_email($userId);

Comment out both of these lines where you find them. Then you should be good :)

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

  • Page:
  • 1
Time to create page: 0.503 seconds