CMS Warning: Can't get Results UI with id *:system/themes/unc_redesign:unc_search_options in /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/modules/search/searchpage.php on line 209 in function include()
Fatal error: Uncaught Exception: ERROR: oci_execute failed; message: ORA-00904: "CONCOM"."TERM": invalid identifier; query: SELECT con.contact_id,
last_name as lastname,
first_name as firstname,
middle_name as middlename,
suffix_name,
phone as office_phone,
street1,
street2,
city,
state,
zip,
replace(bio,'
','
') as bio,
class,
email,
hi_res_img_url,
display_class_as,
class as class_orig,
thumbnail as unc_search_img,
con.title as working_title,
concom.term as bog_committee_term,
com.committee_name as committee_name,
concom.title as bog_committee_title,
com.bog_committee_id as bog_committee_id,
com.tag as bog_committee_tag,
is_emeriti,
is_exofficio,
decode(concom.title, 'Chair', 'A', 'Vice Chair', 'B', 'Secretary','C') member_order,
decode(con.title, 'Chair', 'A', 'Vice Chair', 'B', 'Secretary','C') bog_member 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: "CONCOM"."TERM": invalid identifier; query: SELECT con.contact_id,
last_name as lastname,
first_name as firstname,
middle_name as middlename,
suffix_name,
phone as office_phone,
street1,
street2,
city,
state,
zip,
replace(bio,'
','
') as bio,
class,
email,
hi_res_img_url,
display_class_as,
class as class_orig,
thumbnail as unc_search_img,
con.title as working_title,
concom.term as bog_committee_term,
com.committee_name as committee_name,
concom.title as bog_committee_title,
com.bog_committee_id as bog_committee_id,
com.tag as bog_committee_tag,
is_emeriti,
is_exofficio,
decode(concom.title, 'Chair', 'A', 'Vice Chair', 'B', 'Secretary','C') member_order,
decode(con.title, 'Chair', 'A', 'Vice Chair', 'B', 'Secretary','C') bog_member_order
FROM
cp_contact con
left outer join cp_contact_bog_committee concom on con.contact_id=concom.contact_id
left outer join cp_bog_committee com on concom.bog_committee_id = com.bog_committee_id
WHERE
con.first_name is not null
and con.contact_role_id = 32
and con.is_active = 'Y' and con.class >= TO_CHAR(sysdate, 'YYYY') order by bog_member_order asc, sort_order,last_name,first_name in /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/functions/db_connectors/OracleDBDriver.php on line 259
Call Stack:
0.0001 423360 1. {main}() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/content.php:0
0.5112 495376 2. cms_getPath() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/content.php:188
0.5606 555496 3. cms_process_php() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/functions/cms_core.php:400
0.5629 604832 4. include('/misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/modules/search/searchpage.php') /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/functions/cms_core.php:1006
0.7056 744608 5. cmsFlatSearchUI->getHTML() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/modules/search/searchpage.php:234
0.7057 747584 6. cmsFlatSearchUI->smartyAssign() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/modules/search/searchui.php:323
0.7259 748032 7. cmsSearchAggregator->search() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/modules/search/searchui.php:451
0.7273 748840 8. bog_dirSearch->search() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/system/modules/search/searchlib.php:802
0.7273 750376 9. dbquery() /misc/osdatadev/dev/devwww2.northcarolina.edu/apps/root/unc/campus_profiles/bog_dirSearch.php:74