Just thought I should post this here although its a duplicate of http://drupal.org/node/540444, can the solution (see linked node) be applied to CSE module that is part of adsense module?

Comments

juan_manuel’s picture

Priority: Normal » Critical

I tried that solution and it does'nt works.
Changing state to "critical"...

dakku’s picture

Priority: Critical » Normal
Status: Active » Patch (to be ported)

please add:

  var googleSearchQueryString = "as_q";

to
adsense_cse.results.inc

Cheers
D

juan_manuel’s picture

It works!
Thanks

jcnventura’s picture

Status: Patch (to be ported) » Fixed

Just committed dakku's patch in #2 to CVS.

Chad_Dupuis’s picture

This had stopped working for me earlier today as well and then, oddly enough, this recently all started working -- without performing any changes. The as_q variable is still on googles custom search parameters page. It just seemed that this parameter alone stopped working for a period of time.

So everything appears fine now, as it did before, without any code changes...

jcnventura’s picture

Some tweak in their code that disabled the alternatives.. Asides from adding stuff to the code which isn't provided by Google, the patch improves the code against this sort of problem in the future, so it will remain.

Status: Fixed » Closed (fixed)

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