Page 1 of 1

Invite not working

Posted: Sat Aug 14, 2010 9:50 pm
by pearllov
Hi
Sorry to be again a pest,but I was about to invite people and got the following error:
Error: E_USER_NOTICE
URL: http://pearllovematch.com/invite.php?cmd=invite_friends
File: /home/pearllov/public_html/_include/lib/mail.php
Line: 84
Message: send_mail(): Can't send mail via mail() function

Call stack:

File: /home/pearllov/public_html/_include/lib/mail.php (Line: 84)
Function: trigger_error

File: /home/pearllov/public_html/invite.php (Line: 98)
Function: send_mail

File: /home/pearllov/public_html/_include/core/main_close.php (Line: 18)
Class: CInvite
Function: action

File: /home/pearllov/public_html/invite.php (Line: 215)
Function: include


Regards
Marian
www.pearllovematch

Re: Invite not working

Posted: Mon Aug 16, 2010 9:16 am
by win2000
Hi,

Seems like it is server problem, contact with hosting and they will fix it.

Re: Invite not working

Posted: Fri Sep 24, 2010 5:38 pm
by ethanedward
I also get the same thing... the hosting company i use is bluehost and they allow a max of 750 emails per hour.

All other email notifications are working without an issue? I would think that invite/mass email are both using the php mail() function?

I also contacted bluehost support and they had a php engineer create a test page that proves that the functions works... They also offer apps like Dada Mail and other open source php based mailing apps. So it seems strange why they would allow those programs but not this one?

I know the path to sendmail /usr/sbin/sendmail and in the php.ini the line that calls it is the following

sendmail_path = /usr/sbin/sendmail -t -i


If anyone has any ideas and want to post back that would be great!!

Re: Invite not working

Posted: Sat Sep 25, 2010 1:28 am
by win2000
First of all I recommend to contact with Abk-Support.

Re: Invite not working

Posted: Sun Sep 26, 2010 3:54 pm
by ingo10
Hi,
i had the same problem. I have contacted ABK. Maybe an error in a php File.
After they had take a look on this, it works.

Re: Invite not working

Posted: Thu Dec 19, 2013 2:48 am
by metzger
ingo10 wrote:Hi,
i had the same problem. I have contacted ABK. Maybe an error in a php File.
After they had take a look on this, it works.


Good for you Ingo. Did they also tell you which part of the code that they changed?