When deleting files in my FTP client I accidentally deleted the taxonomy module. Therefore my forum will not work. Is there anywhere I cna download another copy??

Comments

nofue’s picture

Servus, Tanya.

I think downloading the TAR from Drupal and uploading the taxonomy module to your server would be fastest, no?

Norbert

-- form follows function

Norbert

-- form follows function

bdragon’s picture

Sure, no problem!

What version of drupal are you running?

Here's a direct link to the 4.7.3 version. If you're running a different version, I can post the link for that one too.
http://cvs.drupal.org/viewcvs/*checkout*/drupal/drupal/modules/taxonomy....

Tanya S’s picture

I didn't thionk you could download core modules from this site?

bdragon’s picture

Here's the 4.7.2 version.
http://cvs.drupal.org/viewcvs/*checkout*/drupal/drupal/modules/taxonomy....

You can download any version of anything, it's all in revision control.

Tanya S’s picture

When I click on the link it just comes up as a webpage, how can i upload that to my FTP client?

bdragon’s picture

Save it to disk as a text document named taxonomy.module (File->Save As), and upload it with your FTP client.

Tanya S’s picture

Phew! Thanks its working now

StevenSokulski’s picture

Perhaps the ability to download individual core modules for the various versions should be better documented. Maybe in the header of the Downloads > Modules page there could be a link to a page featuring downloads of core modules.

I've had the same problem in the past and downloaded the full zip from the homepage. I now keep clean copies of each Drupal version I have in use on my hard drive so if all hell breaks loose I at least have that.

bdragon’s picture

I created a page in the Troubleshooting FAQ.
http://drupal.org/node/84673

Are these instructions clear and easy to follow?

StevenSokulski’s picture

Awesome.

Thanks.