wplms batches not Importing correctly

Home Forums WPLMS AddOns WPLMS Batches wplms batches not Importing correctly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #295754
    Tomorrow Pencils
    Spectator
    Dear Team, There is an error with the wplms batches plugin. When I upload CSV file only 2 or 3 will add but then there is an following error. Please help https://prnt.sc/u24419 Warning: in_array() expects parameter 2 to be array, null given in /home/customer/www/ewings.lk/public_html/wp-content/plugins/wplms-batches/includes/class.api.php on line 61

    Warning: in_array() expects parameter 2 to be array, null given in /home/customer/www/ewings.lk/public_html/wp-content/plugins/wplms-batches/includes/class.api.php on line 69

    Warning: in_array() expects parameter 2 to be array, null given in /home/customer/www/ewings.lk/public_html/wp-content/plugins/wplms-batches/includes/class.api.php on line 61

    Warning: in_array() expects parameter 2 to be array, null given in /home/customer/www/ewings.lk/public_html/wp-content/plugins/wplms-batches/includes/class.api.php on line 69

    Fatal error: Uncaught Error: Class 'PHPMailer' not found in /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-core/classes/class-bp-phpmailer.php:91 Stack trace: #0 /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-core/bp-core-functions.php(3233): BP_PHPMailer->bp_email(Object(BP_Email)) #1 /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-messages/bp-messages-functions.php(617): bp_send_email('messages-unread', Object(WP_User), Array) #2 /home/customer/www/ewings.lk/public_html/wp-includes/class-wp-hook.php(287): messages_notification_new_message(Object(BP_Messages_Message)) #3 /home/customer/www/ewings.lk/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 /home/customer/www/ewings.lk/public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #5 /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-messages/bp-messages-functions.php(200): do_action_ref_array('messages_messag...', Array) in /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-core/classes/class-bp-phpmailer.php on line 91
    #295755
    Tomorrow Pencils
    Spectator
    Warning: in_array() expects parameter 2 to be array, null given in /home/customer/www/ewings.lk/public_html/wp-content/plugins/wplms-batches/includes/class.api.php on line 61 Warning: in_array() expects parameter 2 to be array, null given in /home/customer/www/ewings.lk/public_html/wp-content/plugins/wplms-batches/includes/class.api.php on line 69 Warning: in_array() expects parameter 2 to be array, null given in /home/customer/www/ewings.lk/public_html/wp-content/plugins/wplms-batches/includes/class.api.php on line 61 Warning: in_array() expects parameter 2 to be array, null given in /home/customer/www/ewings.lk/public_html/wp-content/plugins/wplms-batches/includes/class.api.php on line 69 Fatal error: Uncaught Error: Class 'PHPMailer' not found in /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-core/classes/class-bp-phpmailer.php:91 Stack trace: #0 /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-core/bp-core-functions.php(3233): BP_PHPMailer->bp_email(Object(BP_Email)) #1 /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-messages/bp-messages-functions.php(617): bp_send_email('messages-unread', Object(WP_User), Array) #2 /home/customer/www/ewings.lk/public_html/wp-includes/class-wp-hook.php(287): messages_notification_new_message(Object(BP_Messages_Message)) #3 /home/customer/www/ewings.lk/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 /home/customer/www/ewings.lk/public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #5 /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-messages/bp-messages-functions.php(200): do_action_ref_array('messages_messag...', Array) in /home/customer/www/ewings.lk/public_html/wp-content/plugins/buddypress/bp-core/classes/class-bp-phpmailer.php on line 91
    #295760
    Tomorrow Pencils
    Spectator
    This reply has been marked as private.
    #296634
    Scott Lang
    Moderator
    Hi, We are unable to login with the given credential. Please share details along with your site URL too. You have to set up SMTP on WordPress:https://wplms.io/support/knowledge-base/email-not-being-sent/ Also, add this code to your customizer plugin-
    add_filter( 'bp_email_use_wp_mail', '__return_true' );
     
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘wplms batches not Importing correctly’ is closed to new replies.