@amereservant
Active 1 year, 1 month ago
-
amereservant joined the group Private BuddyPress 14 years, 10 months ago
-
amereservant started the forum topic A few fixes for NOTICE level errors… in the group Private BuddyPress 14 years, 10 months ago
I’m running WordPress with WP_DEBUG on and there’s a couple of E_NOTICE level errors in your code.
The first is on line 102, the variable
$protectionis not defined.
This can easily be fixed by adding on line 100:
`else […]