Page 1 of 1

Problema con "Import Users from CSV" di NMS

Posted: Sun Nov 11, 2007 9:35 pm
by farhadprm
Ciao tutti,

Ho installato l'ultima versione di NMS ma ho 2 problemi:
1. ho inserito 5 email ma quando processo un job, manda il messaggio solo a due dei 5 email.
2. non riesco ad importare indirizzi email.
secondo help:
Import Users from CSV
The import file must be in CSV (comma separated value) format, one entry per line.
The columns are:
uniqueid, email address, username, list name, active
Email addresses may be repeated on subsequent lines (particularly for different lists).
quindi ho creato un file CVS e ho inserito i dati in questo modo:
1,info@dominio.com,nomeuser,Presentation
2,info@dominio2.com,nomeuser2,Presentation
ma ricevo la seguente errore:
Error count: 13
Lines: 13
Users Added: 0
Memberships: 0
  Error at line 1, not enough fields
  Error at line 2, not enough fields
  Error at line 3, not enough fields
  Error at line 4, not enough fields
  Error at line 5, not enough fields
  Error at line 6, not enough fields
  Error at line 7, not enough fields
  Error at line 8, not enough fields
  Error at line 9, not enough fields
  Error at line 10, not enough fields
  Error at line 11, not enough fields
  Error at line 12, not enough fields
  Error at line 13, not enough fields
grazie mille
far

Re: Problema con "Import Users from CSV" di NMS

Posted: Sun Nov 11, 2007 10:09 pm
by alby
farhadprm wrote: Ciao tutti,

Ho installato l'ultima versione di NMS ma ho 2 problemi:
1. ho inserito 5 email ma quando processo un job, manda il messaggio solo a due dei 5 email.
2. non riesco ad importare indirizzi email.
secondo help:
Import Users from CSV
The import file must be in CSV (comma separated value) format, one entry per line.
The columns are:
uniqueid, email address, username, list name, active
Email addresses may be repeated on subsequent lines (particularly for different lists).
quindi ho creato un file CVS e ho inserito i dati in questo modo:
1,info@dominio.com,nomeuser,Presentation
2,info@dominio2.com,nomeuser2,Presentation
Non ho visto l'help e quindi posso sbagliarmi ma hai scritto:
uniqueid, email address, username, list name, active

manca il campo active (che se non sbaglio è 1), prova con:
1,info@dominio.com,nomeuser,Presentation,1
2,info@dominio2.com,nomeuser2,Presentation,1
Per le email, ho visto che può capitare.
Prova a mandarne una di SOLO testo

Alby

Re: Problema con "Import Users from CSV" di NMS

Posted: Mon Nov 12, 2007 10:27 am
by farhadprm
grazie della risposta.
Per quanto riguarda import email, ho provato e ha funzionato. grazie
Per quanto riguarda l'invio lo devo provare. Quidni il problema potrebbe essere nell'invio dei messaggi in formato html e invece non ci sono problemi con formato txt?

grazie
far

Re: Problema con "Import Users from CSV" di NMS

Posted: Mon Nov 12, 2007 10:41 am
by alby
farhadprm wrote: Per quanto riguarda l'invio lo devo provare. Quidni il problema potrebbe essere nell'invio dei messaggi in formato html e invece non ci sono problemi con formato txt?
Alcuni hanno riscontrato questo problema (mi pare anche uno molto di recente nella sezione italiana) ed in genere si risolveva spedendo msg in formato testo.
Prova con 2/3 invii di prova

Alby