Notice: Undefined index: libraries in recruiter_install_additional_modules() (line 122 of F:\Drupal\AcquiaDevDesktop\recruiter-7.x-1.9-core\recruiter-7.x-1.9\profiles\recruiter\recruiter.install).
Notice: Trying to get property of non-object in recruiter_install_additional_modules() (line 122 of F:\Drupal\AcquiaDevDesktop\recruiter-7.x-1.9-core\recruiter-7.x-1.9\profiles\recruiter\recruiter.install).
Notice: Undefined index: libraries in recruiter_install_additional_modules() (line 129 of F:\Drupal\AcquiaDevDesktop\recruiter-7.x-1.9-core\recruiter-7.x-1.9\profiles\recruiter\recruiter.install).
Notice: Trying to get property of non-object in recruiter_install_additional_modules() (line 129 of F:\Drupal\AcquiaDevDesktop\recruiter-7.x-1.9-core\recruiter-7.x-1.9\profiles\recruiter\recruiter.install).

Passing an empty first parameter to a migration constructor is now deprecated - pass through the arguments array passed to the leaf class instead.

Comments

mubiesam created an issue. See original summary.

jimkikon’s picture

I also see the errors posted above when installing Recruiter.

As per the link http://epiqo.com/en/recruiter, utilized modules includes:
Features
Profile2
Entity
Search API
Rules
Field collection
Term level field
Autocomplete deluxe
und many more ...

but under recruiter/modules I don't see the same modules.
recruiter/sites/all/modules is blank

So questions:
1) are the above modules required?
2) If required, are they to be installed before/after installing recruiter?

ramdas gaikar’s picture

Hi jimkikon,

Those modules are there under recruiter profile. Those gets installed while installing the Recruiter.

Regarding issue : libraries module is required for some of the modules, like colorbox.

So I think in profile, that module should be added to work it correctly, as I can see the recruiter_install_additional_modules() function find the dependecy for module and install it, but for some modules, library module is required and that is not there in the distribution.

So adding libraries may solve the issue.

mgandraos’s picture

Version: 7.x-1.9 » 7.x-1.12
Priority: Normal » Major

Still experiencing this issue till now :/