Closed (won't fix)
Project:
Link
Version:
6.x-2.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 May 2012 at 19:29 UTC
Updated:
14 Nov 2019 at 10:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
djbobbydrake commentedPatch attached. What I've done is move up the bit that unsets the url, which will happen for blank urls and invalid ones. Then I add a return if the url has been unset, because then there's no reason to add attributes to the link, which was causing the issue.
Comment #2
danielapsmaior commentedI'm getting this error in 6.x-2.11 version with drupal 6.31.
I have tried this patch in #1 and still didn't work.
warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in /var/www/drupal-6.31/includes/database.mysqli.inc on line 329.
Comment #3
damienmckennaThank you all for your efforts, but I'm sorry to say that the D6 version is no longer supported.