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: My own WP-EMail Hack  (Read 2255 times)

0 Members and 1 Guest are viewing this topic.

Offline monfreex

  • Newbie
  • *
  • Posts: 2
    • View Profile
My own WP-EMail Hack
« on: 02 April 2008, 14:24 »
First of all great email to a friend plugin by Lester and for those of you having language instantiation problems with the plugin even if your site is in english, you can try this simple solution I wrote in my latest article.

http://www.raymondselda.com/hacking-wp-email/


Raymond Selda
Drummer / Web Developer
http://www.raymondselda.com/

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: My own WP-EMail Hack
« Reply #1 on: 02 April 2008, 17:32 »
Thanks for sharing =D

Just to clarify something for the rest of the users:
Quote
Just to add, 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.