Hi All,

I am getting 404 page not found error after enabling panels for few of the content types.

I have three content types, basic page, articles and blog.

For Articles and blog, I have added two variants inside node/{node} and then node/add page stops working and throwing 404 error.
Has anyone else got the same issue?

Thanks,
Gaurav

Comments

gaurav.pahuja created an issue. See original summary.

stefan.r’s picture

Category: Bug report » Support request
Priority: Critical » Major

Needs steps to reproduce

proweb.ua’s picture

1. create nodetype with machinename news
2. create panels page with path /node/{node}/news
3. in /node/add/news error

josephleon’s picture

In trying to replicate the issue there are some missing steps, you will need to also install the listed modules to get panels working:

After that I created a news content type, created the page and added the path /node/add/news. When I went to the node add for news it says 'Page not found'. This might be expected functionality however since the node/{node}/add path isn't a node view.

I'm wondering what is the intended purpose for doing this?

DamienMcKenna’s picture

Version: 8.x-3.0-beta4 » 8.x-3.x-dev
Component: Panel pages » Documentation
Category: Support request » Task
Priority: Major » Normal

Sounds like a documentation problem.

DamienMcKenna’s picture

Version: 8.x-3.x-dev » 8.x-4.x-dev