close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Lost password being sent ok but then not accepting new password

Thread began 2/03/2010 6:26 pm by bryan107833 | Last modified 2/08/2010 4:33 pm by bryan107833 | 1731 views | 6 replies

Jason ByrnesWebAssist

honestly, I'm baffled. If the value is being updated in the database, the login should be working. to make sure that the database is being updated with the correct value, take the string in the email:
eVyVTfNt


and convert it to the sha1 equivilant:
<?php echo(sha1("eVyVTfNt")); ?>


this should match the value in the database.

If it is updating in the database, tyhe only thing I can think is the user is not entering it correctly in the login form. Maybe they are typing it manually and getting the case wrong? or they are copying and pasting an extra space?

<?php echo(sha1("eVyVTfNt ")); ?>


will get a different result than:
<?php echo(sha1("eVyVTfNt")); ?>

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...