When building a page and trying to do the final save I get the following error.
Warning: call_user_func_array() expects parameter 2 to be array, string given in ctools_wizard_multistep_form() (line 194 of /home/timali/public_html/drupal7/sites/default/modules/ctools/includes/wizard.inc).
This is using the 27th Oct dev versions of CTools and Panels.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 954492-redirect-may-not-be-array.patch | 1.39 KB | merlinofchaos |
Comments
Comment #1
merlinofchaos commentedFrom http://drupal.org/node/953484#comment-3630412
I've updated Panels to the latest CVS version,
but I still get the 2nd error.
Steps to reproduce the error:
1. Create a new landing page with panels
2. Add a pane to the page
3. click "Finish"
Comment #2
merlinofchaos commentedI can't reproduce this issue, but looking at the code I can see what might be wrong.
Will someone who is having this issue please try this patch and let me know if it fixes the problem?
Comment #3
Anonymous (not verified) commentedWorks for me. I now have a working Page ready to build on.
Comment #4
merlinofchaos commentedCommitted to -dev. Thanks!
Comment #6
anavarreI have this issue too with a fresh Drupal 7.0-beta3 install + Panels / ctools (latest versions from November, 20th) it won't let me save the page and returns the same error TRB143 had.
Comment #7
bomzj commentedCan't create a page, get the same errors as TRB143 had on alpha and dev versions.
Comment #8
merlinofchaos commentedI need reproduction instructions, since the OP fixed the problem, please post exactly what is needed to reproduce it.
If possible, do it from as fresh of an installation as you can to reduce the possible variables.
Comment #9
Letharion commented