|
RE: Unable to create new user accounts: msg#00558web.interchange.users
>From the MySQL log: 10 Query select client_id from clients where client_id = 'test' 10 Query select client_id from clients where client_id = 'test' 10 Query delete from clients where client_id = test 10 Query insert into clients (client_id) VALUES (test) 10 Query update clients SET password = '5p4c8TlI.RuPM' where client_id = test It's seems to be using client_id ( a integer auto_increment field ) as the key, all though I set this in catalog.conf: UserDB default key username That clearly didn't work. I also wonder why it sets the password to that random string when I specified the password 'test' in the mv_password and mv_verify form fields. Hrmf. -- Trond Arve Nordheim > -----Original Message----- > From: interchange-users-admin@xxxxxxxxxxxxxxxxxxxx > [mailto:interchange-users-admin@xxxxxxxxxxxxxxxxxxxx]On Behalf Of Stefan > Hornburg (Racke) > Sent: 14. juni 2001 15:07 > To: interchange-users@xxxxxxxxxxxxxxxxxxxx > Subject: Re: [ic] Unable to create new user accounts > > > "Trond Arve Nordheim" <trond.arve@xxxxxxxxxxx> writes: > > > [...] > > > > > It seems that Interchange executes a pretty bad SQL statement > here, but I > > can't find any way to debug them (for example make interchange > print every > > sql query to the error.log). > > Let MySQL write a log file and look there for the SQL statements > IC issues. > > Bye > Racke > > -- > Master of Swiss Web 2001: http://www.zweifel.ch/ > > For projects and other business stuff please refer to COBOLT NetServices > (URL: http://www.cobolt.net; Email: info@xxxxxxxxxx; Phone: > 0041-1-3884400) > _______________________________________________ > Interchange-users mailing list > Interchange-users@xxxxxxxxxxxxxxxx > http://lists.akopia.com/mailman/listinfo/interchange-users > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Limiting Shipping based on cart?: 00558, Rick Shank |
|---|---|
| Next by Date: | RE: "Buy List" button: 00558, Phillip A. Ryals |
| Previous by Thread: | Re: Unable to create new user accountsi: 00558, Stefan Hornburg (Racke) |
| Next by Thread: | Re: Unable to create new user accounts: 00558, Jason Kohles |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |