Lester Chan's Forums
07 September 2008, 13:55 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Become a fan of Lester Chan's WordPress Plugins in Facebook.
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: WP 2.3.1 DE-Edition | WP-Email 2.2 "Language string failed to load: instantiate"  (Read 6252 times)
0 Members and 1 Guest are viewing this topic.
kugelblitz
Newbie
*
Offline Offline

Posts: 4


View Profile
« Topic Start: 26 December 2007, 00:45 »

Hello,
I got the German Version of Wordpress 2.3.1 and WP-Email 2.2
Also copyed the German Translation Files from This Page
http://dev.wp-plugins.org/browser/wp-email/i18n/
into the WP-Email folder on the Webserver.
The Language Files do not seme to work. It's still all in English.

When I try to send a Mail I get the
"An error has occurred when trying to send this email:
ยป Language string failed to load: instantiate"
Error

What can I do to fix the Problems?
 Huh?
Logged
Ttech
Official Support
Administrator
*****
Offline Offline

Posts: 4,290



View Profile WWW
« Reply #1: 26 December 2007, 01:24 »

Did you setup everything correctly eg email server?
Logged

Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers
GaMerZ
lesterchan.net
Administrator
*****
Offline Offline

Posts: 7,089



View Profile WWW
« Reply #2: 26 December 2007, 08:25 »

German version? You need to download the German translation of WP and WordPress itself. http://codex.wordpress.org/Installing_WordPress_in_Your_Language

The language error is because your mail is not set correctly, try using php, smtp or sendmail in wp-admin -> email -> email options
Logged


++ lesterchan.net - Lester Chan's Website

I DO NOT provide support for any modifications of any plugin to meet your needs/requirements, unless it is a paid job and I have the time to do it due to the large number of request.
kugelblitz
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #3: 26 December 2007, 13:48 »

You mean the Fields above     
"You may leave the above fields blank if you do not use a SMTP server."

I left them blank... Did not work

I filled out my SMTP Server settings... Did not work too.

Logged
GaMerZ
lesterchan.net
Administrator
*****
Offline Offline

Posts: 7,089



View Profile WWW
« Reply #4: 26 December 2007, 14:19 »

It is under Mail Sending Type, nothing to do with the SMTP settings
Logged


++ lesterchan.net - Lester Chan's Website

I DO NOT provide support for any modifications of any plugin to meet your needs/requirements, unless it is a paid job and I have the time to do it due to the large number of request.
kugelblitz
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #5: 26 December 2007, 16:50 »

ah right
I set it to "send mail" and it works now
Thank You GaMerZ

Still it's all in English.
I downloaded the "wp-email-de_DE.mo" and "wp-email-de_DE.po"
Where do I have to put these language files?
I put them in the "wp-content\plugins\email" folder - didn't work
so I put it in the "wp-content\plugins\translations" - didn't work

Logged
GaMerZ
lesterchan.net
Administrator
*****
Offline Offline

Posts: 7,089



View Profile WWW
« Reply #6: 26 December 2007, 20:00 »

It should be placed in "wp-content\plugins\email"

If it does not works means it is your wordpress is not translated properly.

Under wp-content\languages, did u see any files or folders?
Logged


++ lesterchan.net - Lester Chan's Website

I DO NOT provide support for any modifications of any plugin to meet your needs/requirements, unless it is a paid job and I have the time to do it due to the large number of request.
kugelblitz
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #7: 27 December 2007, 16:34 »

Ah I see
That folder "wp-content\languages" does not exist in my Wordpress Version.
That could explain why it does not work.
Logged
GaMerZ
lesterchan.net
Administrator
*****
Offline Offline

Posts: 7,089



View Profile WWW
« Reply #8: 27 December 2007, 19:23 »

yeap because I suspect your WordPress is not really translated based on mo/po and hence it will not work for u.
Logged


++ lesterchan.net - Lester Chan's Website

