Closed (fixed)
Project:
Google AdSense integration
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2008 at 16:43 UTC
Updated:
6 Apr 2008 at 23:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
kbahey commentedIt certainly is working for me and others who are using revenue sharing with the 5.x-2.x version.
Check your apache error log for any messages there.
Comment #2
ElSanto commentedYou need to activate modules: Adsense basic and Adsense revenue sharing basic, and configure too
Comment #3
mustafau commentedAdSense core and API module makes a call to adsense_basic_adsense('status') on the settings page even if adsense_basic was not enabled.
Comment #4
kbahey commentedDo you have a patch that I can review? See http://drupal.org/patch for how to create one.
Comment #5
mustafau commentedAttached.
Comment #6
kbahey commentedMustafa
The patch is not in unidiff format, but it is not a big issue since it is just a few lines.
I have committed it to the 5.x-2.x-dev tarball and it should be there by tomorrow.
I want people to test this change with the following scenarios:
1. only adsense_basic enabled.
2. only revenue_sharing_basic enabled.
3. Both revenue_sharing and adsense_basic enabled.
4. Both disabled.
See whether the error messages are consistent or not.
If this is confirmed to be working, I will make a stable release.
Comment #7
mustafau commentedI confirmed that this patch works for;
1. only adsense_basic enabled.
4. Both disabled.
Comment #8
kbahey commentedMarking as fixed, since it is in the -dev tarball already.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.