Lester Chan's Forums

Please login or register.

Login with username, password and session length
Pages: [1]   Go Down

Author Topic: WP 2.3.1 DE-Edition | WP-Email 2.2 "Language string failed to load: instantiate"  (Read 11072 times)

0 Members and 1 Guest are viewing this topic.

kugelblitz

  • Newbie
  • *
  • Offline Offline
  • Posts: 4
    • View Profile
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?
 ???
Logged

Ttech

  • Official Support
  • Global Moderator
  • *****
  • Offline Offline
  • Posts: 4,294
    • View Profile
    • WWW
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: 10,040
    • View Profile
    • WWW
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
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: 10,040
    • View Profile
    • WWW
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
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: 10,040
    • View Profile
    • WWW
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
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: 10,040
    • View Profile
    • WWW
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
  • Global Moderator
  • *****
  • Offline Offline
  • Posts: 4,294
    • View Profile
    • WWW
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: 66
    • View Profile
    • WWW
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.6
WordPress 2.6.2 moving to 2.7

GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Offline Offline
  • Posts: 10,040
    • View Profile
    • WWW
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: 66
    • View Profile
    • WWW
Unfortunately I can only use SMTP mail since I'm hosting on IIS.  This is really a shame :(
Logged
Windows Server 2003
IIS 6
MySQL 5.0.45-community-nt
PHP 5.2.6
WordPress 2.6.2 moving to 2.7

GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Offline Offline
  • Posts: 10,040
    • View Profile
    • WWW
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: 66
    • View Profile
    • WWW
Unfortunately I am the admin :).  I'll look deeper on my server.  Thanks.
Logged
Windows Server 2003
IIS 6
MySQL 5.0.45-community-nt
PHP 5.2.6
WordPress 2.6.2 moving to 2.7

GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Offline Offline
  • Posts: 10,040
    • View Profile
    • WWW
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
  • Global Moderator
  • *****
  • Offline Offline
  • Posts: 4,294
    • View Profile
    • WWW
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
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: 10,040
    • View Profile
    • WWW
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
« previous next »
 

Page created in 0.044 seconds with 24 queries.