Emails - forgot password and password reset Emails - forgot password and password reset
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Emails - forgot password and password reset

Started by macnyc, January 19, 2006, 06:14:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

macnyc

These emails are going out as plain text - and the link in the email - that the user is to click is not clickable.  Of course they can copy and paste into their browser - but I would like to make this link clickable.

It seems the file - mailer.inc.php controls the format of the emails.  Is this for all email - or just the registration?

What setting in this file is modified so that all email is html?


macnyc