Warning [2] Cannot modify header information - headers already sent by (output started at /var/www/community.ougc.network/html/inc/class_error.php:289) - Line: 488 - File: inc/plugins/google_seo/redirect.php PHP 8.4.16 (Linux)
errorHandler->error
/inc/class_error.php:163
errorHandler->error_callback
[PHP]:
header
/inc/plugins/google_seo/redirect.php:488
google_seo_redirect_header
/inc/class_plugins.php:191
pluginSystem->run_hooks
/forumdisplay.php:1078
MyBB Internal Error
The software behind this site has experienced a problem and cannot continue. Please try again later.
TypeError: pluginSystem::remove_hook(): Argument #3 ($priority) must be of type int, string given, called in /var/www/community.ougc.network/html/inc/plugins/google_seo/redirect.php on line 513
Location
inc/class_plugins.php:233
Code
229. * @param int $priority The priority of the hook.
230. *
231. * @return bool Whether the hook was removed successfully.
232. */
233. function remove_hook(string $hook, callable $function, int $priority = 10): bool
234. {
235. if(!is_callable($function))
Backtrace
pluginSystem->remove_hook
/inc/plugins/google_seo/redirect.php:513
google_seo_redirect_remove_hooks
/inc/plugins/google_seo/redirect.php:505
google_seo_redirect_header
/inc/class_plugins.php:191
pluginSystem->run_hooks
/forumdisplay.php:1078
If you own this board, visit mybb.com/support for documentation and technical support.