Viewing 1 replies (of 1 total)
  • Thread Starter Pat O’Brien

    (@obrienlabs)

    I think I found the problem. Looks a little outdated?

    I made the following changes around line 234:

    $sql['select']  = "SELECT * FROM $wpdb->users";
    $sql['where']   = "WHERE user_activation_key <> ''";

    It now shows me my users, but not able to send the activation email since the activation key isn’t listed in the list.

Viewing 1 replies (of 1 total)
  • The topic ‘Not working for single site’ is closed to new replies.