ERROR:-1 DB Error: unknown error
SQL:SELECT DISTINCT n_surn, n_surname, n_id FROM pgv_individuals JOIN pgv_name ON (i_id=n_id AND i_file=n_file) WHERE n_file=1 AND n_type!='_MARNM' AND (n_surn COLLATE utf8_unicode_ci LIKE 'MACGRAN') ORDER BY n_surn [nativecode=1253 ** COLLATION 'utf8_unicode_ci' is not valid for CHARACTER SET 'latin1']
Fatal error: Call to undefined method DB_Error::fetchRow() in /home/mcadmin/public_html/family/includes/functions/functions_db.php on line 686