× Joomla Facebook Connect support forum

Topic-icon joomla and cb welcome mails sent

Active Subscriptions:

None
15 years 2 months ago #8898 by fb_644061421
hello,

ive upgraded to v3.2 and (now?!?) when a user logs in the first time/registers by clicking the FB button he gets 2 welcome emails: one from joomla, the other from CB.

is there a setting to disable the welcome email sent from joomla core (joomla account creation in the global config is set to "no")?
The topic has been locked.
Support Specialist
15 years 2 months ago #8905 by alzander
There isn't a setting. We see the issue, and will figure out an appropriate option to prevent the duplicate emails from being sent. Unfortunately, this is an issue where Community Builder gets annoying by duplicating perfectly fine functionality built into Joomla.

Anyways, to disable for now, you'll have to comment out one line of code. In /components/com_jfbconnect/controllers/loginregister.php, comment out line 306:
JUtility::sendMail($mailfrom, $fromname, $email, $subject, $message);

Hope that helps, and let us know how it goes!
The topic has been locked.
Active Subscriptions:

None
15 years 2 months ago #8923 by fb_644061421
that did the trick. no joomla welcome mail is being sent anymore.

thx!
The topic has been locked.
Support Specialist
15 years 2 months ago #8927 by alzander
Great to hear. Sorry about that. We test everything thoroughly, but in the testing, we get a lot of emails. Didn't realize there were 2 in that situation.

Glad we fixed you up though, hope you're loving 3.2, and good luck!
The topic has been locked.
Active Subscriptions:

None
15 years 2 months ago #8930 by fb_644061421
no problem at all.

yes, 3.2 has lots of useful features allowing small companies to get a lot out of FB. :))
The topic has been locked.