• jyamamo

    (@jyamamo)


    Hi! I’m planning to invite a few people as authors to my blog (https://fredures.org/wp/) and I set up a new user (“rbij” at the admin link given above), which is just me under another hat, to check that it all works smoothly.

    Unfortunately, it doesn’t seem to work at all. The email notification does not get sent (I’ve checked the junk mail folder as well, of course), and if I go to the login page (https://fredures.org/wp/wp-login.php) and try to log in as “rbij” I just get told the login details are wrong.

    I really hope this can be fixed!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • threadi

    (@threadi)

    Have you ever sent emails from your project? If not, you won’t be aware that this doesn’t seem to work yet. Possible reasons are that your hoster generally prevents the sending of emails or that the recipient rejects the incoming email as a possible spam email.

    To solve this, you can use an SMTP plugin. This sends outgoing emails with authentication via an email server, which ensures that they are received. One such SMTP plugin is this one: https://www.ads-software.com/plugins/wp-mail-smtp/

    Thread Starter jyamamo

    (@jyamamo)

    Thank. you, threadi! Unfortunately, the plug-in won’t activate. Here’s what I get:

    Fatal error: Uncaught mysqli_sql_exception: Table ‘jyamamo1_wp1.wp_actionscheduler_actions’ doesn’t exist in /home/jyamamo1/public_html/wp/wp-includes/wp-db.php:2056 Stack trace: #0 /home/jyamamo1/public_html/wp/wp-includes/wp-db.php(2056): mysqli_query() #1 /home/jyamamo1/public_html/wp/wp-includes/wp-db.php(1945): wpdb->_do_query() #2 /home/jyamamo1/public_html/wp/wp-includes/wp-db.php(2695): wpdb->query() #3 /home/jyamamo1/public_html/wp/wp-admin/includes/upgrade.php(2749): wpdb->get_results() #4 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php(135): dbDelta() #5 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php(63): ActionScheduler_Abstract_Schema->update_table() #6 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php(43): ActionScheduler_Abstract_Schema->register_tables() #7 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(57): ActionScheduler_DBStore->init() #8 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php(180): ActionScheduler_HybridStore->init() #9 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/action-scheduler.php(60): ActionScheduler::init() #10 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/action-scheduler.php(66): action_scheduler_initialize_3_dot_7_dot_1() #11 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/src/Core.php(884): require_once(‘/home/jyamamo1/…’) #12 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/src/Core.php(265): WPMailSMTP\Core->load_action_scheduler() #13 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/src/Core.php(83): WPMailSMTP\Core->init_early() #14 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php(58): WPMailSMTP\Core->__construct() #15 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php(64): wp_mail_smtp() #16 /home/jyamamo1/public_html/wp/wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php(349): require_once(‘/home/jyamamo1/…’) #17 /home/jyamamo1/public_html/wp/wp-admin/includes/plugin.php(2286): include_once(‘/home/jyamamo1/…’) #18 /home/jyamamo1/public_html/wp/wp-admin/plugins.php(191): plugin_sandbox_scrape() #19 {main} thrown in /home/jyamamo1/public_html/wp/wp-includes/wp-db.php on line 2056

    threadi

    (@threadi)

    I would recommend to contact their supportforum: https://www.ads-software.com/support/plugin/wp-mail-smtp/

    Or choose another plugin that serves the purpose: https://de.www.ads-software.com/plugins/tags/smtp/

    Or contact the support of your host and/or email service provider to explore alternatives.

    Thread Starter jyamamo

    (@jyamamo)

    OK. Thanks! At least I have options to explore now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Emails and login for new users’ is closed to new replies.