Flamingo found_items is private now
-
Hi there
After yesterdays update, cf7-views is displaying an error.
$found_items was made private. We now have to use count() function instead.Could you please replace Flamingo_Inbound_Message::$found_items with
Flamingo_Inbound_Message::count($args)?You can find it here: plugins/cf7-views/inc/helpers.php (Line 46)
I fixed it manually in the plugin and worked for me.
Best regards
Tobias
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Flamingo found_items is private now’ is closed to new replies.