Hi, I just downloaded this plugin looks amazing thanks.
But I have a problem with add staff
Error messages is “Invalid argument supplied for foreach() in /wp-content/plugins/booking-ultra-pro/classes/bookingultra.user.php on line 1020”
and code is “
foreach($users[‘users’] as $user)
{
$user_id = $user->ID;
$c_c++;
if($c_c==1){return $user_id;}
}
“
Thanks for answer and help