Hello

Just started receiving 'page not found' error messages when I try to save a cloned node, any ideas for a solution?

Thanks

Comments

pwolanin’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)
cvikir’s picture

Hello i´ve had the same problem, i solved it by

1, go to admin/config/content/clone
2, select another method when cloning a node, so if you have selected " Pre-populate node form fields", now select "save as new node then edit"

when you do this also select the "bypass confirmation" option

save the form and clear cache.

Now if you look to the clone button on admin or node detail page it should link to node/%node/clone/%clone_token instead of [nid]/clone/confim .

3, Now go again to admin/config/content/clone and select " Pre-populate node form fields"
4, clear your cache
5, now the clone url should stay correct: node/%node/clone/%clone_token

I do not know the nature of the problem, but this worked for me as a solution

cvikir’s picture

Status: Closed (cannot reproduce) » Active