Z
Z
Z_Coder2014-01-14 06:39:40
Drupal
Z_Coder, 2014-01-14 06:39:40

How to overcome 404 error when deleting content in Drupal?

Hello. There is a problem: after removing the material, drupal redirects to the address mysite/admin/content instead of mysite/?q=admin/content (NCs are not used on this site) and in connection with this the server gives a 404 error. Please tell me how to solve this problem.
Thanks to those who answered.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
jane jane, 2014-01-20
@ru_janex

xx))))
and maybe try to make a redirect to the previous page using
hook_node_delete($node) {
} using puff?

X
xandr0s, 2014-01-14
@xandr0s

rewrite?

P
Puma Thailand, 2014-01-14
@opium

Apparently, you need to turn off the use of the CNC in the admin panel, or just set it up so that the CNC works.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question