Closed (fixed)
Project:
Google AdSense integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2009 at 15:47 UTC
Updated:
19 Aug 2009 at 23:50 UTC
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
Comment #1
juan_manuel commentedI tried that solution and it does'nt works.
Changing state to "critical"...
Comment #2
dakku commentedplease add:
to
adsense_cse.results.inc
Cheers
D
Comment #3
juan_manuel commentedIt works!
Thanks
Comment #4
jcnventuraJust committed dakku's patch in #2 to CVS.
Comment #5
Chad_Dupuis commentedThis 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...
Comment #6
jcnventuraSome 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.