users/users.php:128
$wpdb->prefix . “newsletter_profiles where newsletter_id=” . $recipients[$i]->id . ” order by name”);
Please remove references to (I hope) non-existing tables.
Thank you!
users/users.php:128
$wpdb->prefix . “newsletter_profiles where newsletter_id=” . $recipients[$i]->id . ” order by name”);
Please remove references to (I hope) non-existing tables.
Thank you!