Download & Extend

notices on page manager /node/%nid/apply

Project:Recruiter Features
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Notice: Undefined index: module in ctools_entity_field_value_ctools_access_summary() (line 225 of C:\xampp\htdocs\recruiter\profiles\recruiter\modules\ctools\plugins\access\entity_field_value.inc).
Notice: Undefined variable: elements in ctools_entity_field_value_ctools_access_summary() (line 232 of C:\xampp\htdocs\recruiter\profiles\recruiter\modules\ctools\plugins\access\entity_field_value.inc).
Notice: Undefined index: module in ctools_entity_field_value_ctools_access_summary() (line 225 of C:\xampp\htdocs\recruiter\profiles\recruiter\modules\ctools\plugins\access\entity_field_value.inc).
Notice: Undefined variable: elements in ctools_entity_field_value_ctools_access_summary() (line 232 of C:\xampp\htdocs\recruiter\profiles\recruiter\modules\ctools\plugins\access\entity_field_value.inc).

Comments

#1

Status:active» fixed

Please also apply the patch for profile2 (see recruiter-dev.make)

#2

I have applied the mentioned patch http://drupal.org/files/1011370-profile2-ctools.patch still i get the errors
attached screen shot

AttachmentSize
errors_in_page_manager.PNG 28.45 KB

#3

Status:fixed» active

#4

Priority:normal» minor

yep, now I see the same notices

#5

Title:errors in page manager /node/%nid/apply» notices on page manager /node/%nid/apply

#6

could this be related to this issue?
entity_field_value is completely broken
I am not sure just trying to dig out

#7

thank you klausi for pointing my duplicate to this one.
Can some please shed some light on the messages and whether it is a concern at the moment or not? Are we any closer to an answer?

For what its worth for other users some other details, I had it reported as:

title: ctools error message when edit page-job_application_add page
issue:
When you navigate Home » Administration » Structure » Pages » page-job_application_add edit, the below message appears below the summary section.

Notice: Undefined index: module in ctools_entity_field_value_ctools_access_summary() (line 225 of /home/xxxx/profiles/recruiter/modules/ctools/plugins/access/entity_field_value.inc).
Notice: Undefined variable: elements in ctools_entity_field_value_ctools_access_summary() (line 232 of /home/xxxx/profiles/recruiter/modules/ctools/plugins/access/entity_field_value.inc).
Notice: Undefined index: module in ctools_entity_field_value_ctools_access_summary() (line 225 of /home/xxxx/profiles/recruiter/modules/ctools/plugins/access/entity_field_value.inc).
Notice: Undefined variable: elements in ctools_entity_field_value_ctools_access_summary() (line 232 of /home/xxxx/profiles/recruiter/modules/ctools/plugins/access/entity_field_value.inc).

xxxx = mypath

I did go through the listed patches and checked that they were applied. I also made sure 1146244-82-node-save-on-insert.patch and 1097248-content-access-node-grants-24.patch and 1011370-profile2-ctools.patch were applied.

thanks

#8

Status:active» fixed

#1630820: entity_field_value is completely broken has been committed in ctools :-)

#9

Status:fixed» closed (fixed)

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