I want to hide the "create new account" link, also with the possibility from the users to register active, because I want to send the url of the registration page only to a list of email addresses that I have.
I have to modify something in the user.module, on in the css?
Thank you.
I am trying to understand the whole ecommerce set of modules and having a difficult time ;-) (I suppose it's me...)
One of the things I am trying to figure out is how to assign different tax rules to shippable products.
I want to sell two different products (both are tangible goods and need to be shipped) and in our country 2 different taxrates apply for these goods. For the one product it is a 6% addition, the other 19% addition.
How can I do this?
I am a student doing an external project on drupal.
Problem is:we worked on a database in college called "drupal".But now we have to dump that database in the clients machine.But the client already has a database called drupal;this means we have to rename our database.But its unfortunately not as simple as that.
Help on how to change the database name in drupal and still have everything working as it was will be appreciated.