Forums
Home / Plugin: BadgeOS BuddyPress Notifier / PHP 7 compatibility
(@charlielove)
7 years, 5 months ago
The declaration of BP_Badge_Notifier in includes/notifier.php, needs to be amended at line 39 for PHP 7.0 compatibility.
Code needs to be:
public function setup_globals($globals = array()) {