Needs work
Project:
Lost & found issues
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Nov 2010 at 05:40 UTC
Updated:
7 Apr 2011 at 16:52 UTC
Jump to comment: Most recent, Most recent file
I have downloaded cTools and cTools plugin example, after enabling them, I found there is a "cTools plugin example" item added in the administration bar. I clicked on this item then found there was an error message shown: "Error messageNotice: Undefined index: pipeline in panels_panel_context_render() (line 282 of /var/www/drupal/sites/all/modules/panels/plugins/task_handlers/panel_context.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | panel_context-980438.patch | 535 bytes | robidigital |
Comments
Comment #1
Dien commentedSorry, I didn't explain it clearly.
The error message occured when I clicked on "cTools demo panel" link in the messge text which is shown after I clicked on "cTools plugin example" item. I think this may not belong to "Download Tools" project. Looks like I have to post it on the cTools module site for bug report.
Comment #2
ericmaster commentedI'm getting the same thing, could you figure out what was wrong? is there a issue thread about this on the ctools project?
Comment #3
accesspoint commentedI get the same error as well
Chuck
Comment #4
krymp commentedSame error as well:
Notice: Undefined index: pipeline in panels_panel_context_render() (line 282 of /home/ysadmin/public_html/sites/all/modules/panels/plugins/task_handlers/panel_context.inc).
Comment #5
robidigital commentedon line 282 of panel_context.inc, I replaced
with
Error went away.
Comment #6
robidigital commentedHere is a patch that covers my last post.
Comment #7
Anticosti commentedSubscribe...
Comment #8
mhamed commenteddone
but once clicking the 'edit panels'
there is series of errors:
* Notice: Undefined index: 1 in filter_list_format() (line 675 of ...modules/filter/filter.module).
* Warning: Invalid argument supplied for foreach() in filter_list_format() (line 675 of .....modules/filter/filter.module).
* Notice: Undefined index: 2 in filter_list_format() (line 675 of .....modules/filter/filter.module).
* Warning: Invalid argument supplied for foreach() in filter_list_format() (line 675 of.....modules/filter/filter.module).
can anyone detect the problem thanks