[ic] Auto-create of user failed (new)

Lyn St George interchange-users@icdevgroup.org
Thu Apr 10 11:51:01 2003


On Thu, 10 Apr 2003 08:25:52 -0700 (PDT), Gabriel Szraibman wrote:

>
>Hi list,
>
>I've been reading the mails about this issue but they
>don't seem to answer my particular problem.
>
>Whenever i generate an order at checkout without login
>in, i get the following on error.log:
>
>192.168.0.2 kF9Amm2C:192.168.0.2 -
>[10/April/2003:12:07:21 -0300] test
>/cgi-bin/test/process.html Safe: Auto-create of user
>failed. at (eval 360) line 1.
>> 
>>  die errmsg("Auto-create of user failed."); 

This will happen if you enter a postalcode (zip) of fewer than
4 characters, which is common enough in the UK and other places.


>I have in my log_transaction:
>
>#### begin [value mv_order_number] #####
>                    password='[value zip]'
>                        verify='[value zip]'
>        ]
>        |]
>        [seti mv_autocreate]
>            mv_username=[data session username]
>            mv_password=[value zip]

My usual solution is to change mv_password=[value zip] to
mv_password=pass[value zip], which ensures at least 4 characters.

>Can anyone help me correct the problem. On the other
>hand can i avoid the user auto-create feature by
>commenting the code?
>
>Thanks,
>
>        Gabriel
>
>
>__________________________________________________
>Do you Yahoo!?
>Yahoo! Tax Center - File online, calculators, forms, and more
>http://tax.yahoo.com
>_______________________________________________
>interchange-users mailing list
>interchange-users@icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
>

-
Cheers
Lyn St George
+---------------------------------------------------------------------------------
+ http://www.zolotek.net .. eCommerce hosting, consulting
+ http://www.os2docs.org .. some 'How To' stuff ...
+----------------------------------------------------------------------------------