mmjunior(@mmjunior) Thanks friend for this makeup really worked, I opened taxonomy.php which is in the wp-includes folder but unlike tuturial I found two lines with this code $termlink = apply_filters_deprecated( 'tag_link', array( $termlink, $term->term_id ), '2.5.0', 'term_link' ); and replace them with this $termlink = apply_filters( 'tag_link', $termlink, $term->term_id ); and everything went back to normal
Lines that cause errors 4256 and 4268
-
This reply was modified 5 years, 11 months ago by Alpha.
now and my turn to go through this error on my website https://melhorhoje.com.br, I went through this error once and without solution I downgraded
more this error seems to be from some plugin in mysql