Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Jeina,

    Yes I have seen and it seems to be broken.

    I am not online those days, next Thursday or Friday I try to fix it and update a new version.

    Sorry for the delay.

    Thread Starter Jeina

    (@jeina)

    Hey Javier,

    Thanks a lot!

    Jeina

    Plugin Author Javier Carazo

    (@carazo)

    Done I send the update now.

    Ivan Stefanov

    (@iv3rson76)

    SiteGround Representative

    Javier, have you noticed what caused this issue, because I’m currently using bbPress and BuddyPress on a multi-site and the newly imported users aren’t visible in All users section, while if I try the very same csv on a plain WordPress everything is working fine.

    @ivan Stefanov: This is not your topic & has been resolved. If you require assistance then, as per the Forum Welcome, please post your own topic.

    i just imported some users, using latest version: 1.9.3, and even tho i’m specified approve when imported, none are:-\

    has the update u sent 2 days ago not made it into the latest version?

    Plugin Author Javier Carazo

    (@carazo)

    This is included in the code, look at:

    // New User Approve
    if( $approve_users_new_user_appove == “approve” )
    update_user_meta( $user_id, “approved”, true );
    else
    update_user_meta( $user_id, “pending”, true );

    so why do these imported users show pending?

    brg527 Barbara Greco brg527@ Subscriber 0 pending None
    brian.payne Brian Payne brian.payne@ Subscriber 0 pending None
    cakeracer Ruth Wahl cakeracer@ Subscriber 0 pending None
    cbstaunton1 Charles Staunton cbstaunton1@ Subscriber 0 pending None
    charles.markert Charles Markert charles.markert@ Subscriber 0 pending None

    Plugin Author Javier Carazo

    (@carazo)

    No idea :s, I can give you a proffessional service to see what’s happening in your system.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Users imported as pending’ is closed to new replies.