I suggest that you export the old subscribers from wp_easymail_subscribers database table and import into the same table of new site. The mailing lists are stored inside a blog option named alo_em_mailinglists (in wp_options table), so you can copy the content from there and paste into the same option of new site.
Ti suggerisco di esportare i vecchi iscritti direttamente dalla tabella del db chiamata wp_easymail_subscribers e importarli nella stessa tabella sul nuovo sito. Le liste sono archiviate in una opzione chiamata alo_em_mailinglists (nella tabella wp_options), puoi copiarne il contenuto e incollarlo nella stessa opzione nel nuovo sito.
Thread Starter
Jupa
(@jupa)
Good evening Eventualo,
phpMyAdmin I opened it and found the table wp_easymail_subscribers and I successfully exported.
The table wp_options are only:
option_id; option_name; ption_value; autoload
No trace of alo_em_mailinglists.
I maybe wrong search?
Need more information?
Rest listening.
I thank you in advance.
—
Buonasera Eventualo,
ho aperto phpMyAdmin ed ho trovato la tabella wp_easymail_subscribers e l’ho esportata con successo.
Nella tabella wp_options sono presenti solo:
option_id; option_name; ption_value; autoload
nessuna traccia di alo_em_mailinglists.
Ho forse sbagliato la ricerca?
Hai bisogno di altre informazioni?
Resto in ascolto.
Ti ringrazio anticipatamente.
alo_em_mailinglists is not a table column: you should find a record, stored inside option table, with the option_name=alo_em_mailinglists.
alo_em_mailinglists non è una colonna della tabella: dovrebbe esserci un record nella tabella opzioni con option_name=alo_em_mailinglists.
Thread Starter
Jupa
(@jupa)
Non appena posso verifico e la aggiorno.
Per intanto la ringrazio.
Thread Starter
Jupa
(@jupa)
Dear Eventualo,
I found the line alo_em_mailinglists and I shifted into the new db.
Now I would like to transfer:
newsletter archive
Archive send and related statistics
How do I proceed?
Thank you for your prompt assistance.
—
Gentilissimo Eventualo,
ho individuato la riga alo_em_mailinglists e l’ho traslata nel nuovo db.
Ora vorrei trasferire :
Archivio newsletter
Archivio invii e relative statistiche
Come procedo?
Grazie per la tua puntuale assistenza.
To export newsletters you can use
Tools > Export.
To import them into new blog you can use
Tools > Import.
In both cases, you need the dedicated plugin that you can automatically install during operations.
Per esportare le newsletter e relativi meta puoi usare l’esportazione di WP: in Strumenti > Esporta.
Per importarle nel nuovo blog utilizza Strumenti > Importa.
In entrambi i casi, occore un plugin che puoi installare automaticamente durante le procedure stesse.
Thread Starter
Jupa
(@jupa)
Good morning,
So if I understand I should:
On the old site in dashboar WP start Export
On the new dashboard that is localhost in the WP initiate matter.
I can confirm kindly.
If it’s correct just not to make mistakes esporterei an archive or individual newsletter?
Thank you
—
Buongiorno
Quindi se ho ben capito dovrei:
Sul vecchio sito nella dashboar WP avviare Esporta
Sul nuovo che è in localhost nella dashboard WP avviare importa.
Mi può confermare gentilmente.
Se è corretto giusto per non sbagliare esporterei un archivio o le singole newsletter?
Grazie
It’s the standard export/import of WP: you download the export file from the 1st blog and then import it into 2nd blog.
The export file contains all the newsletters, so inside the dashboard of the 2nd blog you can see the list of newsletters and of course you can manage them as usual (edit, delete…).
E’ la procedura standard di export/import di WP: si scarica il file esportato dal primo blog e lo si importa nel secondo.
Il file di export contiene tutte le singole newsletter, così nella dashboard del secondo blog ci sarà la lista con tutte le newsletter e sarà possibile gestirle come al solito (modifica, elimina…).
Thread Starter
Jupa
(@jupa)
Good morning
to avoid any problems and since I’m only 20 newsletters I thought of copying the html text of each and recreate them at the new site.
What do you think about it?
—
Buongiorno
onde evitare eventuali problemi e visto che sono solo 20 newsletters ho pensato di copiare il testo html di ognuna e ricrearle nel nuovo sito.
Cosa ne pensi?
Doing copy & paste you can clone the texts but you loose all statistics. If you like to keep statistics and other meta you should use the WP export/import.
Facendo copia e incolla dei testi si perdono tutte le statistiche. Se invece vuoi mantenere statistiche e altre informazioni ti conviene la procedura di export/import.
Thread Starter
Jupa
(@jupa)
Good morning Eventualo,
I installed a plugin to import the XML file previously exported from the old site and to my lack of knowledge can not complete the import.
I want to import the archive and attached statistics from phpMyAdmin which tables and rows I need to copy?
For me it is important, thank you.
—
Buongiorno Eventualo,
ho installato un plugin per importare il file xml precedentemente esportato dal vecchio sito e per mia scarsa conoscenza non riesco completare l’importazione.
Voglio importare l’archivio e le statistiche annesse da phpMyAdmin quali tabelle e righe devo copiare?
Per me è importante, grazie.
Thread Starter
Jupa
(@jupa)
Good morning Eventualo,
problem solved. I installed a much better plugin [Importer WordPress] I now have all the newsletter at the new site.
Hooray.
Thanks for everything
—
Buongiorno Eventualo,
problema risolto. Ho installato un plugin decisamente migliore [Importatore WordPress] ora ho tutte le newsletter nel nuovo sito.
Evviva.
Grazie di tutto