× Joomla Facebook Connect support forum

Topic-icon disabling confirmation mail

Active Subscriptions:

None
14 years 8 months ago #13883 by remington
I'm using the "facebook only user" setting (1click registration) with jomsocial. right now my users get a confirmation mail that they can login with username and password (this might be joomla standard message?!) - however: is there a way to completely disable such a confirmation email for jfbconnect? would be nice.
The topic has been locked.
Support Specialist
14 years 8 months ago #13895 by alzander
There isn't an option to disable the sending of new user emails, but it's very easy to disable. The email does come from the standard Joomla language files, and is the normal Joomla registration email. You can update it to remove/update the 'login with username/password' bit there, or you can disable the disable the new user emails altogether by editing the /components/com_jfbconnect/controllers/loginregister.php file.
* Search for "$this->sendNewUserEmails($jUser);"
* Comment that line out (use 2 forward slashes //)

Hope that helps, but if you have any other questions, just let us know.. as always :D
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 8 months ago #13903 by remington
working perfect, thanks .... as always :D
The topic has been locked.
Support Specialist
14 years 8 months ago #13911 by alzander
Glad to hear you got it!

Alex
The topic has been locked.