Harald Geisler
Forum Replies Created
-
For now it seems to crashes when one field is empty.
Is there a way for the plug in to handle empty fields in the csv?I reexamined the csv and found that the row user_nicename was blank.
At the import I opted for:
What should the plugin do with empty cells?
Delete the metadataIs that the correct setting to handle empty cells?
For now I loved the import of 197 entries by simply deleting the row “user_nicename” then it went through.
Hello Javier,
Unfortunately the import stops after importing exactly 14 accounts.
I prepared a file with 197 accounts but no matter what it stops after 14.
I looked into the log and there is no hint to “import-users-from-csv-with-meta”.Any idea?
Thank you so much,
HaraldThanks, I have changed the from blank and filled them out.
The import is working now. All 3 test Users are imported.If I use PHP for mailing, all three emails leave and all arrive.
If I use SMTP for mailing, only the third entry arrives.
All mails are created and logged but only the third arrives. The debug log does show no entry related to emails or “import-users-from-csv-with-meta”.The third and last entry in the list is an email in the domain of the website
…@haraldgeisler.com maybe that has something to do with that?My question: As mentioned in the beginning I am planning to import over 1000 users in one batch. Would you recommend to use the PHP function to process this or SMTP?
Thank you.
Hello Javier, this is the info from the PHP log.
is this helpful?[21-Feb-2017 10:01:24 UTC] PHP Fatal error: Uncaught exception ‘phpmailerException’ with message ‘Invalid address: (setFrom) ‘ in /var/www/vhosts/web50.server23.campusspeicher.de/httpdocs/wp-includes/class-phpmailer.php:1023
Stack trace:
#0 /var/www/vhosts/web50.server23.campusspeicher.de/httpdocs/wp-includes/pluggable.php(352): PHPMailer->setFrom(”, ”, false)
#1 /var/www/vhosts/web50.server23.campusspeicher.de/httpdocs/wp-content/plugins/import-users-from-csv-with-meta/importer.php(396): wp_mail(‘arald.eisler@gm…’, ‘Welcome to Hara…’, ‘<p>Welcome Aral…’)
#2 /var/www/vhosts/web50.server23.campusspeicher.de/httpdocs/wp-content/plugins/import-users-from-csv-with-meta/import-users-from-csv-with-meta.php(316): acui_import_users(‘/var/www/vhosts…’, Array, 8104, false)
#3 /var/www/vhosts/web50.server23.campusspeicher.de/httpdocs/wp-content/plugins/import-users-from-csv-with-meta/importer.php(469): acui_fileupload_process(Array, false)
#4 [internal function]: acui_options(”)
#5 /var/www/vhosts/web50.server23.campusspeicher.de/httpdocs/wp-includes/ in /var/www/vhosts/web50.server23.campusspeicher.de/httpdocs/wp-includes/class-phpmailer.php on line 1023Thanks Javier,
I am not that WordPress savvy – where would I read out such a log? Is there a console in wordpress? ( Sorry )
If this is to complicated:
Is there maybe a plugin that you’d recommend to read out the Debug Output?Thanks for the fast reply.
I am not sure how to do that – where or how do I access the wordpress log?
Forum: Plugins
In reply to: [WP eCommerce] WP-e-Commerce: zero byte PDF download problemHi there, I had the same problem.
For me It was a conflict between WooCommerce 2.2.x and “NextGEN Gallery by Photocrati”.I simply disabled the later one and the download function will work again.
Hope this is helpful.
Forum: Plugins
In reply to: [WooCommerce] Digital Products unable to download since updating to 2.2.2Hi there, I had the same problem.
For me It was a conflict between WooCommerce 2.2.x and “NextGEN Gallery by Photocrati”.I simply disabled the later one and the download function will work again.
I hope this information was helpful to you.
Did this answer your question?Thanks,
HaraldForum: Plugins
In reply to: [Plugin woocommerce] Woocommerce Product Download ProblemHi there, I had the same problem.
For me It was a conflict between WooCommerce 2.2.x and “NextGEN Gallery by Photocrati”.I simply disabled the later one and the download function will work again.
I hope this information was helpful to you.
Did this answer your question?Thanks,
Harald