Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: Website Integration Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
RobFoster
Newbie
Newbie


Joined: 13 December 2005
Location: Canada
Online Status: Offline
Posts: 18
Posted: 20 March 2006 at 1:34pm | IP Logged Quote RobFoster

I have read the page in the help section on web site integration and I am having a problem. When I pass the following information:

Set rUser = New RedirectUser
rUser.wm_email = adoRSCheckEMail.fields("email")
rUser.wm_login = adoRSCheckEMail.fields("mail_login")
rUser.wm_password = adoRSCheckEMail.fields("mail_password")
rUser.UserLogin()

It keeps telling me the account does not exist and wants me to set up an account. I have checked the db and made sure all the information in there, however the one thing I did notice as weird is the mail_password. The password is all numbers and it's stored in the database as squares. I have checked other passwords that are letters and it logs in no problem. How can we fix this? Alot of our clients have number only passwords and this is going to be a big problem. Thanks
Back to Top View RobFoster's Profile Search for other posts by RobFoster
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 21 March 2006 at 11:08am | IP Logged Quote Alex

Thank you for the bug report. The bug is already fixed.

We've sent you email regarding hwo to obtain the latest version of WebMail Pro package to e-mail address you've specified when purchased WebMail Pro.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
RobFoster
Newbie
Newbie


Joined: 13 December 2005
Location: Canada
Online Status: Offline
Posts: 18
Posted: 21 March 2006 at 11:15am | IP Logged Quote RobFoster

Is there anyway to install this update WITHOUT over writing all my existing code changes?
Back to Top View RobFoster's Profile Search for other posts by RobFoster
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 21 March 2006 at 12:34pm | IP Logged Quote Alex

Yes, it's possible. We've already sent you mail with corresponding instructions.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
RobFoster
Newbie
Newbie


Joined: 13 December 2005
Location: Canada
Online Status: Offline
Posts: 18
Posted: 21 March 2006 at 1:25pm | IP Logged Quote RobFoster

Thanks for the e-mail.

I tried to copy and paste your files that were changed around my files I have changed and it still did not work. So I decided to overwrite all my data with your files and use the new version I will go back and make my changes. However, after overwritting all files except settings.inc and settings_path I still have the same problem. It keeps telling me the user needs to register. I am not sure what I am missing, but I belive it's a problem with the way the password is stored as I don't think it should be saved as all sqaures. Is there anyway I can get it to write out the password (response.write) so I can make sure it's passing the right password? Thanks again guys for all your help.
Back to Top View RobFoster's Profile Search for other posts by RobFoster
 
RobFoster
Newbie
Newbie


Joined: 13 December 2005
Location: Canada
Online Status: Offline
Posts: 18
Posted: 21 March 2006 at 11:03pm | IP Logged Quote RobFoster

Now when I got to login it tells me I have the wrong username and/or password. Any ideas why I am seeing this? Can you please also confirm I am to see squares in place for the password? Thanks
Back to Top View RobFoster's Profile Search for other posts by RobFoster
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 22 March 2006 at 9:43am | IP Logged Quote Alex

We have sent you e-mail.
Quote:

Can you please also confirm I am to see squares in place for the password?

It's ok that you see squares instead of password in database fields. In database, all passwords are stored in encoded form which cannot be represented as text characters.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide