Uncaught Error: Call to undefined function bp_is_active()
-
Hi,
I’m using this plugin with bbPress 2.5.14 and I’m getting the error “Uncaught Error: Call to undefined function bp_is_active()” after a user registers at the bbPress registration page (set up using using the shortcode
[bbp-register]).After registration, the site throws a white page and goes to the URL example/wp-login.php?wpe-login=true . The user does not get “pending registration” email.
But the user registration shows up to be approved in member requests; and the user gets the ‘deny” email when I deny the registration. And if I try to register again with the same email, I get the WP error that the email is in use at the same URL example.com/wp-login.php?wpe-login=true
How do get around this error? I don’t want to use BuddyPress. Can I disable the checking for
bp_is_active()?Thanks
The page I need help with: [log in to see the link]
The topic ‘Uncaught Error: Call to undefined function bp_is_active()’ is closed to new replies.