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