Accu Web Hosting Accu Web Hosting Accuweb Hosting
Accu Web Hosting Accu Web Hosting Window Hosting Home Accu Web Hosting Window Hosting Accu Web Hosting PHP Hosting Accu Web Hosting Reseller Accu Web Hosting SQL Hosting Accu Web Hosting   accu web hosting
 

Go Back   Web Hosting Technical Support Discussion Forum > General Web Hosting Discussion Forum and Support > Linux Web Hosting Discussion Forum and Support

Linux Web Hosting Discussion Forum and Support Discussion forum on Linux Web Hosting issues related to cpanel, whm, ensim, plesk, emails, ftp, frontpage, php, perl, cgi or permission.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 12-27-2006
Junior Member
 
Join Date: Aug 2006
Posts: 5
Rep Power: 0
crazydog is on a distinguished road
Default

Never mind...I fixed it


Hi. When I try to use PHPMailer to send mail, I get the error:

Message was not sentMailer Error: Language string failed to load: recipients_failed

I found on another website this solution:

<div class=\'quotetop\'>QUOTE</div><div class=\'quotemain\'>The phpmailer package has three essential files:

class.phpmailer.php
class.smtp.php (optional - only needed for SMTP)
language file: phpmailer.lang-en.php (English althought there are a bunch of others)

In the phpmailer instructions (http://phpmailer.sourceforge.net) you're supposed to add these files to the php.ini includes path. Instead I just referenced as includes at the top of my scripts.

Code:
PHP Code:
include_once("lib/phpmailer/class.phpmailer.php");
include_once('lib/phpmailer/language/phpmailer.lang-en.php');
I was getting the same error (Language string failed to load) until I added the second include for the phpmailer.lang-en.php language file. Once I did that, the mailer worked fine with no error messages.[/b][/quote]
But when I try to include phpmailer.lang-en.php I get an error.....
Is that file existent?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-27-2006
Junior Member
 
Join Date: Nov 2006
Posts: 8
Rep Power: 0
Kris is on a distinguished road
Default

Hello,

If you are still facing the problem then kindly provide us your phpmailer send mail script and if your domain is hosted on our server then kindly provide us your domain name also.

Thanks,
__________________
Kris A.
Technical Support
AccuWebHosting.Com
support@accuwebhosting.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Big problem with Tmaxhost.com host_planer General Discussions 2 09-01-2007 04:29 AM
IP address problem crazydog Linux Web Hosting Discussion Forum and Support 1 08-21-2006 12:46 AM
Big problem with Tmaxhost.com host_planer Presales Questions - Windows Web Hosting - Shared Account 1 07-03-2006 04:40 AM
Big problem with Tmaxhost.com host_planer Windows Web Hosting Discussion Forum 1 07-03-2006 04:39 AM
ftp problem seetz Windows Web Hosting Discussion Forum 1 02-03-2006 01:36 AM


All times are GMT -5. The time now is 05:23 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5
http://www.accuwebhosting.com/terms.htm

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29