Quote Originally Posted by geeker View Post
I suspect the solution to this is to restore the forgot password page to it's unmodified state but I figured I'd ask if anyone has run into this and perhaps explain where this function comes from.

After installing COWOA on a dev install I was testing and the forgot password page threw a 500 error. I checked logs and it was due to "Call to undefined function zen_create_padss_password()". Any idea where this function comes from and what benefit would there be in using it instead of whatever zen uses by default? This is a 1.5 zen install.

Using Dev tool kit on both dev and live (live has a working forgot password page) installs I can't seem to find this function.

Thanks in advance.
Most problems occur because the files are not being uploaded to there correct directories or you have not merge the files correctly. Make sure you renamed the Admin_Folder and the YOUR_TEMPLATE folders to your custom folder name that you are using. The forgot password function should work with no problems.