| Autor |
Nachricht |
tig
phpBB2.de User

Anmeldungsdatum: 17.02.2004
Beiträge: 45
Wohnort: Dallas, Texas
|
Verfasst am:
Fr 16 Jul, 2004 16:44 |
  |
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : /mnt/web_j/d20/s36/a000mjfm/www/phpbb/nfphpbb/includes/emailer.php
the above error seems to be happening frequently when replying to posts and/or sending a private message. when i open emailer.php and attempt to go to line 234, i just get a message saying "line number out of range". this error isn't coming up everytime, just occasionaly on a reply to a post or pm. it's getting kind of irritating. can anyone tell me what this means? could it be just a bad email address for one of my registered users? i'm kind of at a loss here.
thanks!
mandy |
|
|
    |
 |
Google
|
Verfasst am:
|
 |
|
|
 |
tig
phpBB2.de User

Anmeldungsdatum: 17.02.2004
Beiträge: 45
Wohnort: Dallas, Texas
|
Verfasst am:
Mo 19 Jul, 2004 16:44 |
  |
|
    |
 |
[HIC]69Ghz_PimP
phpBB2.de User

Anmeldungsdatum: 20.03.2005
Beiträge: 7
|
Verfasst am:
So 12 Jun, 2005 08:17 |
  |
|
     |
 |
kambodianboi
phpBB2.de User

Anmeldungsdatum: 24.06.2003
Beiträge: 695
Wohnort: Long Beach, CA [USA]
|
Verfasst am:
So 12 Jun, 2005 08:56 |
  |
| Zitat: |
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : /mnt/web_j/d20/s36/a000mjfm/www/phpbb/nfphpbb/includes/emailer.php |
That means there is a problem with your PHP SMTP setting, best thing to do is to set it in the ACP.
Go to the ACP->General Config->Scroll Down near end->Set the SMTP.
Make sure you select "Use SMTP Server for email" to YES. |
_________________ - kambodianboi |
|
     |
 |
raven3d
phpBB2.de User


Anmeldungsdatum: 28.01.2005
Beiträge: 36
Wohnort: burnley lancs, england.
|
Verfasst am:
So 12 Jun, 2005 20:50 |
  |
i to have this error, and if i use the smtp server it gives a different error.
however i created a usergroup with just the admin and mod staff as members and it happily emails them without errors using either setting.
this is baffling me.
using sendmail
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : emailer.php
using smtp i can get a similar error |
|
|
       |
 |
kambodianboi
phpBB2.de User

Anmeldungsdatum: 24.06.2003
Beiträge: 695
Wohnort: Long Beach, CA [USA]
|
Verfasst am:
So 12 Jun, 2005 22:05 |
  |
You have to set it to use SMTP.
Make sure you select "Use SMTP Server for email" to YES. |
_________________ - kambodianboi |
|
     |
 |
raven3d
phpBB2.de User


Anmeldungsdatum: 28.01.2005
Beiträge: 36
Wohnort: burnley lancs, england.
|
Verfasst am:
Mo 20 Jun, 2005 00:53 |
  |
| kambodianboi hat folgendes geschrieben: |
You have to set it to use SMTP.
Make sure you select "Use SMTP Server for email" to YES. |
dude i tried it all ways up! smtp on, off half the settings missing etc etc
and it fails also that wouldn't explain why it emails members of the user group and not all forum members.
it seems to fail after sending a few emails out, like it hits one that it doesn't like! |
|
|
       |
 |
TomKeough
phpBB2.de User


Anmeldungsdatum: 17.06.2006
Beiträge: 17
Wohnort: USA
|
Verfasst am:
Sa 01 Jul, 2006 11:58 |
  |
I have a similar issue. When an e-mail is triggered I am getting:
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : emailer.php
and if I switch to SMTP I get an error indicating the php file involved with SMTP.
Tom Keough |
_________________ "We either make ourselves miserable,
or we make ourselves strong.
The amount of work is the same."
- Carlos Castaneda |
|
    |
 |
TomKeough
phpBB2.de User


Anmeldungsdatum: 17.06.2006
Beiträge: 17
Wohnort: USA
|
Verfasst am:
Mo 03 Jul, 2006 09:15 |
  |
Since my last post, I have installed phpBB2 next to phpBB2+ with its own database and phpBB2 is sending email notifications just fine with sendmail.
So the issue is that phpBB2+ is not sending e-mails with either sendmail or SMTP and it is printing this error:
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : emailer.php
for sendmail and a similar error for SMTP while phpBB2 is working with no e-mail errors.
I also tried all the e-mail functions, mass mail, adding to a group, registration, post reply, etc. and none are working with phpBB2+ while all are working with phpBB2.
Can someone help with this. It is not a server issue. phpBB2+ is acting up.
Thanks,
Tom |
_________________ "We either make ourselves miserable,
or we make ourselves strong.
The amount of work is the same."
- Carlos Castaneda |
|
    |
 |
oxpus
phpBB2.de User

Anmeldungsdatum: 11.02.2003
Beiträge: 8613
Wohnort: Bad Wildungen
|
Verfasst am:
Mo 03 Jul, 2006 11:08 |
  |
And the user, password and host url for the SMTP are entered on ACP, too? |
_________________ Karsten Ude
Support nur im Forum! || Support just on Forum!
OXPUS's Mods |
|
    |
 |
TomKeough
phpBB2.de User


Anmeldungsdatum: 17.06.2006
Beiträge: 17
Wohnort: USA
|
Verfasst am:
Mo 03 Jul, 2006 12:02 |
  |
| oxpus hat folgendes geschrieben: |
| And the user, password and host url for the SMTP are entered on ACP, too? |
Yes, yes, yes!
Are you saying that the local mail function does not work?
Please address the issue here. Sendmail is working side by side using phpBB2 and will not work with phpBB2+ now help me find out why.
Thanks,
Tom |
_________________ "We either make ourselves miserable,
or we make ourselves strong.
The amount of work is the same."
- Carlos Castaneda |
|
    |
 |
oxpus
phpBB2.de User

Anmeldungsdatum: 11.02.2003
Beiträge: 8613
Wohnort: Bad Wildungen
|
Verfasst am:
Mo 03 Jul, 2006 12:14 |
  |
Please only ask about this in ONE topic!
I've found to much about this error, so this will be closed for now! |
_________________ Karsten Ude
Support nur im Forum! || Support just on Forum!
OXPUS's Mods |
|
    |
 |
|
|
|
|