close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Forgot Password Email

Thread began 9/19/2011 9:24 am by Steve E | Last modified 9/19/2011 2:21 pm by Steve E | 1522 views | 4 replies |

Steve E

Forgot Password Email

Hi
I have modified the login registration pages by following the steps in the solution recipes on the following url

securityassist/

Everything works well and I thank you for making the videos tutorials for modifying the login process, I got to the final one, before I experienced any problems,

07_send_password.swf

The forgot password email, that is being sent from the random password generator displays the password in an encrypted format, I have reworked this page several times but to no effect?
In the tutorials, the guy gets his new password in an unencrypted format?

At the beginning of the tutorial it says 'Email new unencrypted password', in the bullet points?

I have attached my page for you to have a look at, I'm sure it's something stupid, however, I think it may be one of those 'can't see for looking scenarios'.

Any advice would be really apreciated.
Thanks in advance

Sign in to reply to this post

Jason ByrnesWebAssist

In the forgot password server behavior, go to the last screen where you can set the email body, select the password placeholder and delete it, then click the plus button and select the NewPW session variable.

Sign in to reply to this post

Steve E

Hi Jason
Thank you for getting back to me so quickly, I have tried that (3 times now), I deleted the password placeholder but when I attempt to add the session (NEW_PW) nothing happens, I can see it in the list, select it and then nothing actually gets inserted?
Any ideas? is there some way I can manually change this?
I have attached a screnshot fyi to be sure I am in the right place.
Thanks in advance

Sign in to reply to this post

Jason ByrnesWebAssist

make sure your mosuse cursor is in the email body section before clicking on the plaus button.


you can change tit in the code by editing the following line:

php:
"sessionVariables" => array(""),




to:

php:
"sessionVariables" => array("NEW_PW"),




then change:

php:
"mailBody" => "User name: [UserEmail]\nPassword: [UserPassword]\nPlease log in and reset your password to something you can remember.",




to:

php:
"mailBody" => "User name: [UserEmail]\nPassword: [Session.NEW_PW]\nPlease log in and reset your password to something you can remember.",
Sign in to reply to this post

Steve E

Jason you are a life saver once again :)
Thank you very much my freind.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...