Zen Cart Logo
Forums / General Questions / Blank "new password" email

Blank "new password" email

Locked

Views: 1,245

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
15 Dec 2006, 3:02 AM
#1
craftzombie avatar

craftzombie

Zen Follower

Join Date:
Jul 2006
Posts:
494
Plugin Contributions:
0

Blank "new password" email

Are there ANY files other than these that have an effect on the Lost Password email that gets sent?

/includes/modules/pages/password_forgotten/header_php.php
/includes/functions/functions_general.php
/includes/functions/password_funcs.php
/includes/languages/english/password_forgotten.php

The email arrives fine, but the new password section of the email is blank.

I have been playing around in create_account.php and includes/modules/pages/login/jscript_form_check.php. I also disabled the welcome email. Would these have anything to do with it?

15 Dec 2006, 3:08 AM
#2
craftzombie avatar

craftzombie

Zen Follower

Join Date:
Jul 2006
Posts:
494
Plugin Contributions:
0

Re: Blank "new password" email

Nevermind, I figured it out. I had nothing entered under the password section in the admin under minimum values. duh.