@amereservant
active 1 year, 8 months ago
-
amereservant joined the group Private BuddyPress 1 year, 10 months ago
-
amereservant started the forum topic A few fixes for NOTICE level errors… in the group Private BuddyPress 1 year, 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 […]