PHP Parse error – Line 100
-
I see a lot of errors in my error log for:
[26-May-2019 08:17:43] PHP Parse error: syntax error, unexpected T_FUNCTION in /home/site/public_html/wp-content/plugins/redirection/redirection.php on line 100
Line 100 is:
// This is causing a lot of problems with the REST API – disable qTranslate
add_filter( ‘qtranslate_language_detect_redirect’, function( $lang, $url ) {Any idea what needs to be done to resolve that issue?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Parse error – Line 100’ is closed to new replies.