|
| |||||||
| Support (Version 2) Here is where we provide limited support for version 2. If you are seeking support for version 3 pr higher then you must post in the phpLD 3.x & 4.x Support Forum. |
![]() |
| | topic widgets |
| | #1 |
| Join Date: Feb 2006 Posts: 3 | Seems to be a popular subject, so I dug around the code a little. Open up <your pld directory>libs/phpmailer/class.phpmailer.php Change var $ContentType = "text/plain"; to var $ContentType = "text/html"; Mind you, this is not fully tested. I didn't dig too deep into the code to undrstand why it works since my EMailer is configured to use an smtp server (class.smtp.php) rather than the PHPMailer, but it works. |
| |
| | #2 |
| Supporter Join Date: Oct 2006 Location: www.supremedirectory.net Posts: 69 | easy but gr8 mod 10x __________________ Need a template/logo designed at a reasonable price? Pm me and we can work out a deal. SupremeDirectory - Premium Directory - Regular Permanent Links ONLY $3! |
| |
| | #3 |
| Supporter Join Date: Jul 2006 Posts: 376 | Can David or someone confirm that this good to do, or will it mess up something else? |
| |
| | #4 |
| Mentor Supporter Moderator Join Date: Dec 2006 Location: Indiana Posts: 5,146 | lol i think i changed every instance of text/plain to text/html in that file on my directories and i've not had any issues as of yet with it it helps with email templates so you can use Code: Content visible to registered users only. otherwise without it then the codes show up as text.... __________________ The Help Line :: The Best Place To Get Free Link Building, Traffic & PR Wesece :: General Free Directory Offering Detailed Website Statistics & Advanced SEO & Directory Tools phpLD & Webmasters Resource Forum Foamiki :: Foamy The Squirrel Wiki & Directory |
| |