When i click on ( Edit or Node ) Button go to blank page, cant add new node or edit the current node

Comments

myfriend2me created an issue. See original summary.

myfriend2me’s picture

Status: Active » Needs review
chicagomom’s picture

I'm experiencing the same issue; unthemed admin page partially loads then stops for node|panels|path|views based breadcrumbs. In some instances, results in a 500 error with onscreen message of "Uncaught exception thrown in session handler."

When trying to edit an existing path-based specific breadcrumb, get
Strict warning: Only variables should be passed by reference in custom_breadcrumbs_paths_form() (line 272 of /[module path]/custom_breadcrumbs/custom_breadcrumbs_paths/custom_breadcrumbs_paths.module).

chicagomom’s picture

Workaround described here works for me; seems to be related to a token memory issue:

https://www.drupal.org/node/1947948#comment-11267327

bneil’s picture

Status: Needs review » Active

Setting status back to active since there is no patch here

nilesh.addweb’s picture

You need to install Token Tweaks module (https://www.drupal.org/project/token_tweaks) and set token depth to 2. No patch is required for this.

nilesh.addweb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

seycom’s picture

Solution #6 works for me!