I am trying to create a variant of User profile template. When I select continue t user_view/actions/configure/settings I get the following error.
Fatal error: Call to undefined function ctools_context_handler_get_all_contexts() in /home/mysite/public_html/sites/all/modules/panels/panels.module on line 1422
Line 1422 is:
$cache->display->context = ctools_context_handler_get_all_contexts($page->task, $page->subtask, $handler);
In researching the problem I saw a couple of references to memory issues. I heavily increase memory allocated to drupal to 320M - and it had no effect. I am only running about 10 modules with a associated submodules for a total of about 35, so I am pretty sure memory is not the issue here.
I am running CTools 6.x-1.8.
Any assistance would be helpful and appreciated.
Comments
Comment #1
burtb commentedAdditionally I am using Content Profile 6.x-1.0 for the profile page.
Comment #2
Letharion commentedHello!
Unfortunately, this issue has remained open, without activity, for a very long time. I hope you can understand that between maintaining the module, work, and other obligations, the maintainers are very busy. This leads to not all issues being answered.
In order to figure out which bugs that are still present, I'm going over all low activity bug reports that has not been touched for 6 months, and marking them "Postponed, needs info". In many cases, I expect the bug to have been solved by a newer version of Panels..
If you can still reproduce this issue with the latest dev version of Panels, please just reset it's status to active, and we'll try to work it out. Please remember to post any new information that may be relevant, such as any attempts of your own at debugging.
Regards, Letharion
Comment #3
Letharion commentedA month has passed, and I'm going over the issue queue ones more. Some issues have been closed for other reasons, some re-opened, but this issue has remained silent for the past month.
Because of this, I'm doing a bulk close of a number off issues. I'm sorry that it happened this way, but the issue queue has had to few contributors, and to many questions.
Again, as said in the previous comment, feel free to re-open the issue by setting it to active, if you still need help.
Regards, Letharion.