For Drupal 7, the "Google CSE search" module is no longer available. As per http://drupal.org/project/google_cse: 'On Drupal 7, Google CSE integrates with Drupal core's Search API. On Drupal 6, the "Google CSE search" module is an optional glue module that integrates Google CSE with the core Search API.'

On the Search 404 Settings page, the selection "Do a Google CSE Search instead of a Drupal Search when a 404 Occurs" states "Requires Google CSE and Google CSE Search Modules to be Enabled". Since the the Google CSE Search module does not exist, the checkbox cannot be selected.

Comments

drew29’s picture

Hello,

I have the same problem. Is there a solution available at the moment? I don't find a solution to solve this can anybody help us?

kind regards
drew

zyxware’s picture

Category: bug » support

I see that Google CSE has a D7 version. Also when they said it is integrated with the core search they would only have meant that the interface is integrated seamlessly. Logically I would think you would still need the Google CSE module to show Google CSE results.

Also why would you want to select Google CSE if you don't have Google CSE in the site?

TallDavid’s picture

Category: support » bug
7huo’s picture

Change
(module_exists('google')

(module_exists('google_cse')

zyxware’s picture

Status: Active » Needs review

I have added the change as suggested by 7huo in #4 to the latest dev version. Can somebody please test this out and confirm if everything works as expected.

zyxware’s picture

Status: Needs review » Fixed

The fix is now in the latest 7.x-1.1 version. I am marking this as fixed. Please re-open if otherwise.

Status: Fixed » Closed (fixed)

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