“search Permalinks” button doesn’t work.
-
Hello.
after i update plugin(version 1.7.1 -> 2.2.0),
“search Permalinks” button doesn’t work and
result’s list of search isn’t display on screen.
please,give me some advice,becouse i have no idea about causes of it.
(version 1.7.1 was no probrem.)—————–
wordpress 5.8 / PHP 7.3.18the following is apache error_log
[Fri Sep 10 06:14:22.909552 2021] [proxy_fcgi:error] [pid 11490:tid 140292061644544] [client ***.***.***.***:*****] AH01071: Got error 'PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /opt/bitnami/apps/wordpress/htdocs/wp-includes/script-loader.php:2198) in /opt/bitnami/apps/wordpress/htdocs/wp-includes/pluggable.php on line 1340PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /opt/bitnami/apps/wordpress/htdocs/wp-includes/script-loader.php:2198) in /opt/bitnami/apps/wordpress/htdocs/wp-includes/pluggable.php on line 1343', referer: https://***.***.***/wp-admin/admin.php?page=cp-post-permalinks
the following is php code at line 2197-2199 in script-loader.php
function _print_styles() 2197 if ( ! empty( $wp_styles->print_html ) ) { 2198 echo $wp_styles->print_html; 2199 }
—————–
- The topic ‘“search Permalinks” button doesn’t work.’ is closed to new replies.