if I install adsense_injector in the "modules" folder, I get the following error when I go to administer>>sitebuilding>>modules
warning: Error parsing modules/adsense_injector/_vti_cnf/adsense_injector.info on line 1 in /home/ll34rn/public_html/drupal/includes/module.inc on line 195.
Comments
Comment #1
thundercow commentedAnd one more thing...there aren't really any installation instructions with the download. Are they posted somewhere?
Comment #2
mcurry commentedRE documentation: here's what we have.
http://drupal.org/node/121883
The installation procedure is the standard one you use for all drupal contributed modules:
http://drupal.org/node/70151
Specifically, what would you like to see described beyond the normal installation instructions?
RE the error message
I just downloaded the 5.x.2.5-1 build and installed it on my Drupal 5.1 installation with no errors.
The module's .info file seems to be well-formed. Here's the 5.x-2.5-1 .info file:
http://cvs.drupal.org/viewcvs/*checkout*/drupal/contributions/modules/ad...
Seems to be a normal - can you diff that against the one in your installation directory?
Comment #3
mcurry commentedUgh. Sorry I missed this the first time. You have frontpage extensions installed, don't you?
You aren't the only one having problems: http://drupal.org/node/139958
Please remove the _vti_xxx folders and all their contents.
This is not an adsense_injector issue.
Comment #4
thundercow commentedYep, you nailed it...it didn't like those frontpage extension folders and files.
Rezpek...
Comment #5
mcurry commentedI'm glad it was this simple - you had me worried for a while... :D