Fatal error: Uncaught Exception: ERROR: oci_execute failed; message: ORA-00904: "C"."OTHER_ROLE_IDS": invalid identifier; query: select cr.contact_role_id,cr.name,cr.tag, c.other_role_ids, c.contact_id, c.institution_id, c.last_name, c.first_name, c.middle_name, c.suffix_name, c.email, c.alt_email, c.phone, c.fax, c.thumbnail, c.title, c.street1, c.street2, c.city, c.state, c.zip, c.is_emeriti, c.is_exofficio, c.company_name, c.department_name, c.department_url from cp_contact_role cr left outer join cp_contact c on cr.contact_role_id=c.contact_role_id and c.institution_id=1 and c.is_active='Y' where ( cr.contact_role_id in ('3') or '3' in /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/functions/db_connectors/OracleDBDriver.php on line 259 Exception: ERROR: oci_execute failed; message: ORA-00904: "C"."OTHER_ROLE_IDS": invalid identifier; query: select cr.contact_role_id,cr.name,cr.tag, c.other_role_ids, c.contact_id, c.institution_id, c.last_name, c.first_name, c.middle_name, c.suffix_name, c.email, c.alt_email, c.phone, c.fax, c.thumbnail, c.title, c.street1, c.street2, c.city, c.state, c.zip, c.is_emeriti, c.is_exofficio, c.company_name, c.department_name, c.department_url from cp_contact_role cr left outer join cp_contact c on cr.contact_role_id=c.contact_role_id and c.institution_id=1 and c.is_active='Y' where ( cr.contact_role_id in ('3') or '3' in c.other_role_ids ) order by cr.sort_order, case when title = 'Chair' then 1 when title = 'Chairman' then 1 when title = 'Vice Chair' then 2 when title = 'Vice Chairman' then 2 when title = 'First Vice Chair' then 3 when title = 'Second Vice Chair' then 4 when title = 'Secretary' then 5 when title = 'ex officio' then 11 when title = 'President, Student Government' then 12 when title = 'Emeritus Member' then 13 when title = 'Honorary Member' then 14 else 10 end, cr.name,c.last_name,c.first_name in /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/functions/db_connectors/OracleDBDriver.php on line 259 Call Stack: 0.0001 423328 1. {main}() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/content.php:0 0.4786 506920 2. cms_process_php() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/content.php:304 0.4787 524136 3. include('/misc/osdatadev/dev/devwww2.northcarolina.edu/apps/root/unc/cao/index.php') /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/functions/cms_core.php:1006 0.4812 525768 4. include_once('/misc/osdatadev/dev/devwww2.northcarolina.edu/apps/root/unc/campus_profiles/show_roles.php') /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/root/unc/cao/index.php:14 0.5336 644200 5. getAllContacts() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/root/unc/campus_profiles/show_roles.php:45 0.5461 686456 6. getCampusContacts() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/root/unc/campus_profiles/functions.php:140 0.5527 692880 7. dbquery() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/root/unc/campus_profiles/functions.php:227