ColdFusion General :: registration Error
This thread was displayed: 140 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Raymond Rwehumbiza
02-08-2007 19:40:25 GMT +2
|
am get problem even on registratration, attached is the error.
Developer Details:
INSERT INTO users (username,password) VALUES ('raymond@gwu.edu','106A6C241B8797F52E1E77317B96A201')
tNG Execution Trace - VIEW
- tNG_insert.executeTransaction
- STARTER.Trigger_Default_Starter
- tNG_insert.doTransaction
- BEFORE.Trigger_Default_FormValidation
- BEFORE.Trigger_Registration_CheckUniqueUsername
- BEFORE.Trigger_Registration_CheckPassword
- BEFORE.Trigger_Registration_EncryptPassword
- tNG_insert.prepareSQL
- tNG_insert.executeTransaction - execute sql*
- ERROR.Trigger_Default_Insert_RollBack
- tNG_insert.getRecordset
- tNG_insert.getFakeRsArr
- tNG_insert.getLocalRecordset
- tNG_insert.getFakeRecordset
- tNG_insert.getFakeRecordset
|
|
|
Razvan Racasanu[InterAKT]
02-09-2007 10:18:54 GMT +2
|
Hello,
Can you post in a private message FTP connection details and the URL of your registration page?
Regards,
Razvan RACASANU
|
|
|
Razvan Racasanu[InterAKT]
02-12-2007 16:05:40 GMT +2
|
Hello,
This is happening because you have selected the option to encrypt passwords, but the only user in the users database did not have the password encrypted so you could not log in. If you disable this option, you will be able to login.
When the encrypt option is checked, you must make sure that all users are created through a page generated by the Registration wizard, as only this way the passwords will be correctly generated.
Regards,
Razvan RACASANU
|
|
|
Razvan Racasanu[InterAKT]
02-12-2007 16:11:24 GMT +2
|
Hello,
I could not find the page that you created for user registration. Please post the name of that page if you are still having problems with it.
Regards,
Razvan RACASANU
|
|
|