Closed (fixed)
Project:
Google AdSense integration
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2006 at 15:00 UTC
Updated:
4 Jul 2006 at 02:15 UTC
See the problem here http://drupal.org/node/69631
If the drupal installation is in a subdirectory then the path to the javascript file is getting a duplicate directory. I think the problem is using both $base_url and base_path(). I think the proper way is just to use base_path().
| Comment | File | Size | Author |
|---|---|---|---|
| adsense.module_0.patch | 749 bytes | Timotheos |
Comments
Comment #1
kbahey commentedCommitted to HEAD and 4.7.
Thanks Tim.
Comment #2
(not verified) commented