[ic] error for login user

Rene Hertell interchange at hertell.com
Sun May 18 14:26:26 UTC 2008


Davor Ocelic wrote:

> 1) remove "NOT NULL" for password field in the mentioned file
> 2) drop table 'userdb' from psql
> 3) delete file /path/to/catalog/products/.userdb.sql
> 4) restart Interchange

I have fixed this problem by adding  DEFAULT '' to the definition of the 
password-column.

Database userdb COLUMN_DEF "password=varchar(64) DEFAULT '' NOT NULL"


René

-=-=-
... Don't worry about temptation--as you grow older, it starts avoiding you.



More information about the interchange-users mailing list