logo       

RE: Unable to create new user accounts: msg#00558

web.interchange.users

Subject: RE: Unable to create new user accounts

>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>
Google Custom Search

News | FAQ | advertise