I installed the module, "Media" (http://drupal.org/project/media) through the module installation through the admin. I also installed the Youtube module which relates to the Media one (http://drupal.org/project/media_youtube). I am trying to find them through my FTP but I can not tell where on earth the files are located. Any suggestions? I'm looking in the typical spots but i see nothing.

Comments

silverado’s picture

They should be in the Modules directory of your installation.

estevan_carlos’s picture

" I'm looking in the typical spots but i see nothing."

That includes all the module folders. Am I not looking for a folder called, "Media"?

tryitonce’s picture

... Drupal core modules are under - /www/modules
you should not palce anything there unless instructed by Readme.txt, etc.

all add-on modules should be under /www/sites/all/modules/......

...............