Search Result does not display result but Google CSE landing page
dakku - August 5, 2009 - 15:47
| Project: | AdSense |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
I tried that solution and it does'nt works.
Changing state to "critical"...
#2
please add:
var googleSearchQueryString = "as_q";to
adsense_cse.results.inc
Cheers
D
#3
It works!
Thanks
#4
Just committed dakku's patch in #2 to CVS.
#5
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...
#6
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.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.