I DO NOT provide support for any modifications of any plugin to meet your needs/requirements, unless it is a paid job and I have the time to do it due to the large number of request.
Ttech
Official Support
Administrator
*****
Offline Offline

Posts: 4,290



View Profile WWW
« Reply #9: 30 December 2007, 04:56 »

I never understood this translation stuff.
Logged

Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers
David Potter
Jr. Member
**
Offline Offline

Posts: 51



View Profile WWW
« Reply #10: 05 February 2008, 22:35 »

I'm getting this same error on WP 2.3.2 and I'm using English.  I'm using SMTP and it used to work, but it stopped working sometime late last year.  Any ideas?
Logged

Windows Server 2003
IIS 6
MySQL 5.0.45-community-nt
PHP 5.2.4
WordPress 2.6
GaMerZ
lesterchan.net
Administrator
*****
Offline Offline

Posts: 7,089



View Profile WWW
« Reply #11: 06 February 2008, 08:07 »

The error is the default error message used in phpmailer. Try changing it to PHP or sendmail
Logged


++ lesterchan.net - Lester Chan's Website

I DO NOT provide support for any modifications of any plugin to meet your needs/requirements, unless it is a paid job and I have the time to do it due to the large number of request.
David Potter
Jr. Member
**
Offline Offline

Posts: 51



View Profile WWW
« Reply #12: 06 February 2008, 18:01 »

Unfortunately I can only use SMTP mail since I'm hosting on IIS.  This is really a shame Sad
Logged

Windows Server 2003
IIS 6
MySQL 5.0.45-community-nt
PHP 5.2.4
WordPress 2.6
GaMerZ
lesterchan.net
Administrator
*****
Offline Offline

Posts: 7,089



View Profile WWW
« Reply #13: 07 February 2008, 01:14 »

But if it stopped working perhaps your admin has did some modification or block the access to SMTP by scripts?
Logged


++ lesterchan.net - Lester Chan's Website

I DO NOT provide support for any modifications of any plugin to meet your needs/requirements, unless it is a paid job and I have the time to do it due to the large number of request.
David Potter
Jr. Member
**
Offline Offline

Posts: 51



View Profile WWW
« Reply #14: 07 February 2008, 02:15 »

Unfortunately I am the admin Smiley.  I'll look deeper on my server.  Thanks.
Logged

Windows Server 2003
IIS 6
MySQL 5.0.45-community-nt
PHP 5.2.4
WordPress 2.6
GaMerZ
lesterchan.net
Administrator
*****
Offline Offline

Posts: 7,089



View Profile WWW
« Reply #15: 07 February 2008, 09:36 »

let me know if you found anything =D
Logged


++ lesterchan.net - Lester Chan's Website

I DO NOT provide support for any modifications of any plugin to meet your needs/requirements, unless it is a paid job and I have the time to do it due to the large number of request.
Ttech
Official Support
Administrator
*****
Offline Offline

Posts: 4,290



View Profile WWW
« Reply #16: 09 February 2008, 18:40 »

same
Logged

Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers
monfreex
Newbie
*
Offline Offline

Posts: 2



View Profile WWW
« Reply #17: 31 March 2008, 01:27 »

I also had the same error but I decided to edit the plugin's core files. You can find my solution to this error in this article.
Logged
GaMerZ
lesterchan.net
Administrator
*****
Offline Offline

Posts: 7,089



View Profile WWW
« Reply #18: 31 March 2008, 01:34 »

You can always make use of PHP to send email. WP-Admin -> Email -> Email Options -> "Method Used To Send E-Mail:"

The reason why PHPMailer throw you this error is because it has problem instantiating a channel (Sendmail, PHP or SMTP) to send the email.

The language string error can be ignored because WP-Email/WordPress did not include any languages for PHPMailer within the distribution.
Logged


++ lesterchan.net - Lester Chan's Website

I DO NOT provide support for any modifications of any plugin to meet your needs/requirements, unless it is a paid job and I have the time to do it due to the large number of request.
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.045 seconds with 23 queries.