Can anyone help me customize my email template. The email the phpLD sends is without space. The links are not "clickable".Is there any special way to get it right? ------------------------------------------------ Get Your Sites Listed In Our Search Engine Friendly Free Directory within 24 Hours http://gisgap.com
Open you /libs/phpmailer/class.phpmailer.php file and: Change var $ContentType = "text/plain"; to var $ContentType = "text/html";
I checked /libs/phpmailer/class.phpmailer.php file, var $ContentType = "text/html"; was set by default. So Can i use html instead of test? Thank you for helping ------------------------------------------------ Get Your Sites Listed In Our Search Engine Friendly Free Directory within 24 Hours http://gisgap.com
Yes, you should be able to use html by default if you're currently set up as so. good luck with your project.
Thanks for your help. I don't what happen, i can't get access to the admin area, the categories don't appear any more. here is the directory link: http://gisgap.com Did i loose all the data ? I'm very confused