Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

JS4 Invite by Email not working

9 years 1 month ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

ISSUE SUMMARY:
When inviting someone by email from a group, the email is never sent.

STEPS TO REPLICATE:
1 Login
2 Navigate to any group
3 Click Invite Friends button
4 Type in email address
5 Click Send Invitations

RESULT
No Email is sent to the address

EXPECTED RESULT
The recipient to receive an email from the site inviting them to join the group

BROWSER
Chrome, Firefox

Attachments:
9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Jared,

This is bug, thank you for reporting.

9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

for fixing this open this file components/com_community/controllers/system.php, find this code :

if (!empty($values['emails']) && $methods[0] != 'groups' && $methods[0] != 'events') {

replace to :
if (!empty($values['emails'])) {

9 years 1 month ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

Nice! I see that the email function is working but sometimes the messages are blocked when going to an address that is not registered with the site. Can you explain why this might be?

Attachments:
9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

I just test it and not be blocked






make sure the email is valid..

Attachments:
9 years 1 month ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

I used four valid email addresses and only one succeeded.

9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

we are using mail library from Joomla core code.. I am not sure why your email is going to blocked, but the result when the code send it the result is false, so jomsocial set it as blocked...

9 years 1 week ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

This still doesn't work. I just used 2 valid email addresses to send invites by email to. Something is weird. Please take a look.

Attachments:
9 years 1 week ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

please you send a email to that email, can you do that? send sucessfully or? please let me know how it goes.

9 years 5 days ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

I've sent an email successfully from my personal gmail account.

9 years 4 days ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

I see, I think your email server is overload, please you try edit this file administrator/components/com_community/default.ini, find this paramater "totalemailpercron" and change the value to the smaller value.

9 years 3 days ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

How small of a value would you recommend? It is currently at 150. Would something potentially not work right if the value is too small?

9 years 1 day ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

you have very active activities on mailq, so your server cant handle it.. please you set it to 50 or 150, and run your cron every 15mnt or 1 hour, just for making sure your server won't over load

8 years 11 months ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

I set totalemailspercron = 50 and cron to run every 5 minutes. Tested twice and still does not work :(

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW