D'oh! I'd be smart to resolve my conflicts (form.inc) before posting to this group. I still saw the "Illegal mix of collations" errors, when I first visited update.php, but the update ran and hopefully solved the problem. So never mind. -Dave On Sunday 22 January 2006 03:33 pm, Dave Cohen wrote:
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