Roundcube Community Forum

Release Support => Pending Issues => Topic started by: philip_rhoades on January 09, 2012, 11:49:00 PM

Title: Contacts not saving v0.7
Post by: philip_rhoades on January 09, 2012, 11:49:00 PM
People,

indexcontacts.sh was giving errors for which alec suggested a fix:

ALTER TABLE contacts ALTER email TYPE text;

- now the script finishes OK but new contacts are still not being added to the table - I can check with psql.  Sometimes I get an error that the contact already exists but it doesn't . .

Also, why are there 60+ copies of the same email address in some contact email fields?

Any suggestions about how to proceed from here?

Thanks,

Phil.
Title: Contacts not saving v0.7
Post by: alec on January 10, 2012, 02:29:18 AM
You should try with 0.7.1.
Title: Contacts not saving v0.7
Post by: philip_rhoades on January 10, 2012, 03:30:55 PM
Same problem . .