I just upgraded to 4.6.5 and have phptemplate installed and using the bluemarine phptemplate theme. I installed google adsense but can't figure out where to enter my google client id.

Under administer - settings - adsense I get these instructions...

Configuring adsense module

To use this module, configure the parameters below.

The only required configuration parameter is the your Google account Client ID. You can customize the colors and format if you want.

but no form to enter it. I've searched to no avail. Someone please point out the simple thing I'm missing here. Thanx

Comments

heine’s picture

If you scroll all the way down (below Notes) do you see a form?

--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started or consider submitting it to the Troubleshooting FAQ.

CnnmnSchnpps’s picture

Have you enabled it under admin/modules?

joejett’s picture

Yes it is enabled. It doesn't show up under settings to be able to configure it otherwise. And yes I scrolled all the way down. The only thing under notes is 2 buttons, save configuration or reset to defaults, which i tried also with no success.

Joe Jett

heine’s picture

Could this module version be specific for 4.7?

The downloaded module from the 4.6 download page clearly uses the new forms api which is not present in 4.6. It seems the download link is wrong.

edit==> Nope 'Download latest release' does what it should do.

You can check what version you have by opening adsense.module and looking at the ID line.

Version for Drupal 4.7

/$Id: adsense.module,v 1.27 2005-12-11 05:18:35 kbahey Exp $

Version for Drupal 4.6

//$Id: adsense.module,v 1.25 2005/12/03 03:29:28 kbahey Exp $

Here's the link to download the 4.6 module.

Hope it works.

Heine
--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started or consider submitting it to the Troubleshooting FAQ.

joejett’s picture

Thanx Heine
That was my problem. Downloading the correct version took care of it.

Joe Jett