function bp_registration_options_admin_footer() Missing
-
Hello,
I received an email from WordPress that there’s a critical error on my website. Kindly see the error below:
An error of type E_ERROR was caused in line 645 of the file
/home/364600.cloudwaysapps.com/dbzrfhvxkb/public_html/wp-content/plugins/bp-registration-options/includes/admin.php.
Error message: Uncaught Error: Call to undefined function
bp_registration_options_admin_footer() in
/home/364600.cloudwaysapps.com/dbzrfhvxkb/public_html/wp-content/plugins/bp-registration-options/includes/admin.php:645
Stack trace:
#0 /home/364600.cloudwaysapps.com/dbzrfhvxkb/public_html/wp-includes/class-wp-hook.php(308):
bp_registration_options_settings()
#1 /home/364600.cloudwaysapps.com/dbzrfhvxkb/public_html/wp-includes/class-wp-hook.php(332):
WP_Hook->apply_filters()
#2 /home/364600.cloudwaysapps.com/dbzrfhvxkb/public_html/wp-includes/plugin.php(517):
WP_Hook->do_action()
#3 /home/364600.cloudwaysapps.com/dbzrfhvxkb/public_html/wp-admin/admin.php(259):
do_action()
#4 {main}
? thrownI looked for
bp_registration_options_admin_footer()
function and I don’t see it so I added an empty function in/bp-registration-options/includes/admin.php
for now.function bp_registration_options_admin_footer(){
}Where do I get the missing function? Will you add this on your next update?
The page I need help with: [log in to see the link]
- The topic ‘function bp_registration_options_admin_footer() Missing’ is closed to new replies.