4WebHelp
 FAQ  •  Search  •  User Groups  •  Forum Admins  •  Smilies List  •  Statistics  •  Rules   •  Login   •  Register
Toggle Navigation Menu

 phpBB PM Error
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic
Author Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 10:14 am (21 years, 11 months ago) Reply with QuoteBack to Top

I keep getting this error if I send a Private Message on my forum:
Code:
General Error
 
Failed sending email


I have only just noticed this recently. I know it worked fine before I upgraded it from 2.0 to 2.0.1. The PM's get through to the reciever but it still displays this error. I have the Admin PM Viewer MOD installed. What could be the problem ?

Thanks Smile
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 10:22 am (21 years, 11 months ago) Reply with QuoteBack to Top

Yeh, I have Smile
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Sat May 25, 2002 10:38 am (21 years, 11 months ago) Reply with QuoteBack to Top

Are you sending a PM or an email?

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 2:58 pm (21 years, 11 months ago) Reply with QuoteBack to Top

A PM .. That's the strange thing about it. Confused Confused
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Sat May 25, 2002 3:00 pm (21 years, 11 months ago) Reply with QuoteBack to Top

Are you using SMTP to send the emails? And did you update the email templates in the language folder?

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 3:02 pm (21 years, 11 months ago) Reply with QuoteBack to Top

I updated the files in the folder and I think it dosent use SMTP.
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Sat May 25, 2002 3:04 pm (21 years, 11 months ago) Reply with QuoteBack to Top

So is there a charset line in all the email templates?

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 3:06 pm (21 years, 11 months ago) Reply with QuoteBack to Top

Sorry, I don't know what you mean ?!? Confused Confused Embarassed
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Sat May 25, 2002 3:07 pm (21 years, 11 months ago) Reply with QuoteBack to Top

Look in the language/lang_english/email folder, and make sure there is a
Code:
Charset: ...
line at the top of each file.

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 3:12 pm (21 years, 11 months ago) Reply with QuoteBack to Top

Looks like it, yeh Confused
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Sat May 25, 2002 3:15 pm (21 years, 11 months ago) Reply with QuoteBack to Top

Does your host allow the mail() function?

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 3:16 pm (21 years, 11 months ago) Reply with QuoteBack to Top

I'm not sure ?!?. I'm with host.sk. Smile
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 3:21 pm (21 years, 11 months ago) Reply with QuoteBack to Top

I have just tried turing off the board e-mail function. Still the PM comes up with an error.
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Sat May 25, 2002 3:22 pm (21 years, 11 months ago) Reply with QuoteBack to Top

It seems like host.sk doesn't support mail(). SO, what you have to do is comment out lines with mail() in them. Hopefully that should do it...

Or you could just comment out
Code:
      if ( !$result )
      {
         message_die(GENERAL_ERROR, 'Failed sending email', '', __LINE__, __FILE__);
      }
in emailer.php, and see if your board works...

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Richard
WebHelper
WebHelper


Joined: 12 Jan 2002
Posts: 93
Location: Herts, UK

PostPosted: Sat May 25, 2002 3:26 pm (21 years, 11 months ago) Reply with QuoteBack to Top

What do you mean by "comment out" ? .. Delete ? Embarassed Embarassed
OfflineView User's ProfileFind all posts by RichardSend Personal Message
Display posts from previous:      
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic


 Jump to:   


Go to page 1, 2  Next

You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot edit your posts in this forum.
You cannot delete your posts in this forum.
You cannot vote in polls in this forum.


Page generation time: 0.214226 seconds :: 18 queries executed :: All Times are GMT
Powered by phpBB 2.0 © 2001, 2002 phpBB Group :: Based on an FI Theme