i-candidate

Topic: Problem with email

Hi

When a candidate applies to a job and uploads a CV, some of my adverts respond by saying

Could not instantiate mail function.

Can anyone help, I am using the most recent download

Thanks

putypuruty

Re: Problem with email

Hi!

Did it work correctly in the beginning? Also, does Recommend to a friend work correctly?

It would help if you could tell us the name of your hosting provider + describe what you've configured in the Mailer settings inside the admin panel.

i-candidate

Re: Problem with email

Hi putypuruty

Thanks for the responce.

It works with some adverts, however others done't work for some reason.

My web host is with GoDaddy.

The recomand a friend does work properly.

I have pasted in the mailer settings, I dont think they have changed since we down loaded the site

Mailer:  mail smtp Send mails with PHP's mail() function or through SMTP
Mail encoding:  The mail's encoding (default is utf-8, change only if it is not working correctly)
SMTP host name:  Host name (for example, smtp.example.com)
SMTP port:  Port (default is 25, change only if you know what you are doing)
SMTP authentication: no yes Is authentication required for SMTP?
SMTP secure connection prefix:   ssl tls SMTP secure connection prefix. Leave empty if not specified for your host.
SMTP user name:  User name (for example, user@example.com)
SMTP password:  Password

thanks for your help

Tyjones

Re: Problem with email

Hi,

Sorry if I'm posting this Error to your thread. It is because I've encountered the same error but It is not on a Web Hosting. It's on my LocalHost. Btw, Does Localhost have mailing system? If NOT, I won't care. smile   -   I just want this error to vanish in my eyes. Help.

The Error showed;

Could not instantiate mail function. Could not instantiate mail function.
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\jobberbase\public\_includes\class.phpmailer.php:527) in C:\xampp\htdocs\jobberbase\public\_includes\function.redirect_to.php on line 30

I've been trying to solve this issue by my own. But I can't as I'm new to PHP. - Determined to Learn and Develop something.

I Hope it will be solved and Admin, kindly Include my issue to be solved.

Thanks,

Tyjones

putypuruty

Re: Problem with email

The best way to test on localhost is to configure the mailer to use SMTP and then emails will be sent. Just go into your jobberbase admin panel, Settings -> Mailer settings and correctly set up your SMTP connection.

For example, if you want to use your gmail account for sending emails see http://www.jobberbase.com/forum/post6873.html#p6873

Tyjones

Re: Problem with email

Thank you for replying Admin But another problem I've encountered after committing the steps on Login in. sad

It says Incorrect Password even though I copied the password on the Database and pasted it to the form but still won't work. Then, I've looking for alternative ways, like; Changing the Password. Well, I still can't access to the Panel. Too bad, I was excited to use the Panel but fail.

Sorry If I need help again. I really really need your help at this moment.

Is there anyway I can access the Admin Panel or How to change the password that will effectively be used for accessing the panel.

Thanks you for not being Bothered with posts. I didn't even see a sign of Madness with your post. smile

Thanks in Advance again,

Tyjones

hobo

Re: Problem with email

Default username and password for control panel is "admin".

Last edited by hobo (2011-01-31 10:48:38)

putypuruty

Re: Problem with email

If you've forgot your password and need to reset, see http://www.jobberbase.com/forum/post5261.html#p5261

jobnavy

Re: Problem with email

Hello here! I am having problem with "Send mails with PHP's mail() function" in my website. It is not working at all.

I used SMTP and worked but the sender email or applicant email did not shown up rather the admin email is always indicated.

Please help!

dvtservices

Re: Problem with email

could you please send me the error messages when you send with mail.
also user header functions to include the applicant mail address

Thanks &Regards
DV Tech Services Pvt Ltd
Email: venkat@dvtservices.com;   www.dvtservices.com  Bangalore. India
                             We are Ready to Resolve your problems ..... And Ready to work for you

jobnavy

Re: Problem with email

There was no error message indicated. It indicated success for "Recommend to friends" and "Online application". I received the email for recommendation but no message received for job application. At the time of testing, I received the following error message:

Code:
[09-Feb-2012 00:35:45] PHP Warning:  Missing argument 3 for Postman::MailSendToFriend(), called in /home/xxx/public_html/page_sendtofriend.php on line 5 and defined in /home/xxx/public_html/_includes/class.Postman.php on line 22

Additional Error for help:

Code:
[08-Feb-2012 22:26:40] PHP Notice:  Undefined index:  apply_cv in /home/xxxxxxx/public_html/page_apply.php on line 31
[08-Feb-2012 22:26:40] PHP Notice:  Undefined index:  apply_photo in /home/xxxxxxx/public_html/page_apply.php on line 35
[08-Feb-2012 22:26:40] PHP Notice:  Undefined index:  apply_photo in /home/xxxxxxx/public_html/page_apply.php on line 39
[08-Feb-2012 22:26:40] PHP Notice:  Undefined index:  apply_cv in /home/xxxxxxx/public_html/page_apply.php on line 52
[08-Feb-2012 22:26:40] PHP Notice:  Undefined index:  apply_cv in /home/xxxxxxx/public_html/page_apply.php on line 53
[08-Feb-2012 22:26:40] PHP Notice:  Undefined index:  apply_photo in /home/xxxxxxx/public_html/page_apply.php on line 61
[08-Feb-2012 22:26:40] PHP Notice:  Undefined index:  apply_photo in /home/xxxxxxx/public_html/page_apply.php on line 62
[08-Feb-2012 22:26:43] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/xxxxxxx/public_html/page_apply.php:31) in /home/xxxxxxx/public_html/_includes/function.redirect_to.php on line 30

jobnavy

Re: Problem with email

I also sighted these errors:

Code:
[08-Feb-2012 08:34:13] PHP Notice:  Undefined variable: company in /home/xxxxxxx/public_html/page_company.php on line 16
[08-Feb-2012 08:34:13] PHP Notice:  Undefined variable: company in /home/xxxxxxx/public_html/page_company.php on line 26
[08-Feb-2012 08:34:13] PHP Notice:  Undefined variable: company in /home/xxxxxxx/public_html/page_company.php on line 27
[08-Feb-2012 08:34:13] PHP Notice:  Undefined variable: company in /home/xxxxxxx/public_html/page_company.php on line 30
[08-Feb-2012 08:34:13] PHP Notice:  Undefined variable: company in /home/xxxxxxx/public_html/page_company.php on line 31
[08-Feb-2012 08:34:13] PHP Notice:  Undefined variable: company in /home/xxxxxxx/public_html/page_company.php on line 36
[08-Feb-2012 08:34:13] PHP Notice:  Undefined variable: company in /home/xxxxxxx/public_html/page_company.php on line 16

dvtservices

Re: Problem with email

sorry for the late reply;

have you changed any  thing in the function MailSendToFriend.  in the class Postman

Thanks &Regards
DV Tech Services Pvt Ltd
Email: venkat@dvtservices.com;   www.dvtservices.com  Bangalore. India
                             We are Ready to Resolve your problems ..... And Ready to work for you

shrikant44

Re: Problem with email

When a candidate applies to a job and uploads a CV, some of my adverts respond by saying .

Reputation Management

jobnavy

Re: Problem with email

dvtservices wrote:

sorry for the late reply;

have you changed any  thing in the function MailSendToFriend.  in the class Postman

I have not changed anything there.