On tests with the module I get the following error messages when I use the search page.

Missing argument 2 for extesea_search() in extesea.module in line 363
preg_match() expects parameter 2 to be string, array given in bootstrap.inc in line 737.

Am i right in my assumption the search page should have a new tab for the external search?
I see only one empty tab without description text!

Thanks, Michael

CommentFileSizeAuthor
#6 name.jpeg18.4 KBpinhole

Comments

xano’s picture

No, there should be a link called "External Search" under Administer > Site building. When enabling search engines there blocks containing the search forms will be made available automaticalle.

xano’s picture

Status: Active » Postponed (maintainer needs more info)

Could you please provide step by step instructions to reproduce this problem using a clean Drupal 6.6 installation and the latest 6.x-1.x-dev version?

pinhole’s picture

I'm sorry, I don't have a 100% clean test environment. I'm interested in to see how new modules would work with the real environment on a production site. Nevertheless, some more details...

- After installation (without any issues) I see the following error in the log:
Invalid argument supplied for foreach() in extesea.module on line 74.
- Then, on any further page I visit I see in log the errors together with first one:
Missing argument 2 for extesea_search() in extesea.module on line 363.
preg_match() expects parameter 2 to be string, array given in bootstrap.inc on line 737.

After uninstalling the module everything is fine again.

Hopefully that helps a little and thanks for investigation.

-- Michael

xano’s picture

If you report a bug it's best to make sure others can reproduce that particular bug. If maintainers don't know where the bug is or what it does exactly it's very hard to fix it. If the bug occurs on a clean install it's 1) easy for you to report it and 2) easy for maintainers to reproduce and therefore to fix it.

xano’s picture

I have just committed a heavily reworked version of Extesea. Could you please check if this problem still occurs when this new version is available for download?

pinhole’s picture

StatusFileSize
new18.4 KB

The errors are gone. But, the unknown tab on the search page still exist. See picture attached.

xano’s picture

Assigned: Unassigned » xano
Status: Postponed (maintainer needs more info) » Fixed

Fixed and committed. Thank you very much for the screenshot!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

xano’s picture

Assigned: xano » Unassigned