Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jul 2009 at 11:11 UTC
Updated:
25 Aug 2017 at 10:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jose reyero commentedLanguage is now a Drupal core field, so I think this is a views issue, if any.
Comment #2
strellman commentedNot sure where to find that views 3.x dev. I have views 2.6 and just loaded drupal 6.13 and i18n-6.x-1.1 with the same results.
Comment #3
geerlingguy commentedHaving the same problem... on homepage of www.opensourcecatholic.com
Comment #4
zblace commentedsubscribe
Comment #5
c-gundo commentedI have the same error since I enabled the OG module (6.x-2.0) on a multilanguage website.
This error disappears when I disable the module "Views translation" (6.x-1.2)
Note : i have an other error with OG configured with "Group home page view" as a View
but maybe no relationship
Comment #6
YK85 commentedsubscribing..im also seeing this warning message but after upgrading to views 3 dev
Comment #7
robby.smith commentedalso seeing this error with some of my views after upgrading to views 3 alpha 2 and views 3 dev
any fix available?
Comment #8
YK85 commentedaccidentally made duplicate at #719038: warning: mysqli_real_escape_string() after upgrade and closed it to move here.
i'm seeing this warning show up 3 times in a row on a views page. is this a known issue? thanks!
Comment #9
pgacv2 commentedGot this error when building a block view with the instructions at http://www.ridgesolutions.ie/index.php/2009/01/19/passing-an-argument-to.... My site is multilingual, so I thought it would be smart (thought it was apparently premature, as well) of me to return
t($path[1])instead of just$path[1]. This worked fine on the English node, but spit out warnings on the Spanish node. Removing the t() fixed it. I'm not sure why it would break break it in the first place, though; t() returns a string, not an array. Maybe Drupal (or Views) just wasn't expecting that call there, and returned an array out of wonkiness.Cross-posting to #268891: mysqli_real_escape_string() expects parameter 2 to be string, array given in /includes/database.mysqli.inc on line 323, since apparently these errors come in groups.
Comment #10
gg4 commentedViews 6.x-2.11
Seeing this in a view with an exposed filter - only when force single is checked.
Comment #11
Letharion commentedIt would be great if someone could export a view/feature that can be used to reproduce this.
The OP view can't be imported because it contains several CCK-fields.
Comment #12
esmerel commentedNo updates for 30 days.
Comment #13
greta_drupal commentedThere ya go. Error occurs in Calendar page with exposed fields.
Comment #14
mgladding commentedI am getting the same warning:
Attached is my view. Warning goes away if I uncheck "force single."
Thanks for any help!
Comment #15
domh87 commentedComment #16
mustanggb commented