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.

Comments

merlinofchaos’s picture

From 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"

merlinofchaos’s picture

Status: Active » Needs review
StatusFileSize
new1.39 KB

I 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?

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

Works for me. I now have a working Page ready to build on.

merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed to -dev. Thanks!

Status: Fixed » Closed (fixed)

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

anavarre’s picture

Status: Closed (fixed) » Active

I 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.

bomzj’s picture

Priority: Normal » Critical

Can't create a page, get the same errors as TRB143 had on alpha and dev versions.

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.

Letharion’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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