Hi, all! I have a new install of 7.7 (replacing an old and much-upgraded install of 6.x from which I had cut-'n'-pasted all the data so that the new 7.x install would be as clean as possible). Into this, a couple of weeks ago I installed the latest version (7.x-1.0) of Search 404. When the site went live, I started getting the following:
# Notice: Undefined index: host in search404_search_engine_query() (line 96 of .../www/sites/all/modules/search404/search404.module).
# Notice: Undefined index: query in search404_search_engine_query() (line 97 of .../www/sites/all/modules/search404/search404.module).A little rummaging around shows me that this issue was patched and then was supposed to have been fixed in both the dev and main branchesin July, well before I installed anything, and the issue was reported fixed and subsequently closed. Nonetheless, here's the problem in full flower. (I note from the project page that the revised -dev version is dated August 21, but the 7.x-1.0 version seems still to be dated December 2010. Is this normal when a main-branch module's been patched? Please pardon my ignorance if it is -- I don't know how these things work.)
Anyway, as the vast majority of my users come in via search engines, it would be nice to get this sorted, as the scary-looking error messages are freaking people out. ;) Any thoughts? Meantime, should I perhaps uninstall 7.x-1.0 and then install the dev version to get some relief?
Thanks in advance for your help! -- Diane
Comments
Comment #1
zyxware commentedA release candidate for the new 7.x-1.1 is available here - http://drupal.org/node/1255312
You can try that. A new release will be out soon as well. Yes, dev version can be much ahead of the full releases so the disparity in dates is how it works normally.
Comment #2
dduane commentedThanks much! I'll try out the rc. (I noticed it about five minutes after I posted the original message...) :)
Thanks also for the heads-up about the dating. I'll make a note.
Best! -- Diane
Comment #3
zyxware commentedI am marking this as fixed. Feel free to reopen if this issue is not resolved in the new rc.
Comment #4
zyxware commentedBTW - the 7.x-1.1 version has been released. You could try that out as well.