Closed (fixed)
Project:
Search and Replace
Version:
6.x-1.1-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2009 at 01:26 UTC
Updated:
8 May 2009 at 02:40 UTC
Installed beta3-version on a multilingual drupal 6.10 site.
When I go to Administer > Site configuration > Search and Replace the browser is loading the admin/settings page again. The address-field of the browser shows the url admin/settings/search_and_replace.
cheers,
krabbe
Comments
Comment #1
steve02476 commentedI'm getting exactly the same result. I have a uni-lingual 6.10 site (so the multi-lingual has nothing to do with it). I've never used Search and Replace before. As above, when I go to admin/settings and click on Search and Replace, the address field shows admin/settings/search_and_replace, but it still just shows the admin/settings screen.
Comment #2
steve02476 commentedI just tried what seems to be a similar module, Search and Replace Scanner ( http://drupal.org/project/scanner ). It seems to work fine with the same configuration. I haven't used either of these modules before, is there any special reason why I should use one or the other?
Comment #3
Bob Moyce commentedI too cannot access this module once it is installed. Kinda hard to evaluate it- any help?
Comment #4
steve02476 commentedI still don't really know what the differences are between Search and Replace and Search and Replace Scanner, but I've installed Scanner on my site and it seems to work quite nicely.
Comment #5
btopro commentedscanner goes through at a database level and makes the changes globally for the term / phrase. This can be dangerous because it removes the ability to go back and undo things in the revision history (it changes them historically).
Comment #6
btopro commentedI also noticed this recently (error w/ the module). Not having changed anything this is very odd, I'll look into it
Comment #7
arnoldc commentedWow, beta3 and I can't even see the configuration menu like the others say. This is one big bug for sure.
Comment #8
btopro commentedSorry about that, try beta 4. There was a CVS mix up and 5's code got committed to the 6 branch.