I disable the module, delete it from the module directory but i can't put any page in my settings, i create and set a page to display 404 error but it redirect me in the home page only search/node/ page work,
in the .install file

<?php

/**
 * Setup Search 404 by changing Drupal's 404-page to search404.
 */
function search404_install() {
  search404_enable();
}

how to disable the search404 function after uninstalling the module

Thanks

Comments

forngren’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue?
Can you reproduce it?
(fixed in 5.x-dev)

zyxware’s picture

Assigned: toma » Unassigned

If there is no response to this issue in another week, I am going to close this. The issue has been fixed in 5.x-dev.

larssg’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing, see comment #2.