Drupal is up and running but how do I ...?

how to hide "create new account" link

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.

E-commerce: tax-rule question

Hi,

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?

Users cant edit pages

Hi

I have some pages created by admin. I would like users to edit them, but not create ones.

For now, the acces control only seems to allow the author to modify his own pages.

Is there a way to acchieve this?

Thanks

Charly

How do I set the breadcrumb not to show at all?

How do I set the breadcrumb not to show at all?

Thanks.
Yonderboy

change name of database in drupal

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.

MySQL query username and password

Trying some http autentication

so far got

$sql = "SELECT * FROM users WHERE
name = '$PHP_AUTH_USER' AND
pass = '$PHP_AUTH_PW'";

but not working how can i check the variables

Pages

Subscribe with RSS Subscribe to RSS - Post installation