When trying to change the value of the ‘Close Comments Days Old’ setting (from 14 to 42 days), I get the following error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'bp_blogs_update_option_close_comments_days_old' not found or invalid function name in /path/to/wp-includes/plugin.php on line 470
Warning: Cannot modify header information - headers already sent by (output started at /path/to/wp-includes/plugin.php:470) in /path/to/wp-includes/pluggable.php on line 1121
I’ve tried modifying the setting in both the single site and network settings area to the same effect.
Any idea what might be causing this or what else I might try that would enable me to edit the “Close Comments Days Old” setting again?
Erin Bell
@ebellempire
10 years, 3 months ago
When trying to change the value of the ‘Close Comments Days Old’ setting (from 14 to 42 days), I get the following error:
I’ve tried modifying the setting in both the single site and network settings area to the same effect.
Any idea what might be causing this or what else I might try that would enable me to edit the “Close Comments Days Old” setting again?
Thanks — Erin
See also original post on WordPress.org forums (I thought it was related to a different plugin but this appears to be a BP error): “Unable to edit “Close Comments Days Old” settings”.