Notifications
Clear all

wpForo 1.x.x [Closed] arning: Illegal offset type in isset or empty in class-wpforo.php on line 125

1 Posts
1 Users
0 Reactions
667 Views
good999
Posts: 12
Topic starter
(@good999)
Eminent Member
Joined: 4 years ago

Something went wrong in my forum, showing

Warning: Illegal offset type in isset or empty in /home/taipeifu/public_html/wp-content/plugins/wp-fusion/includes/integrations/class-wpforo.php on line 125

 

My on line 125 is
if (empty( $settings) ||! isset( $settings[ $forumid])) {
return $can;