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=3 AND n_type!='_MARNM' AND (n_sort COLLATE latin1 LIKE 'LLAGUNO,%') ORDER BY n_sort [nativecode=1273 ** Unknown collation: 'latin1']



Fatal error: Call to undefined method DB_Error::fetchRow() in /home/llaguno/public_html/gen/includes/functions/functions_db.php on line 667