All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.


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

0 Members and 1 Guest are viewing this topic.

Offline kugelblitz

  • Newbie
  • *
  • 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?
 ???

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,294
    • View Profile
Did you setup everything correctly eg email server?
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
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

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline kugelblitz

  • Newbie
  • *
  • 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.


Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
It is under Mail Sending Type, nothing to do with the SMTP settings

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline kugelblitz

  • Newbie
  • *
  • 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


Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
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?

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline kugelblitz

  • Newbie
  • *
  • 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.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
yeap because I suspect your WordPress is not really translated based on mo/po and hence it will not work for u.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,294
    • View Profile
I never understood this translation stuff.
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline David Potter

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
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?
Windows Server 2003
IIS 6
MySQL 5.0.45-community-nt
PHP 5.2.6
WordPress 2.6.2 moving to 2.7

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
The error is the default error message used in phpmailer. Try changing it to PHP or sendmail

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline David Potter

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
Unfortunately I can only use SMTP mail since I'm hosting on IIS.  This is really a shame :(
Windows Server 2003
IIS 6
MySQL 5.0.45-community-nt
PHP 5.2.6
WordPress 2.6.2 moving to 2.7

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
But if it stopped working perhaps your admin has did some modification or block the access to SMTP by scripts?

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline David Potter

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
Unfortunately I am the admin :).  I'll look deeper on my server.  Thanks.
Windows Server 2003
IIS 6
MySQL 5.0.45-community-nt
PHP 5.2.6
WordPress 2.6.2 moving to 2.7

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
let me know if you found anything =D

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,294
    • View Profile
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline monfreex

  • Newbie
  • *
  • Posts: 2
    • View Profile
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.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
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.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.