Update #7100
Failed: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db_erecruiter.field_data_field_resume_firstname' doesn't exist: SELECT f.entity_id AS entity_id FROM {field_data_field_resume_firstname} f WHERE (entity_id = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 14 ) in recruiter_resume_update_7100_insert() (line 132 of /hsphere/local/home...../...../profiles/recruiter/modules/recruiter_resume/recruiter_resume.module).

CommentFileSizeAuthor
#2 recruiter_resume_update.patch4.69 KBdasjo

Comments

kaizerking’s picture

Priority: Normal » Critical
dasjo’s picture

Priority: Critical » Normal
Status: Active » Needs review
StatusFileSize
new4.69 KB

hi kaizerking,

thanks for reporting!

it seems that the new firstname, labelname fields couldn't be accessed. ensure that the Recruiter resume feature is in default state.
attached a patch that provides a more meaningful error message.

please tell us if this helped you

dasjo’s picture

Project: Recruiter » Recruiter Features
kaizerking’s picture

I am confused here,
I am simply replacing the existing recruiter features from here to my recruiter profileinstallation and running update,it works ok
but i see some development work is done at erecruiterr page,and cant get the new functionality in to my installation, I tried to rebuild erecruiter using all the instructions given there, but failed here
what i want to do is use latest dev version of recruiter as it evolves.
please guide me

kaizerking’s picture

The patch works for new installation but doesn't work for existing, I have reinstalled and it works.

dasjo’s picture

Status: Needs review » Fixed

i just verified that reverting features before doing the upgrade solves the error

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.