Warning: Illegal offset type in […] qtranslate-slug.php on line 1000
-
Hello there,
When we preview a post draft we get this at top of post:
Warning: Illegal offset type in /home/k5070005/public_html/wp-content/plugins/qtranslate-slug/includes/class-qtranslate-slug.php on line 1000
and that is followed by:
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/k5070005/public_html/wp-includes/wp-db.php on line 1129Maybe related?
This is line 1000 in qtranslate-slug.php:
$page_slug = ( isset($query['name']) && !empty($query['name']) ) ? $query['name'] : $query[$query['post_type']];
We use latest q-translate slug (1.1.18) and latest wp (4.4.2)
We are not developers.
Thanks in advance for your help.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Warning: Illegal offset type in […] qtranslate-slug.php on line 1000’ is closed to new replies.