Once I enable 'node add/edit form' to override node editing , I cannot do the node add/edit action and screen go white.

Comments

merlinofchaos’s picture

Status: Active » Fixed

This should be fixed in the latest CTools -dev.

gorillaz.f’s picture

Status: Fixed » Active

hi merlin,
As updated ctools and panels to latest dev version, no white screen came out but a error message:

Notice: Undefined index: element in theme_panels_render_display_form() (line 1047 of /var/www/html/d7devel/sites/all/modules/panels/panels.module).

And the node editing page was displayed without theme rendering, and no pane content (fields) displayed.
I'm using default drupal 7 theme.

merlinofchaos’s picture

Status: Active » Fixed

That kind of error indicates you need to clear the theme registry cache.

Status: Fixed » Closed (fixed)

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

jon nunan’s picture

Status: Closed (fixed) » Active

I have a node which has some fields set to 'unlimited'. When I enable the 'node add/edit form' the 'add another item' button is broken.

Checking the AJAX response the error message is:

<b>Fatal error</b>:  Call to undefined function node_form_validate() in <b>[WEBSITE DIRECTORY]\includes\form.inc</b> on line <b>1390</b><br />
merlinofchaos’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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