Well, one week, and no response from support.
We are left to assume that this plugin is now dead?
To save others some frustration…
If you plan to upgrade from PHP 7.4 to PHP 8.0 as you will inevitably have to, forget about using this plugin.
It does not work beyond PHP 7.4
So much the pity, for us. We have 45 websites and hundreds of meeting rooms.
Sadly, we must move on to another service, other than Agora. C’est la vie.
Hope this feedback helps others here.
Herby
… and if Agora Support ever comes back to the party, here is the problem…
TypeError · array_flip(): Argument #1 ($array) must be of type array, string given
/home/zacom/public_html/wp-content/plugins/wp-agora-io/includes/class-wp-agora-io-channel.php:423 array_flip
}
public function host_users(){
return json_encode(array_flip($this->properties['host']));
}
public function join_as_host(){