Comment 2 for bug 893246

Revision history for this message
Carl Leitner (litlfred) wrote :

The relevant error appears to be in bug 893980:
  https://bugs.launchpad.net/i2ce/+bug/893980
which says:
[Wed Nov 23 07:43:42 2011] [error] [client 196.43.68.201]
 Refered by : http://lz.csschris.or.tz/manage-lake/index.php/contact?contact_type=work
 I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.0.18/ihris-common/modules/Person/lib/iHRIS_PageView.php:128)
       iHRIS_PageView->appendChildTemplate (/var/lib/iHRIS/lib/4.0.18/ihris-common/modules/Person/lib/iHRIS_PageView.php:108)
       iHRIS_PageView->addLastChildForm (/var/lib/iHRIS/cssc_zonal_deploy/modules/EmploymentID/lib/iHRIS_Module_EmploymentID.php:47)
       iHRIS_Module_EmploymentID->action_employmentid
       call_user_func_array (/var/lib/iHRIS/lib/4.0.18/I2CE/lib/I2CE_Fuzzy.php:57)
       I2CE_Fuzzy->__call
       iHRIS_PageView->action_employmentid (/var/lib/iHRIS/lib/4.0.18/ihris-common/modules/Person/lib/iHRIS_PageView.php:81)
       iHRIS_PageView->action (/var/lib/iHRIS/lib/4.0.18/I2CE/modules/Pages/lib/I2CE_Page.php:464)
       I2CE_Page->display (/var/lib/iHRIS/lib/4.0.18/I2CE/modules/Pages/lib/I2CE_Wrangler.php:89)
       I2CE_Wrangler->wrangle (/var/lib/iHRIS/cssc_zonal_deploy/sites/lake/pages/index.php:60)
 Do not know where to add child form employmentid

This is caused when there is no <div id="employmentid"> to put the employmentid form on. This probably needs to be added to the view.html page.