Hi
I'm building a website for a charity and I need the option for website users to donate via Moneybookers. One of the donation links is a fixed amount, and the other needs to be a user-entered amount.
This module only allows for a fixed amount, which is fine of one of the tasks I need it for - but I had to download another, very similar module from elsewhere which allows user input in order to create the second donation option.
The problem is- Both modules are named 'mod_moneybookers' - which means when I try to upload the second module, I get the following error message :
Module Install: Another module is already using directory: "C:\wamp\www\project\modules\mod_moneybookers"
Is there a way I can rename this module to something like 'mod_moneybookers_dart' or 'mod_moneybookers1' or something, which should allow me to upload it?
Many thanks!
Andy