close

Why should you register with JoomlaDigger.com?

JoomlaDigger.com is a free community website where users can learn about web development, Joomla! and how to bring more traffic to their websites while contributing their own knowledge. Our members enjoy several benefits, including email notifications of new products and updates, access to the forums, and the ability to give back to the community by submitting content to be posted on JoomlaDigger.com (with links directly to their own websites). And best of all, it's FREE!
Membership Features
  • Email notifications for new content, extensions and updates.
  • Full access to our forums for Joomla! development and extension support.
  • Ability to contribute content and weblinks to gain prominent links to your own website.
Top Panel
Why Register?
Top Panel

Solution for Error: Upload module - Failed

(17 votes)


Digg!

Reddit!

Del.icio.us!

JoomlaVote!

Technorati!

Submit to Open Source Software!

StumbleUpon!

DZone!
Upload module - Failed. There is already a file called /home/folder/www/modules/blah_blah_blah.php - Are you trying to install the same CMT twice?

This is an error I have run into several times with Joomla 1.0.x. You go to install a module, apparently one you've already installed previously. I've been frustrated with this before, and I know many others have as well. It's a very simple problem (which highlights a bug in Joomla's module handling, but will probably never be fixed in the 1.0.x version of the CMS) and luckily it has a simple solution.

 

The Solution

Delete the files on your server that were previously installed by the module you are trying to install. FTP into your web site and go to the "modules" directory, and delete the file mentioned in the error message and any other files (xml, php, images) and folders that were installed by the module. Then try installing the module again, you shouldn't have any more errors.

Article by P.J. Swesey
Open source software news and directory of open source software.
Login and submit your own articles!
The problem was that you deleted the last instance of a Joomla module from the Site Modules page instead of the Module Installer page. This reveals a bug in the Joomla 1.0.x code - Deleting a module from the Site Modules page will completely remove the module from the system, but it doesn't delete the physical files on your server. It's not a life or death issue, you just need to be careful not to delete any modules from the Site Modules page (unless you're deleting a copy of a module and it's not the last instance of its kind).

 
RSS Feed Add to iGoogle Add to Yahoo Add to PageFlakes Add to Netvibes Add to Technorati

Copyright © 2007-2008 JoomlaDigger.com. All rights reserved. Website by P.J. Swesey