Download & Extend

search 404 failed after upgrading to the latest drupal 6

Project:Search 404
Version:6.x-1.4
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

search 404 only showed "the page you requested wasn't found"

However, I did a quick fix:

replace $_REQUEST['destination'] with $_REQUEST['q'] on lines 38 and 41 of search404.module

Comments

#1

Status:active» closed (duplicate)

Marking as Duplicate see #466386: update requested and #479622: Fallback on $_REQUEST['q'], if $_REQUEST['destination'] is not set

nobody click here