[development] ALL Contrib maintainers: UTF-8 update
Dave Cohen
drupal at dave-cohen.com
Sun Jan 22 23:33:07 UTC 2006
I now get these errors when attempting visiting update.php. Is it just me?
Any ideas?
Thanks, -Dave
Warning: Illegal mix of collations (utf8_general_ci,COERCIBLE) and
(latin1_swedish_ci,IMPLICIT) for operation 'like' query: SELECT * FROM access
WHERE status = 1 AND type = 'host' AND LOWER('192.168.1.1') LIKE LOWER(mask)
in /home/dave/www/dave-cohen.com/includes/database.mysql.inc on line 118
Warning: Illegal mix of collations (utf8_general_ci,COERCIBLE) and
(latin1_swedish_ci,IMPLICIT) for operation 'like' query: SELECT * FROM access
WHERE status = 0 AND type = 'host' AND LOWER('192.168.1.1') LIKE LOWER(mask)
in /home/dave/www/dave-cohen.com/includes/database.mysql.inc on line 118
Parse error: parse error, unexpected T_SL
in /home/dave/www/dave-cohen.com/includes/form.inc on line 473
More information about the development
mailing list