By Rubén Velázquez Ros on Friday, 26 June 2015
Posted in General Issues
Replies 3
Likes 0
Views 1K
Votes 0
Hi guys, i have a problem when a user register to my easysocial. The registration process works properly but when the registration is completed this message appears: "Could not instantiate mail function". How can i fix this ?

What cronjobs are necessary for the maintenance of the easysocial and easyblog ?

Thank you .
Hello Rubén

The one and only reason that this particular message is displayed on the site is when the mail server (The one that you configured in Joomla's Global Configuration) cannot contact the recipient e-mail address.

Normally to debug such issues, I would perform the following checks first:


1. Check if your using a proper email settings in Joomla Global Configuration. If unsure, check with your hosting provider.

2. Is the recipient's e-mail address valid?


Regarding the cronjobs question, hope this can help you.

Why do we need cronjobs?

Because processing emails are always slow. When there are hundreds of emails to be processed at a time, the server needs to contact the respective mail servers to deliver the mail. However, the process for each delivery might differ from time to time and this would result in higher bounce rate of users on your site.

Consider this scenario:

John posted a comment on an update which has 10,000 previous comments. To deliver 10,000 emails as soon as you post a comment would take more than an hour. Would you want your user's to wait?
·
Friday, 26 June 2015 16:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok the email issue is solved with your help, thank you .

About cronjobs, i dont know how can that information help me . This means that easysocial and easyblog did it automatically ?

Thank you.
·
Friday, 26 June 2015 17:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rubén.

Regarding the cronjob question, you need to setup cronjobs for easyblog and easysocial first.

Here is the documentation how to setup cronjob for both components.

Easysocial - http://stackideas.com/docs/easysocial/administrators/cronjobs

EasyBlog - http://stackideas.com/docs/easyblog/administrators/cronjobs

Hope this help
·
Monday, 29 June 2015 10:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post