• Following error [error] 8783#8783: *85967 FastCGI sent in stderr: "PHP message: PHP Warning: Parameter 2 to qtranxf_postsFilter() expected to be a reference, value given in /var/xxx/wp-includes/class-wp-hook.php on line 298 is fixed by removing the & in line 523 in qtranslate_frontend.php where it stands function qtranxf_postsFilter($posts,&$query) {//WP_Query. Just rename it to function qtranxf_postsFilter($posts,$query) {//WP_Query

    Best regards.

The topic ‘PHP error with PHP version 7.1* FIX’ is closed to new replies.