Closed (duplicate)
Project:
Panels
Version:
7.x-3.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 18:59 UTC
Updated:
25 Apr 2012 at 18:08 UTC
Jump to comment: Most recent
Comments
Comment #1
POVYLAZZZ commentedI am getting the same error in "Content" section of a page.
I also get this error then I try to preview panels page:
And there is some more CTools related error:
It seams to be CTools error. I was trying to enable user profile page and added user signature block.
Currently CTools seams to be undertaking some big changes and that seams to be affecting reliability of other modules like Panels.
Please work all the issues out. I will try to step down from dev to RC 1 version to or later and see what happens.
Comment #2
Letharion commentedThere's no info here about how to reproduce the problem.
Comment #3
POVYLAZZZ commentedTry to enable the latest versions of both Panels and Ctools and go to structure >> Pages and enable user profile page and try to add some content into it.
Is that what you were asking?
Comment #4
Letharion commented@POVYLAZZZ Hmm, sorry, I don't get these errors, and the signature block renders just fine when I view my users page.
Also your issue seems to have a completely different cause than the original one. What versions of Ctools/Panels?
Comment #5
LTech commentedI'm using ctools version 7.x-1.0-rc1 and panels 7.x-3.0-alpha3.
When I create a new panel, and try and save the new variant I get the error:
Notice: Undefined index: type in ctools_entity_form_field_content_type_admin_title() (line 106 of /public_html/xxx/sites/all/modules/ctools/plugins/content_types/form/entity_form_field.inc).
When I click save again the error goes away and panels seems to work fine.
Comment #6
svanderwerf commentedCtools 7.x-1.x-dev and Panels 7.x-3.x-dev. Also reports this error.
Path to error:
Login as admin, create new page add 'user' context.
Add a Form-field to the page. The form field is a custom field I added to the user context.
After saving, the error shows up.
Calling the page as a 'regular' (i.e. not admin-user) shows the text 'Entity info' instead of the form field (which in this case would be a checkbox).
Comment #7
Letharion commentedComment #8
tthenne commentedCtools 7.x-1.x-dev and Panels 7.x-3.0-alpha3
I'm also getting this same error:
Notice: Undefined index: type in ctools_entity_form_field_content_type_admin_title() (line 106 of /home/sites/all/modules/ctools/plugins/content_types/form/entity_form_field.inc).
My situation is much like @svanderwerf. I am editing the User Edit template (/user/%user/edit) that comes pre-installed with ctools/panels modules. In order to customize the template I have passed context User to this variant. When I go to the content section of the variant -> add content to my pane -> Form -> Field form: My custom field and I add the form field -> Update and Save I get the the Notice: Undefined index: type in ctools_entity_form_field_content_type_admin_title() (line 106 of /home/sites/all/modules/ctools/plugins/content_types/form/entity_form_field.inc).
Also, when I go to user/%user/edit I do not see my form field. Instead, there is one line that says: "Entity Info."
Any suggestions?
Troy
Comment #9
fraweg commentedHello,
for me this is the same like "auroraenterprise ".
Had anyone solve this problem ?
Thanks for any Help
Comment #10
davidneedhamBeing a squeaky wheel. Same here using the latest dev of ctools and panels.
Same issue in ctools: #1197582: Undefined index: type in ctools_entity_form_field_content_type_admin_title().
Comment #11
user654 commented.
Comment #12
alanom commentedI've got some code over on the ctools version of this issue which appears to fix this and needs review by someone who knows the innards of ctools panels etc better than me - http://drupal.org/node/1197582#comment-5786284
Comment #13
user654 commented.
Comment #14
Letharion commentedSee #10.