AI Search
Classic Search
Notifications
Clear all
Jul 14, 2018 1:00 am
Ok @verek, as a temporary solution please open /plugins/wpforo/wpf-includes/class-members.php file.
Find this line:
if( wpfkey($data, 'secondary_groups') ){
Change to this:
if( wpfkey($data, 'secondary_groups') && is_array($data['secondary_groups']) ){
We'll adapt the code in next version for such cases.
Page 2 / 2
Prev