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.
You should try with 0.7.1.
Same problem . .